var/cache/dev/twig/49/4975bfe5109e24249dfb9bd2f249260c56c23c6f154657f61769f86328134c49.php line 200

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* SonataAdminBundle:CRUD:base_edit.html.twig */
  14. class __TwigTemplate_e525c1df27c4a9fa8d715c4dc03648ba9994e614b47c076ea4e3979d59e3884c extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         // line 43
  23.         $_trait_0 $this->loadTemplate("@SonataAdmin/CRUD/base_edit_form.html.twig""SonataAdminBundle:CRUD:base_edit.html.twig"43);
  24.         if (!$_trait_0->isTraitable()) {
  25.             throw new RuntimeError('Template "'."@SonataAdmin/CRUD/base_edit_form.html.twig".'" cannot be used as a trait.'43$this->source);
  26.         }
  27.         $_trait_0_blocks $_trait_0->getBlocks();
  28.         if (!isset($_trait_0_blocks["form"])) {
  29.             throw new RuntimeError('Block "form" is not defined in trait "@SonataAdmin/CRUD/base_edit_form.html.twig".'43$this->source);
  30.         }
  31.         $_trait_0_blocks["parentForm"] = $_trait_0_blocks["form"]; unset($_trait_0_blocks["form"]);
  32.         $this->traits $_trait_0_blocks;
  33.         $this->blocks array_merge(
  34.             $this->traits,
  35.             [
  36.                 'title' => [$this'block_title'],
  37.                 'navbar_title' => [$this'block_navbar_title'],
  38.                 'actions' => [$this'block_actions'],
  39.                 'tab_menu' => [$this'block_tab_menu'],
  40.                 'form' => [$this'block_form'],
  41.             ]
  42.         );
  43.     }
  44.     protected function doGetParent(array $context)
  45.     {
  46.         // line 12
  47.         return $this->loadTemplate((isset($context["base_template"]) || array_key_exists("base_template"$context) ? $context["base_template"] : (function () { throw new RuntimeError('Variable "base_template" does not exist.'12$this->source); })()), "SonataAdminBundle:CRUD:base_edit.html.twig"12);
  48.     }
  49.     protected function doDisplay(array $context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""SonataAdminBundle:CRUD:base_edit.html.twig"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""SonataAdminBundle:CRUD:base_edit.html.twig"));
  56.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  57.         
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.     }
  62.     // line 14
  63.     public function block_title($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  70.         // line 15
  71.         echo "    ";
  72.         // line 16
  73.         echo "    ";
  74.         if ( !(null === (((isset($context["objectId"]) || array_key_exists("objectId"$context))) ? (_twig_default_filter((isset($context["objectId"]) || array_key_exists("objectId"$context) ? $context["objectId"] : (function () { throw new RuntimeError('Variable "objectId" does not exist.'16$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'16$this->source); })()), "id", [=> (isset($context["object"]) || array_key_exists("object"$context) ? $context["object"] : (function () { throw new RuntimeError('Variable "object" does not exist.'16$this->source); })())], "method"falsefalsefalse16))) : (twig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'16$this->source); })()), "id", [=> (isset($context["object"]) || array_key_exists("object"$context) ? $context["object"] : (function () { throw new RuntimeError('Variable "object" does not exist.'16$this->source); })())], "method"falsefalsefalse16))))) {
  75.             // line 17
  76.             echo "        ";
  77.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("title_edit", ["%name%" => twig_truncate_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'17$this->source); })()), "toString", [=> (isset($context["object"]) || array_key_exists("object"$context) ? $context["object"] : (function () { throw new RuntimeError('Variable "object" does not exist.'17$this->source); })())], "method"falsefalsefalse17), 15)], "SonataAdminBundle"), "html"nulltrue);
  78.             echo "
  79.     ";
  80.         } else {
  81.             // line 19
  82.             echo "        ";
  83.             echo twig_escape_filter($this->envtwig_truncate_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("title_create", [], "SonataAdminBundle"), 15), "html"nulltrue);
  84.             echo "
  85.     ";
  86.         }
  87.         
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  89.         
  90.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  91.     }
  92.     // line 23
  93.     public function block_navbar_title($context, array $blocks = [])
  94.     {
  95.         $macros $this->macros;
  96.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  97.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navbar_title"));
  98.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  99.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navbar_title"));
  100.         // line 24
  101.         echo "    ";
  102.         // line 25
  103.         echo "    ";
  104.         if ( !(null === (((isset($context["objectId"]) || array_key_exists("objectId"$context))) ? (_twig_default_filter((isset($context["objectId"]) || array_key_exists("objectId"$context) ? $context["objectId"] : (function () { throw new RuntimeError('Variable "objectId" does not exist.'25$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'25$this->source); })()), "id", [=> (isset($context["object"]) || array_key_exists("object"$context) ? $context["object"] : (function () { throw new RuntimeError('Variable "object" does not exist.'25$this->source); })())], "method"falsefalsefalse25))) : (twig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'25$this->source); })()), "id", [=> (isset($context["object"]) || array_key_exists("object"$context) ? $context["object"] : (function () { throw new RuntimeError('Variable "object" does not exist.'25$this->source); })())], "method"falsefalsefalse25))))) {
  105.             // line 26
  106.             echo "        ";
  107.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("title_edit", ["%name%" => twig_truncate_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'26$this->source); })()), "toString", [=> (isset($context["object"]) || array_key_exists("object"$context) ? $context["object"] : (function () { throw new RuntimeError('Variable "object" does not exist.'26$this->source); })())], "method"falsefalsefalse26), 100)], "SonataAdminBundle"), "html"nulltrue);
  108.             echo "
  109.     ";
  110.         } else {
  111.             // line 28
  112.             echo "        ";
  113.             echo twig_escape_filter($this->envtwig_truncate_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("title_create", [], "SonataAdminBundle"), 100), "html"nulltrue);
  114.             echo "
  115.     ";
  116.         }
  117.         
  118.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  119.         
  120.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  121.     }
  122.     // line 32
  123.     public function block_actions($context, array $blocks = [])
  124.     {
  125.         $macros $this->macros;
  126.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  127.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""actions"));
  128.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  129.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""actions"));
  130.         // line 33
  131.         $this->loadTemplate("@SonataAdmin/CRUD/action_buttons.html.twig""SonataAdminBundle:CRUD:base_edit.html.twig"33)->display($context);
  132.         
  133.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  134.         
  135.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  136.     }
  137.     // line 36
  138.     public function block_tab_menu($context, array $blocks = [])
  139.     {
  140.         $macros $this->macros;
  141.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  142.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tab_menu"));
  143.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  144.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tab_menu"));
  145.         // line 37
  146.         echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render(twig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'37$this->source); })()), "sidemenu", [=> (isset($context["action"]) || array_key_exists("action"$context) ? $context["action"] : (function () { throw new RuntimeError('Variable "action" does not exist.'37$this->source); })())], "method"falsefalsefalse37), ["currentClass" => "active""template" => $this->extensions['Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension']->getGlobalTemplate("tab_menu_template")], "twig");
  147.         
  148.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  149.         
  150.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  151.     }
  152.     // line 45
  153.     public function block_form($context, array $blocks = [])
  154.     {
  155.         $macros $this->macros;
  156.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  157.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form"));
  158.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  159.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form"));
  160.         // line 46
  161.         echo "    ";
  162.         $this->displayBlock("parentForm"$context$blocks);
  163.         echo "
  164. ";
  165.         
  166.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  167.         
  168.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  169.     }
  170.     public function getTemplateName()
  171.     {
  172.         return "SonataAdminBundle:CRUD:base_edit.html.twig";
  173.     }
  174.     public function isTraitable()
  175.     {
  176.         return false;
  177.     }
  178.     public function getDebugInfo()
  179.     {
  180.         return array (  199 => 46,  189 => 45,  179 => 37,  169 => 36,  159 => 33,  149 => 32,  135 => 28,  129 => 26,  126 => 25,  124 => 24,  114 => 23,  100 => 19,  94 => 17,  91 => 16,  89 => 15,  79 => 14,  57 => 12,  28 => 43,);
  181.     }
  182.     public function getSourceContext()
  183.     {
  184.         return new Source("{#
  185. This file is part of the Sonata package.
  186. (c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
  187. For the full copyright and license information, please view the LICENSE
  188. file that was distributed with this source code.
  189. #}
  190. {% extends base_template %}
  191. {% block title %}
  192.     {# NEXT_MAJOR: remove default filter #}
  193.     {% if objectId|default(admin.id(object)) is not null %}
  194.         {{ 'title_edit'|trans({'%name%': admin.toString(object)|truncate(15) }, 'SonataAdminBundle') }}
  195.     {% else %}
  196.         {{ 'title_create'|trans({}, 'SonataAdminBundle')|truncate(15) }}
  197.     {% endif %}
  198. {% endblock %}
  199. {% block navbar_title %}
  200.     {# NEXT_MAJOR: remove default filter #}
  201.     {% if objectId|default(admin.id(object)) is not null %}
  202.         {{ 'title_edit'|trans({'%name%': admin.toString(object)|truncate(100) }, 'SonataAdminBundle') }}
  203.     {% else %}
  204.         {{ 'title_create'|trans({}, 'SonataAdminBundle')|truncate(100) }}
  205.     {% endif %}
  206. {% endblock %}
  207. {%- block actions -%}
  208.     {% include '@SonataAdmin/CRUD/action_buttons.html.twig' %}
  209. {%- endblock -%}
  210. {%- block tab_menu -%}
  211.     {{ knp_menu_render(admin.sidemenu(action), {
  212.         'currentClass': 'active',
  213.         'template': get_global_template('tab_menu_template')
  214.     }, 'twig') }}
  215. {%- endblock -%}
  216. {% use '@SonataAdmin/CRUD/base_edit_form.html.twig' with form as parentForm %}
  217. {% block form %}
  218.     {{ block('parentForm') }}
  219. {% endblock %}
  220. ""SonataAdminBundle:CRUD:base_edit.html.twig""/var/www/radmin.tehnik.tech/vendor/sonata-project/admin-bundle/src/Resources/views/CRUD/base_edit.html.twig");
  221.     }
  222. }