var/cache/dev/twig/60/60d7e5abc5ddd3ffbe271d5681b7be1c0c07c4581b86ef773d886dc6141433f4.php line 1215

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:Form:form_admin_fields.html.twig */
  14. class __TwigTemplate_814fa25e9e7bea95453a66f0e282c17b8e335a1a56b13da92f5d7572d8ca525f 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.         $this->blocks = [
  23.             'form_errors' => [$this'block_form_errors'],
  24.             'sonata_help' => [$this'block_sonata_help'],
  25.             'form_help' => [$this'block_form_help'],
  26.             'form_widget' => [$this'block_form_widget'],
  27.             'form_widget_simple' => [$this'block_form_widget_simple'],
  28.             'textarea_widget' => [$this'block_textarea_widget'],
  29.             'number_widget' => [$this'block_number_widget'],
  30.             'choice_widget' => [$this'block_choice_widget'],
  31.             'money_widget' => [$this'block_money_widget'],
  32.             'percent_widget' => [$this'block_percent_widget'],
  33.             'checkbox_widget' => [$this'block_checkbox_widget'],
  34.             'radio_widget' => [$this'block_radio_widget'],
  35.             'form_label' => [$this'block_form_label'],
  36.             'checkbox_label' => [$this'block_checkbox_label'],
  37.             'radio_label' => [$this'block_radio_label'],
  38.             'checkbox_radio_label' => [$this'block_checkbox_radio_label'],
  39.             'choice_widget_expanded' => [$this'block_choice_widget_expanded'],
  40.             'choice_widget_collapsed' => [$this'block_choice_widget_collapsed'],
  41.             'date_widget' => [$this'block_date_widget'],
  42.             'time_widget' => [$this'block_time_widget'],
  43.             'datetime_widget' => [$this'block_datetime_widget'],
  44.             'form_row' => [$this'block_form_row'],
  45.             'checkbox_row' => [$this'block_checkbox_row'],
  46.             'radio_row' => [$this'block_radio_row'],
  47.             'sonata_type_native_collection_widget_row' => [$this'block_sonata_type_native_collection_widget_row'],
  48.             'sonata_type_native_collection_widget' => [$this'block_sonata_type_native_collection_widget'],
  49.             'sonata_type_immutable_array_widget' => [$this'block_sonata_type_immutable_array_widget'],
  50.             'sonata_type_immutable_array_widget_row' => [$this'block_sonata_type_immutable_array_widget_row'],
  51.             'sonata_type_model_autocomplete_widget' => [$this'block_sonata_type_model_autocomplete_widget'],
  52.             'sonata_type_choice_field_mask_widget' => [$this'block_sonata_type_choice_field_mask_widget'],
  53.             'sonata_type_choice_multiple_sortable' => [$this'block_sonata_type_choice_multiple_sortable'],
  54.         ];
  55.     }
  56.     protected function doGetParent(array $context)
  57.     {
  58.         // line 12
  59.         return "form_div_layout.html.twig";
  60.     }
  61.     protected function doDisplay(array $context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""SonataAdminBundle:Form:form_admin_fields.html.twig"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""SonataAdminBundle:Form:form_admin_fields.html.twig"));
  68.         $this->parent $this->loadTemplate("form_div_layout.html.twig""SonataAdminBundle:Form:form_admin_fields.html.twig"12);
  69.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  70.         
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  72.         
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  74.     }
  75.     // line 14
  76.     public function block_form_errors($context, array $blocks = [])
  77.     {
  78.         $macros $this->macros;
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_errors"));
  81.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  82.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_errors"));
  83.         // line 15
  84.         if ((twig_length_filter($this->env, (isset($context["errors"]) || array_key_exists("errors"$context) ? $context["errors"] : (function () { throw new RuntimeError('Variable "errors" does not exist.'15$this->source); })())) > 0)) {
  85.             // line 16
  86.             echo "        ";
  87.             if ( !twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'16$this->source); })()), "parent", [], "any"falsefalsefalse16)) {
  88.                 echo "<div class=\"alert alert-danger\">";
  89.             }
  90.             // line 17
  91.             echo "            <ul class=\"list-unstyled\">
  92.                 ";
  93.             // line 18
  94.             $context['_parent'] = $context;
  95.             $context['_seq'] = twig_ensure_traversable((isset($context["errors"]) || array_key_exists("errors"$context) ? $context["errors"] : (function () { throw new RuntimeError('Variable "errors" does not exist.'18$this->source); })()));
  96.             foreach ($context['_seq'] as $context["_key"] => $context["error"]) {
  97.                 // line 19
  98.                 echo "                    <li><i class=\"fa fa-exclamation-circle\" aria-hidden=\"true\"></i> ";
  99.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["error"], "message", [], "any"falsefalsefalse19), "html"nulltrue);
  100.                 echo "</li>
  101.                 ";
  102.             }
  103.             $_parent $context['_parent'];
  104.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']);
  105.             $context array_intersect_key($context$_parent) + $_parent;
  106.             // line 21
  107.             echo "            </ul>
  108.         ";
  109.             // line 22
  110.             if ( !twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'22$this->source); })()), "parent", [], "any"falsefalsefalse22)) {
  111.                 echo "</div>";
  112.             }
  113.             // line 23
  114.             echo "    ";
  115.         }
  116.         
  117.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  118.         
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  120.     }
  121.     // line 27
  122.     public function block_sonata_help($context, array $blocks = [])
  123.     {
  124.         $macros $this->macros;
  125.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  126.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_help"));
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  128.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_help"));
  129.         // line 28
  130.         ob_start();
  131.         // line 29
  132.         if (((isset($context["sonata_help"]) || array_key_exists("sonata_help"$context)) && (isset($context["sonata_help"]) || array_key_exists("sonata_help"$context) ? $context["sonata_help"] : (function () { throw new RuntimeError('Variable "sonata_help" does not exist.'29$this->source); })()))) {
  133.             // line 30
  134.             echo "    ";
  135.             @trigger_error("The \"sonata_help\" option is deprecated since sonata-project/admin-bundle 3.60, to be removed in 4.0. Use \"help\" instead."." (\"SonataAdminBundle:Form:form_admin_fields.html.twig\" at line 30)."E_USER_DEPRECATED);
  136.             // line 31
  137.             echo "    <span class=\"help-block sonata-ba-field-widget-help\">";
  138.             echo (isset($context["sonata_help"]) || array_key_exists("sonata_help"$context) ? $context["sonata_help"] : (function () { throw new RuntimeError('Variable "sonata_help" does not exist.'31$this->source); })());
  139.             echo "</span>
  140. ";
  141.         }
  142.         $___internal_edaa154de4e87df98796b41b582ee1769284bfe9680e110b44e9bfed263163e6_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  143.         // line 28
  144.         echo twig_spaceless($___internal_edaa154de4e87df98796b41b582ee1769284bfe9680e110b44e9bfed263163e6_);
  145.         
  146.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  147.         
  148.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  149.     }
  150.     // line 36
  151.     public function block_form_help($context, array $blocks = [])
  152.     {
  153.         $macros $this->macros;
  154.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  155.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_help"));
  156.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  157.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_help"));
  158.         // line 37
  159.         echo "    ";
  160.         ob_start();
  161.         // line 38
  162.         echo "        <span class=\"help-block sonata-ba-field-widget-help\">";
  163.         $this->displayParentBlock("form_help"$context$blocks);
  164.         echo "</span>
  165.     ";
  166.         $___internal_b6c718d62350e08fe4fa95aae5f68c42f1662b7e4a3e7036514105ba93e87707_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  167.         // line 37
  168.         echo twig_spaceless($___internal_b6c718d62350e08fe4fa95aae5f68c42f1662b7e4a3e7036514105ba93e87707_);
  169.         
  170.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  171.         
  172.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  173.     }
  174.     // line 42
  175.     public function block_form_widget($context, array $blocks = [])
  176.     {
  177.         $macros $this->macros;
  178.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  179.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_widget"));
  180.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  181.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_widget"));
  182.         // line 43
  183.         $this->displayParentBlock("form_widget"$context$blocks);
  184.         echo "
  185.     ";
  186.         // line 44
  187.         $this->displayBlock("sonata_help"$context$blocks);
  188.         
  189.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  190.         
  191.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  192.     }
  193.     // line 47
  194.     public function block_form_widget_simple($context, array $blocks = [])
  195.     {
  196.         $macros $this->macros;
  197.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  198.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_widget_simple"));
  199.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  200.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_widget_simple"));
  201.         // line 48
  202.         echo "    ";
  203.         $context["type"] = (((isset($context["type"]) || array_key_exists("type"$context))) ? (_twig_default_filter((isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'48$this->source); })()), "text")) : ("text"));
  204.         // line 49
  205.         echo "    ";
  206.         if (((isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'49$this->source); })()) != "file")) {
  207.             // line 50
  208.             echo "        ";
  209.             $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'50$this->source); })()), ["class" => (((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse50)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse50), "")) : ("")) . " form-control")]);
  210.             // line 51
  211.             echo "    ";
  212.         }
  213.         // line 52
  214.         echo "    ";
  215.         $this->displayParentBlock("form_widget_simple"$context$blocks);
  216.         echo "
  217. ";
  218.         
  219.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  220.         
  221.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  222.     }
  223.     // line 55
  224.     public function block_textarea_widget($context, array $blocks = [])
  225.     {
  226.         $macros $this->macros;
  227.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  228.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""textarea_widget"));
  229.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  230.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""textarea_widget"));
  231.         // line 56
  232.         echo "    ";
  233.         $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'56$this->source); })()), ["class" => (((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse56)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse56), "")) : ("")) . " form-control")]);
  234.         // line 57
  235.         echo "    ";
  236.         $this->displayParentBlock("textarea_widget"$context$blocks);
  237.         echo "
  238.     ";
  239.         // line 58
  240.         $this->displayBlock("sonata_help"$context$blocks);
  241.         echo "
  242. ";
  243.         
  244.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  245.         
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  247.     }
  248.     // line 61
  249.     public function block_number_widget($context, array $blocks = [])
  250.     {
  251.         $macros $this->macros;
  252.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  253.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""number_widget"));
  254.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  255.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""number_widget"));
  256.         // line 62
  257.         $this->displayParentBlock("number_widget"$context$blocks);
  258.         echo "
  259.     ";
  260.         // line 63
  261.         $this->displayBlock("sonata_help"$context$blocks);
  262.         
  263.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  264.         
  265.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  266.     }
  267.     // line 66
  268.     public function block_choice_widget($context, array $blocks = [])
  269.     {
  270.         $macros $this->macros;
  271.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  272.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""choice_widget"));
  273.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  274.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""choice_widget"));
  275.         // line 67
  276.         $this->displayParentBlock("choice_widget"$context$blocks);
  277.         echo "
  278.     ";
  279.         // line 68
  280.         $this->displayBlock("sonata_help"$context$blocks);
  281.         
  282.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  283.         
  284.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  285.     }
  286.     // line 72
  287.     public function block_money_widget($context, array $blocks = [])
  288.     {
  289.         $macros $this->macros;
  290.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  291.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""money_widget"));
  292.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  293.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""money_widget"));
  294.         // line 73
  295.         if (((isset($context["money_pattern"]) || array_key_exists("money_pattern"$context) ? $context["money_pattern"] : (function () { throw new RuntimeError('Variable "money_pattern" does not exist.'73$this->source); })()) == "{{ widget }}")) {
  296.             // line 74
  297.             $this->displayBlock("form_widget_simple"$context$blocks);
  298.         } else {
  299.             // line 76
  300.             echo "        ";
  301.             $context["currencySymbol"] = twig_trim_filter(twig_replace_filter((isset($context["money_pattern"]) || array_key_exists("money_pattern"$context) ? $context["money_pattern"] : (function () { throw new RuntimeError('Variable "money_pattern" does not exist.'76$this->source); })()), ["{{ widget }}" => ""]));
  302.             // line 77
  303.             echo "        ";
  304.             if (preg_match("/^{{ widget }}/", (isset($context["money_pattern"]) || array_key_exists("money_pattern"$context) ? $context["money_pattern"] : (function () { throw new RuntimeError('Variable "money_pattern" does not exist.'77$this->source); })()))) {
  305.                 // line 78
  306.                 echo "            <div class=\"input-group\">";
  307.                 // line 79
  308.                 $this->displayBlock("form_widget_simple"$context$blocks);
  309.                 // line 80
  310.                 echo "<span class=\"input-group-addon\">";
  311.                 echo twig_escape_filter($this->env, (isset($context["currencySymbol"]) || array_key_exists("currencySymbol"$context) ? $context["currencySymbol"] : (function () { throw new RuntimeError('Variable "currencySymbol" does not exist.'80$this->source); })()), "html"nulltrue);
  312.                 echo "</span>
  313.             </div>
  314.         ";
  315.             } elseif (preg_match("/{{ widget }}\$/",             // line 82
  316. (isset($context["money_pattern"]) || array_key_exists("money_pattern"$context) ? $context["money_pattern"] : (function () { throw new RuntimeError('Variable "money_pattern" does not exist.'82$this->source); })()))) {
  317.                 // line 83
  318.                 echo "            <div class=\"input-group\">
  319.                 <span class=\"input-group-addon\">";
  320.                 // line 84
  321.                 echo twig_escape_filter($this->env, (isset($context["currencySymbol"]) || array_key_exists("currencySymbol"$context) ? $context["currencySymbol"] : (function () { throw new RuntimeError('Variable "currencySymbol" does not exist.'84$this->source); })()), "html"nulltrue);
  322.                 echo "</span>";
  323.                 // line 85
  324.                 $this->displayBlock("form_widget_simple"$context$blocks);
  325.                 // line 86
  326.                 echo "</div>
  327.         ";
  328.             }
  329.             // line 88
  330.             echo "    ";
  331.         }
  332.         // line 89
  333.         echo "    ";
  334.         $this->displayBlock("sonata_help"$context$blocks);
  335.         
  336.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  337.         
  338.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  339.     }
  340.     // line 92
  341.     public function block_percent_widget($context, array $blocks = [])
  342.     {
  343.         $macros $this->macros;
  344.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  345.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""percent_widget"));
  346.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  347.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""percent_widget"));
  348.         // line 93
  349.         echo "    ";
  350.         ob_start();
  351.         // line 94
  352.         echo "        ";
  353.         $context["type"] = (((isset($context["type"]) || array_key_exists("type"$context))) ? (_twig_default_filter((isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'94$this->source); })()), "text")) : ("text"));
  354.         // line 95
  355.         echo "        <div class=\"input-group\">
  356.             ";
  357.         // line 96
  358.         $this->displayBlock("form_widget_simple"$context$blocks);
  359.         echo "
  360.             <span class=\"input-group-addon\">%</span>
  361.         </div>
  362.         ";
  363.         // line 99
  364.         $this->displayBlock("sonata_help"$context$blocks);
  365.         echo "
  366.     ";
  367.         $___internal_2a5c1d13ebd91466966c5d257587e477c38afb28d048b6a121f7b1cf5eaefce2_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  368.         // line 93
  369.         echo twig_spaceless($___internal_2a5c1d13ebd91466966c5d257587e477c38afb28d048b6a121f7b1cf5eaefce2_);
  370.         
  371.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  372.         
  373.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  374.     }
  375.     // line 103
  376.     public function block_checkbox_widget($context, array $blocks = [])
  377.     {
  378.         $macros $this->macros;
  379.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  380.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_widget"));
  381.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  382.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_widget"));
  383.         // line 104
  384.         $context["parent_label_class"] = (((isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context))) ? (_twig_default_filter((isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context) ? $context["parent_label_class"] : (function () { throw new RuntimeError('Variable "parent_label_class" does not exist.'104$this->source); })()), "")) : (""));
  385.         // line 105
  386.         if (twig_in_filter("checkbox-inline", (isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context) ? $context["parent_label_class"] : (function () { throw new RuntimeError('Variable "parent_label_class" does not exist.'105$this->source); })()))) {
  387.             // line 106
  388.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'106$this->source); })()), 'label', ["widget" => $this->renderParentBlock("checkbox_widget"$context$blocks)]);
  389.         } else {
  390.             // line 108
  391.             echo "<div class=\"checkbox\">";
  392.             // line 109
  393.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'109$this->source); })()), 'label', ["widget" => $this->renderParentBlock("checkbox_widget"$context$blocks)]);
  394.             // line 110
  395.             echo "</div>";
  396.         }
  397.         
  398.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  399.         
  400.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  401.     }
  402.     // line 114
  403.     public function block_radio_widget($context, array $blocks = [])
  404.     {
  405.         $macros $this->macros;
  406.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  407.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""radio_widget"));
  408.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  409.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""radio_widget"));
  410.         // line 115
  411.         $context["parent_label_class"] = (((isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context))) ? (_twig_default_filter((isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context) ? $context["parent_label_class"] : (function () { throw new RuntimeError('Variable "parent_label_class" does not exist.'115$this->source); })()), "")) : (""));
  412.         // line 116
  413.         if (twig_in_filter("radio-inline", (isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context) ? $context["parent_label_class"] : (function () { throw new RuntimeError('Variable "parent_label_class" does not exist.'116$this->source); })()))) {
  414.             // line 117
  415.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'117$this->source); })()), 'label', ["widget" => $this->renderParentBlock("radio_widget"$context$blocks)]);
  416.         } else {
  417.             // line 119
  418.             echo "<div class=\"radio\">";
  419.             // line 120
  420.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'120$this->source); })()), 'label', ["widget" => $this->renderParentBlock("radio_widget"$context$blocks)]);
  421.             // line 121
  422.             echo "</div>";
  423.         }
  424.         
  425.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  426.         
  427.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  428.     }
  429.     // line 126
  430.     public function block_form_label($context, array $blocks = [])
  431.     {
  432.         $macros $this->macros;
  433.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  434.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_label"));
  435.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  436.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_label"));
  437.         // line 127
  438.         ob_start();
  439.         // line 128
  440.         echo "    ";
  441.         if (( !((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'128$this->source); })()) === false) && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'128$this->source); })()), "options", [], "any"falsefalsefalse128), "form_type", [], "array"falsefalsefalse128) == "horizontal"))) {
  442.             // line 129
  443.             echo "        ";
  444.             $context["label_class"] = "col-sm-3";
  445.             // line 130
  446.             echo "    ";
  447.         }
  448.         // line 131
  449.         echo "
  450.     ";
  451.         // line 132
  452.         $context["label_class"] = ((((isset($context["label_class"]) || array_key_exists("label_class"$context))) ? (_twig_default_filter((isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'132$this->source); })()), "")) : ("")) . " control-label");
  453.         // line 133
  454.         echo "
  455.     ";
  456.         // line 134
  457.         if ( !((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'134$this->source); })()) === false)) {
  458.             // line 135
  459.             echo "        ";
  460.             $context["label_attr"] = twig_array_merge((isset($context["label_attr"]) || array_key_exists("label_attr"$context) ? $context["label_attr"] : (function () { throw new RuntimeError('Variable "label_attr" does not exist.'135$this->source); })()), ["class" => ((((twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"truetruefalse135)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"falsefalsefalse135), "")) : ("")) . " ") . (isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'135$this->source); })()))]);
  461.             // line 136
  462.             echo "
  463.         ";
  464.             // line 137
  465.             if ( !(isset($context["compound"]) || array_key_exists("compound"$context) ? $context["compound"] : (function () { throw new RuntimeError('Variable "compound" does not exist.'137$this->source); })())) {
  466.                 // line 138
  467.                 echo "            ";
  468.                 $context["label_attr"] = twig_array_merge((isset($context["label_attr"]) || array_key_exists("label_attr"$context) ? $context["label_attr"] : (function () { throw new RuntimeError('Variable "label_attr" does not exist.'138$this->source); })()), ["for" => (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'138$this->source); })())]);
  469.                 // line 139
  470.                 echo "        ";
  471.             }
  472.             // line 140
  473.             echo "        ";
  474.             if ((isset($context["required"]) || array_key_exists("required"$context) ? $context["required"] : (function () { throw new RuntimeError('Variable "required" does not exist.'140$this->source); })())) {
  475.                 // line 141
  476.                 echo "            ";
  477.                 $context["label_attr"] = twig_array_merge((isset($context["label_attr"]) || array_key_exists("label_attr"$context) ? $context["label_attr"] : (function () { throw new RuntimeError('Variable "label_attr" does not exist.'141$this->source); })()), ["class" => twig_trim_filter((((twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"truetruefalse141)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"falsefalsefalse141), "")) : ("")) . " required"))]);
  478.                 // line 142
  479.                 echo "        ";
  480.             }
  481.             // line 143
  482.             echo "
  483.         ";
  484.             // line 144
  485.             if (twig_test_empty((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'144$this->source); })()))) {
  486.                 // line 145
  487.                 if (((isset($context["label_format"]) || array_key_exists("label_format"$context)) &&  !twig_test_empty((isset($context["label_format"]) || array_key_exists("label_format"$context) ? $context["label_format"] : (function () { throw new RuntimeError('Variable "label_format" does not exist.'145$this->source); })())))) {
  488.                     // line 146
  489.                     $context["label"] = twig_replace_filter((isset($context["label_format"]) || array_key_exists("label_format"$context) ? $context["label_format"] : (function () { throw new RuntimeError('Variable "label_format" does not exist.'146$this->source); })()), ["%name%" =>                     // line 147
  490. (isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'147$this->source); })()), "%id%" =>                     // line 148
  491. (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'148$this->source); })())]);
  492.                 } else {
  493.                     // line 151
  494.                     $context["label"] = $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->humanize((isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'151$this->source); })()));
  495.                 }
  496.             }
  497.             // line 154
  498.             echo "
  499.         <label";
  500.             // line 155
  501.             $context['_parent'] = $context;
  502.             $context['_seq'] = twig_ensure_traversable((isset($context["label_attr"]) || array_key_exists("label_attr"$context) ? $context["label_attr"] : (function () { throw new RuntimeError('Variable "label_attr" does not exist.'155$this->source); })()));
  503.             foreach ($context['_seq'] as $context["attrname"] => $context["attrvalue"]) {
  504.                 echo " ";
  505.                 echo twig_escape_filter($this->env$context["attrname"], "html"nulltrue);
  506.                 echo "=\"";
  507.                 echo twig_escape_filter($this->env$context["attrvalue"], "html"nulltrue);
  508.                 echo "\"";
  509.             }
  510.             $_parent $context['_parent'];
  511.             unset($context['_seq'], $context['_iterated'], $context['attrname'], $context['attrvalue'], $context['_parent'], $context['loop']);
  512.             $context array_intersect_key($context$_parent) + $_parent;
  513.             echo ">
  514.             ";
  515.             // line 156
  516.             if (((isset($context["translation_domain"]) || array_key_exists("translation_domain"$context) ? $context["translation_domain"] : (function () { throw new RuntimeError('Variable "translation_domain" does not exist.'156$this->source); })()) === false)) {
  517.                 // line 157
  518.                 echo twig_escape_filter($this->env, (isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'157$this->source); })()), "html"nulltrue);
  519.             } elseif ( !twig_get_attribute($this->env$this->source,             // line 158
  520. (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'158$this->source); })()), "admin", [], "any"falsefalsefalse158)) {
  521.                 // line 159
  522.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'159$this->source); })()), [], (isset($context["translation_domain"]) || array_key_exists("translation_domain"$context) ? $context["translation_domain"] : (function () { throw new RuntimeError('Variable "translation_domain" does not exist.'159$this->source); })())), "html"nulltrue);
  523.             } else {
  524.                 // line 161
  525.                 echo "                ";
  526.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'161$this->source); })()), [], ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'161$this->source); })()), "field_description", [], "any"falsefalsefalse161), "translationDomain", [], "any"falsefalsefalse161)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'161$this->source); })()), "field_description", [], "any"falsefalsefalse161), "translationDomain", [], "any"falsefalsefalse161)) : (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.'161$this->source); })()), "translationDomain", [], "any"falsefalsefalse161)))), "html"nulltrue);
  527.                 echo "
  528.             ";
  529.             }
  530.             // line 163
  531.             echo "        </label>
  532.     ";
  533.         }
  534.         $___internal_f0c76862c101444f92ef4b8ee76833799b1e6b493efc8d66aa5aca806fcbd29e_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  535.         // line 127
  536.         echo twig_spaceless($___internal_f0c76862c101444f92ef4b8ee76833799b1e6b493efc8d66aa5aca806fcbd29e_);
  537.         
  538.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  539.         
  540.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  541.     }
  542.     // line 168
  543.     public function block_checkbox_label($context, array $blocks = [])
  544.     {
  545.         $macros $this->macros;
  546.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  547.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_label"));
  548.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  549.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_label"));
  550.         // line 169
  551.         $this->displayBlock("checkbox_radio_label"$context$blocks);
  552.         
  553.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  554.         
  555.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  556.     }
  557.     // line 172
  558.     public function block_radio_label($context, array $blocks = [])
  559.     {
  560.         $macros $this->macros;
  561.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  562.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""radio_label"));
  563.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  564.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""radio_label"));
  565.         // line 173
  566.         $this->displayBlock("checkbox_radio_label"$context$blocks);
  567.         
  568.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  569.         
  570.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  571.     }
  572.     // line 176
  573.     public function block_checkbox_radio_label($context, array $blocks = [])
  574.     {
  575.         $macros $this->macros;
  576.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  577.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_radio_label"));
  578.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  579.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_radio_label"));
  580.         // line 177
  581.         echo "    ";
  582.         if (twig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'177$this->source); })()), "admin", [], "any"falsefalsefalse177)) {
  583.             // line 178
  584.             echo "        ";
  585.             $context["translation_domain"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'178$this->source); })()), "field_description", [], "any"falsefalsefalse178), "translationDomain", [], "any"falsefalsefalse178);
  586.             // line 179
  587.             echo "    ";
  588.         }
  589.         // line 180
  590.         echo "    ";
  591.         // line 181
  592.         echo "    ";
  593.         if ((isset($context["widget"]) || array_key_exists("widget"$context))) {
  594.             // line 182
  595.             echo "        ";
  596.             if ((isset($context["required"]) || array_key_exists("required"$context) ? $context["required"] : (function () { throw new RuntimeError('Variable "required" does not exist.'182$this->source); })())) {
  597.                 // line 183
  598.                 echo "            ";
  599.                 $context["label_attr"] = twig_array_merge((isset($context["label_attr"]) || array_key_exists("label_attr"$context) ? $context["label_attr"] : (function () { throw new RuntimeError('Variable "label_attr" does not exist.'183$this->source); })()), ["class" => twig_trim_filter((((twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"truetruefalse183)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"falsefalsefalse183), "")) : ("")) . " required"))]);
  600.                 // line 184
  601.                 echo "        ";
  602.             }
  603.             // line 185
  604.             echo "        ";
  605.             if ((isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context))) {
  606.                 // line 186
  607.                 echo "            ";
  608.                 $context["label_attr"] = twig_array_merge((isset($context["label_attr"]) || array_key_exists("label_attr"$context) ? $context["label_attr"] : (function () { throw new RuntimeError('Variable "label_attr" does not exist.'186$this->source); })()), ["class" => twig_trim_filter(((((twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"truetruefalse186)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["label_attr"] ?? null), "class", [], "any"falsefalsefalse186), "")) : ("")) . " ") . (isset($context["parent_label_class"]) || array_key_exists("parent_label_class"$context) ? $context["parent_label_class"] : (function () { throw new RuntimeError('Variable "parent_label_class" does not exist.'186$this->source); })())))]);
  609.                 // line 187
  610.                 echo "        ";
  611.             }
  612.             // line 188
  613.             echo "        ";
  614.             if (( !((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'188$this->source); })()) === false) && twig_test_empty((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'188$this->source); })())))) {
  615.                 // line 189
  616.                 echo "            ";
  617.                 $context["label"] = $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->humanize((isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'189$this->source); })()));
  618.                 // line 190
  619.                 echo "        ";
  620.             }
  621.             // line 191
  622.             echo "        <label";
  623.             $context['_parent'] = $context;
  624.             $context['_seq'] = twig_ensure_traversable((isset($context["label_attr"]) || array_key_exists("label_attr"$context) ? $context["label_attr"] : (function () { throw new RuntimeError('Variable "label_attr" does not exist.'191$this->source); })()));
  625.             foreach ($context['_seq'] as $context["attrname"] => $context["attrvalue"]) {
  626.                 echo " ";
  627.                 echo twig_escape_filter($this->env$context["attrname"], "html"nulltrue);
  628.                 echo "=\"";
  629.                 echo twig_escape_filter($this->env$context["attrvalue"], "html"nulltrue);
  630.                 echo "\"";
  631.             }
  632.             $_parent $context['_parent'];
  633.             unset($context['_seq'], $context['_iterated'], $context['attrname'], $context['attrvalue'], $context['_parent'], $context['loop']);
  634.             $context array_intersect_key($context$_parent) + $_parent;
  635.             echo ">";
  636.             // line 192
  637.             echo (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'192$this->source); })());
  638.             // line 193
  639.             if ( !((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'193$this->source); })()) === false)) {
  640.                 // line 194
  641.                 echo "<span class=\"control-label__text\">
  642.                     ";
  643.                 // line 195
  644.                 if (((isset($context["translation_domain"]) || array_key_exists("translation_domain"$context) ? $context["translation_domain"] : (function () { throw new RuntimeError('Variable "translation_domain" does not exist.'195$this->source); })()) === false)) {
  645.                     // line 196
  646.                     echo twig_escape_filter($this->env, (isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'196$this->source); })()), "html"nulltrue);
  647.                 } else {
  648.                     // line 198
  649.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'198$this->source); })()), [], (isset($context["translation_domain"]) || array_key_exists("translation_domain"$context) ? $context["translation_domain"] : (function () { throw new RuntimeError('Variable "translation_domain" does not exist.'198$this->source); })())), "html"nulltrue);
  650.                 }
  651.                 // line 200
  652.                 echo "</span>";
  653.             }
  654.             // line 202
  655.             echo "</label>
  656.     ";
  657.         }
  658.         
  659.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  660.         
  661.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  662.     }
  663.     // line 206
  664.     public function block_choice_widget_expanded($context, array $blocks = [])
  665.     {
  666.         $macros $this->macros;
  667.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  668.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""choice_widget_expanded"));
  669.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  670.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""choice_widget_expanded"));
  671.         // line 207
  672.         ob_start();
  673.         // line 208
  674.         echo "    ";
  675.         $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'208$this->source); })()), ["class" => (((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse208)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse208), "")) : ("")) . " list-unstyled")]);
  676.         // line 209
  677.         echo "    <ul ";
  678.         $this->displayBlock("widget_container_attributes"$context$blocks);
  679.         echo ">
  680.     ";
  681.         // line 210
  682.         $context['_parent'] = $context;
  683.         $context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'210$this->source); })()));
  684.         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  685.             // line 211
  686.             echo "        <li>
  687.             ";
  688.             // line 212
  689.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["child"], 'widget', ["horizontal" => false"horizontal_input_wrapper_class" => """translation_domain" =>             // line 215
  690. (isset($context["choice_translation_domain"]) || array_key_exists("choice_translation_domain"$context) ? $context["choice_translation_domain"] : (function () { throw new RuntimeError('Variable "choice_translation_domain" does not exist.'215$this->source); })())]);
  691.             // line 216
  692.             echo " ";
  693.             // line 217
  694.             echo "        </li>
  695.     ";
  696.         }
  697.         $_parent $context['_parent'];
  698.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  699.         $context array_intersect_key($context$_parent) + $_parent;
  700.         // line 219
  701.         echo "    </ul>
  702. ";
  703.         $___internal_88a8fd8b9e9a88df8552806dca3b34ab96d2ae4db288ccaa78e6fb2807ada399_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  704.         // line 207
  705.         echo twig_spaceless($___internal_88a8fd8b9e9a88df8552806dca3b34ab96d2ae4db288ccaa78e6fb2807ada399_);
  706.         
  707.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  708.         
  709.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  710.     }
  711.     // line 223
  712.     public function block_choice_widget_collapsed($context, array $blocks = [])
  713.     {
  714.         $macros $this->macros;
  715.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  716.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""choice_widget_collapsed"));
  717.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  718.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""choice_widget_collapsed"));
  719.         // line 224
  720.         ob_start();
  721.         // line 225
  722.         echo "    ";
  723.         if ((((isset($context["required"]) || array_key_exists("required"$context) ? $context["required"] : (function () { throw new RuntimeError('Variable "required" does not exist.'225$this->source); })()) && (isset($context["placeholder"]) || array_key_exists("placeholder"$context))) && (null === (isset($context["placeholder"]) || array_key_exists("placeholder"$context) ? $context["placeholder"] : (function () { throw new RuntimeError('Variable "placeholder" does not exist.'225$this->source); })())))) {
  724.             // line 226
  725.             echo "        ";
  726.             $context["required"] = false;
  727.             // line 227
  728.             echo "    ";
  729.         } elseif (((((((isset($context["required"]) || array_key_exists("required"$context) ? $context["required"] : (function () { throw new RuntimeError('Variable "required" does not exist.'227$this->source); })()) && (isset($context["empty_value"]) || array_key_exists("empty_value"$context))) && (isset($context["empty_value_in_choices"]) || array_key_exists("empty_value_in_choices"$context))) && (null === (isset($context["empty_value"]) || array_key_exists("empty_value"$context) ? $context["empty_value"] : (function () { throw new RuntimeError('Variable "empty_value" does not exist.'227$this->source); })()))) &&  !(isset($context["empty_value_in_choices"]) || array_key_exists("empty_value_in_choices"$context) ? $context["empty_value_in_choices"] : (function () { throw new RuntimeError('Variable "empty_value_in_choices" does not exist.'227$this->source); })())) &&  !(isset($context["multiple"]) || array_key_exists("multiple"$context) ? $context["multiple"] : (function () { throw new RuntimeError('Variable "multiple" does not exist.'227$this->source); })()))) {
  730.             // line 228
  731.             echo "        ";
  732.             $context["required"] = false;
  733.             // line 229
  734.             echo "    ";
  735.         }
  736.         // line 230
  737.         echo "
  738.     ";
  739.         // line 231
  740.         $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'231$this->source); })()), ["class" => (((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse231)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse231), "")) : ("")) . " form-control")]);
  741.         // line 232
  742.         echo "    ";
  743.         if ((((isset($context["sortable"]) || array_key_exists("sortable"$context)) && (isset($context["sortable"]) || array_key_exists("sortable"$context) ? $context["sortable"] : (function () { throw new RuntimeError('Variable "sortable" does not exist.'232$this->source); })())) && (isset($context["multiple"]) || array_key_exists("multiple"$context) ? $context["multiple"] : (function () { throw new RuntimeError('Variable "multiple" does not exist.'232$this->source); })()))) {
  744.             // line 233
  745.             echo "        ";
  746.             $this->displayBlock("sonata_type_choice_multiple_sortable"$context$blocks);
  747.             echo "
  748.     ";
  749.         } else {
  750.             // line 235
  751.             echo "        <select ";
  752.             $this->displayBlock("widget_attributes"$context$blocks);
  753.             if ((isset($context["multiple"]) || array_key_exists("multiple"$context) ? $context["multiple"] : (function () { throw new RuntimeError('Variable "multiple" does not exist.'235$this->source); })())) {
  754.                 echo " multiple=\"multiple\"";
  755.             }
  756.             echo " >
  757.             ";
  758.             // line 236
  759.             if (((isset($context["empty_value"]) || array_key_exists("empty_value"$context)) &&  !(null === (isset($context["empty_value"]) || array_key_exists("empty_value"$context) ? $context["empty_value"] : (function () { throw new RuntimeError('Variable "empty_value" does not exist.'236$this->source); })())))) {
  760.                 // line 237
  761.                 echo "                <option value=\"\"";
  762.                 if (((isset($context["required"]) || array_key_exists("required"$context) ? $context["required"] : (function () { throw new RuntimeError('Variable "required" does not exist.'237$this->source); })()) && twig_test_empty((isset($context["value"]) || array_key_exists("value"$context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.'237$this->source); })())))) {
  763.                     echo " selected=\"selected\"";
  764.                 }
  765.                 echo ">
  766.                     ";
  767.                 // line 238
  768.                 if (((isset($context["empty_value"]) || array_key_exists("empty_value"$context) ? $context["empty_value"] : (function () { throw new RuntimeError('Variable "empty_value" does not exist.'238$this->source); })()) != "")) {
  769.                     // line 239
  770.                     echo "                        ";
  771.                     if ( !twig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'239$this->source); })()), "admin", [], "any"falsefalsefalse239)) {
  772.                         // line 240
  773.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["empty_value"]) || array_key_exists("empty_value"$context) ? $context["empty_value"] : (function () { throw new RuntimeError('Variable "empty_value" does not exist.'240$this->source); })()), [], (isset($context["translation_domain"]) || array_key_exists("translation_domain"$context) ? $context["translation_domain"] : (function () { throw new RuntimeError('Variable "translation_domain" does not exist.'240$this->source); })())), "html"nulltrue);
  774.                     } else {
  775.                         // line 242
  776.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["empty_value"]) || array_key_exists("empty_value"$context) ? $context["empty_value"] : (function () { throw new RuntimeError('Variable "empty_value" does not exist.'242$this->source); })()), [], twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'242$this->source); })()), "field_description", [], "any"falsefalsefalse242), "translationDomain", [], "any"falsefalsefalse242)), "html"nulltrue);
  777.                     }
  778.                     // line 244
  779.                     echo "                    ";
  780.                 }
  781.                 // line 245
  782.                 echo "                </option>
  783.             ";
  784.             } elseif ((            // line 246
  785. (isset($context["placeholder"]) || array_key_exists("placeholder"$context)) &&  !(null === (isset($context["placeholder"]) || array_key_exists("placeholder"$context) ? $context["placeholder"] : (function () { throw new RuntimeError('Variable "placeholder" does not exist.'246$this->source); })())))) {
  786.                 // line 247
  787.                 echo "                <option value=\"\"";
  788.                 if (((isset($context["required"]) || array_key_exists("required"$context) ? $context["required"] : (function () { throw new RuntimeError('Variable "required" does not exist.'247$this->source); })()) && twig_test_empty((isset($context["value"]) || array_key_exists("value"$context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.'247$this->source); })())))) {
  789.                     echo " selected=\"selected\"";
  790.                 }
  791.                 echo ">
  792.                     ";
  793.                 // line 248
  794.                 if (((isset($context["placeholder"]) || array_key_exists("placeholder"$context) ? $context["placeholder"] : (function () { throw new RuntimeError('Variable "placeholder" does not exist.'248$this->source); })()) != "")) {
  795.                     // line 249
  796.                     echo "                        ";
  797.                     if ( !twig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'249$this->source); })()), "admin", [], "any"falsefalsefalse249)) {
  798.                         // line 250
  799.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["placeholder"]) || array_key_exists("placeholder"$context) ? $context["placeholder"] : (function () { throw new RuntimeError('Variable "placeholder" does not exist.'250$this->source); })()), [], (isset($context["translation_domain"]) || array_key_exists("translation_domain"$context) ? $context["translation_domain"] : (function () { throw new RuntimeError('Variable "translation_domain" does not exist.'250$this->source); })())), "html"nulltrue);
  800.                     } else {
  801.                         // line 252
  802.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["placeholder"]) || array_key_exists("placeholder"$context) ? $context["placeholder"] : (function () { throw new RuntimeError('Variable "placeholder" does not exist.'252$this->source); })()), [], twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'252$this->source); })()), "field_description", [], "any"falsefalsefalse252), "translationDomain", [], "any"falsefalsefalse252)), "html"nulltrue);
  803.                     }
  804.                     // line 254
  805.                     echo "                    ";
  806.                 }
  807.                 // line 255
  808.                 echo "                </option>
  809.             ";
  810.             }
  811.             // line 257
  812.             echo "            ";
  813.             if ((twig_length_filter($this->env, (isset($context["preferred_choices"]) || array_key_exists("preferred_choices"$context) ? $context["preferred_choices"] : (function () { throw new RuntimeError('Variable "preferred_choices" does not exist.'257$this->source); })())) > 0)) {
  814.                 // line 258
  815.                 echo "                ";
  816.                 $context["options"] = (isset($context["preferred_choices"]) || array_key_exists("preferred_choices"$context) ? $context["preferred_choices"] : (function () { throw new RuntimeError('Variable "preferred_choices" does not exist.'258$this->source); })());
  817.                 // line 259
  818.                 echo "                ";
  819.                 $this->displayBlock("choice_widget_options"$context$blocks);
  820.                 echo "
  821.                 ";
  822.                 // line 260
  823.                 if ((twig_length_filter($this->env, (isset($context["choices"]) || array_key_exists("choices"$context) ? $context["choices"] : (function () { throw new RuntimeError('Variable "choices" does not exist.'260$this->source); })())) > 0)) {
  824.                     // line 261
  825.                     echo "                    <option disabled=\"disabled\">";
  826.                     echo twig_escape_filter($this->env, (isset($context["separator"]) || array_key_exists("separator"$context) ? $context["separator"] : (function () { throw new RuntimeError('Variable "separator" does not exist.'261$this->source); })()), "html"nulltrue);
  827.                     echo "</option>
  828.                 ";
  829.                 }
  830.                 // line 263
  831.                 echo "            ";
  832.             }
  833.             // line 264
  834.             echo "            ";
  835.             $context["options"] = (isset($context["choices"]) || array_key_exists("choices"$context) ? $context["choices"] : (function () { throw new RuntimeError('Variable "choices" does not exist.'264$this->source); })());
  836.             // line 265
  837.             echo "            ";
  838.             $this->displayBlock("choice_widget_options"$context$blocks);
  839.             echo "
  840.         </select>
  841.     ";
  842.         }
  843.         $___internal_bc26bf676b6e2b84f26cf65692c9c27d5c49eb04f6abbb8bdfcbfd469fc8a5f7_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  844.         // line 224
  845.         echo twig_spaceless($___internal_bc26bf676b6e2b84f26cf65692c9c27d5c49eb04f6abbb8bdfcbfd469fc8a5f7_);
  846.         
  847.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  848.         
  849.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  850.     }
  851.     // line 271
  852.     public function block_date_widget($context, array $blocks = [])
  853.     {
  854.         $macros $this->macros;
  855.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  856.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""date_widget"));
  857.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  858.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""date_widget"));
  859.         // line 272
  860.         ob_start();
  861.         // line 273
  862.         echo "    ";
  863.         if (((isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'273$this->source); })()) == "single_text")) {
  864.             // line 274
  865.             echo "        ";
  866.             $this->displayBlock("form_widget_simple"$context$blocks);
  867.             echo "
  868.     ";
  869.         } else {
  870.             // line 276
  871.             echo "        ";
  872.             if (( !(isset($context["row"]) || array_key_exists("row"$context)) || ((isset($context["row"]) || array_key_exists("row"$context) ? $context["row"] : (function () { throw new RuntimeError('Variable "row" does not exist.'276$this->source); })()) == true))) {
  873.                 // line 277
  874.                 echo "            ";
  875.                 $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'277$this->source); })()), ["class" => (((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse277)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse277), "")) : ("")) . " row")]);
  876.                 // line 278
  877.                 echo "        ";
  878.             }
  879.             // line 279
  880.             echo "        ";
  881.             $context["input_wrapper_class"] = (((isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context))) ? (_twig_default_filter((isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'279$this->source); })()), "col-sm-4")) : ("col-sm-4"));
  882.             // line 280
  883.             echo "        <div ";
  884.             $this->displayBlock("widget_container_attributes"$context$blocks);
  885.             echo ">
  886.             ";
  887.             // line 281
  888.             echo twig_replace_filter((isset($context["date_pattern"]) || array_key_exists("date_pattern"$context) ? $context["date_pattern"] : (function () { throw new RuntimeError('Variable "date_pattern" does not exist.'281$this->source); })()), ["{{ year }}" => (((("<div class=\"" .             // line 282
  889. (isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'282$this->source); })())) . "\">") . $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'282$this->source); })()), "year", [], "any"falsefalsefalse282), 'widget')) . "</div>"), "{{ month }}" => (((("<div class=\"" .             // line 283
  890. (isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'283$this->source); })())) . "\">") . $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'283$this->source); })()), "month", [], "any"falsefalsefalse283), 'widget')) . "</div>"), "{{ day }}" => (((("<div class=\"" .             // line 284
  891. (isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'284$this->source); })())) . "\">") . $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'284$this->source); })()), "day", [], "any"falsefalsefalse284), 'widget')) . "</div>")]);
  892.             // line 285
  893.             echo "
  894.         </div>
  895.     ";
  896.         }
  897.         // line 288
  898.         echo "    ";
  899.         if ( !(isset($context["datepicker_use_button"]) || array_key_exists("datepicker_use_button"$context))) {
  900.             // line 289
  901.             echo "        ";
  902.             $this->displayBlock("sonata_help"$context$blocks);
  903.             echo "
  904.     ";
  905.         }
  906.         $___internal_6314426dfc9bc44a45655c40ef39c11370875ba19e8aa925e9b87bcadc2da83c_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  907.         // line 272
  908.         echo twig_spaceless($___internal_6314426dfc9bc44a45655c40ef39c11370875ba19e8aa925e9b87bcadc2da83c_);
  909.         
  910.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  911.         
  912.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  913.     }
  914.     // line 294
  915.     public function block_time_widget($context, array $blocks = [])
  916.     {
  917.         $macros $this->macros;
  918.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  919.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""time_widget"));
  920.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  921.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""time_widget"));
  922.         // line 295
  923.         ob_start();
  924.         // line 296
  925.         echo "    ";
  926.         if (((isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'296$this->source); })()) == "single_text")) {
  927.             // line 297
  928.             echo "        ";
  929.             $this->displayBlock("form_widget_simple"$context$blocks);
  930.             echo "
  931.     ";
  932.         } else {
  933.             // line 299
  934.             echo "        ";
  935.             if (( !(isset($context["row"]) || array_key_exists("row"$context)) || ((isset($context["row"]) || array_key_exists("row"$context) ? $context["row"] : (function () { throw new RuntimeError('Variable "row" does not exist.'299$this->source); })()) == true))) {
  936.                 // line 300
  937.                 echo "            ";
  938.                 $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'300$this->source); })()), ["class" => (((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse300)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse300), "")) : ("")) . " row")]);
  939.                 // line 301
  940.                 echo "        ";
  941.             }
  942.             // line 302
  943.             echo "        ";
  944.             $context["input_wrapper_class"] = (((isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context))) ? (_twig_default_filter((isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'302$this->source); })()), "col-sm-6")) : ("col-sm-6"));
  945.             // line 303
  946.             echo "        <div ";
  947.             $this->displayBlock("widget_container_attributes"$context$blocks);
  948.             echo ">
  949.             <div class=\"";
  950.             // line 304
  951.             echo twig_escape_filter($this->env, (isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'304$this->source); })()), "html"nulltrue);
  952.             echo "\">
  953.                 ";
  954.             // line 305
  955.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'305$this->source); })()), "hour", [], "any"falsefalsefalse305), 'widget');
  956.             echo "
  957.             </div>
  958.             ";
  959.             // line 307
  960.             if ((isset($context["with_minutes"]) || array_key_exists("with_minutes"$context) ? $context["with_minutes"] : (function () { throw new RuntimeError('Variable "with_minutes" does not exist.'307$this->source); })())) {
  961.                 // line 308
  962.                 echo "                <div class=\"";
  963.                 echo twig_escape_filter($this->env, (isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'308$this->source); })()), "html"nulltrue);
  964.                 echo "\">
  965.                     ";
  966.                 // line 309
  967.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'309$this->source); })()), "minute", [], "any"falsefalsefalse309), 'widget');
  968.                 echo "
  969.                 </div>
  970.             ";
  971.             }
  972.             // line 312
  973.             echo "            ";
  974.             if ((isset($context["with_seconds"]) || array_key_exists("with_seconds"$context) ? $context["with_seconds"] : (function () { throw new RuntimeError('Variable "with_seconds" does not exist.'312$this->source); })())) {
  975.                 // line 313
  976.                 echo "                <div class=\"";
  977.                 echo twig_escape_filter($this->env, (isset($context["input_wrapper_class"]) || array_key_exists("input_wrapper_class"$context) ? $context["input_wrapper_class"] : (function () { throw new RuntimeError('Variable "input_wrapper_class" does not exist.'313$this->source); })()), "html"nulltrue);
  978.                 echo "\">
  979.                     ";
  980.                 // line 314
  981.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'314$this->source); })()), "second", [], "any"falsefalsefalse314), 'widget');
  982.                 echo "
  983.                 </div>
  984.             ";
  985.             }
  986.             // line 317
  987.             echo "        </div>
  988.     ";
  989.         }
  990.         // line 319
  991.         echo "    ";
  992.         $this->displayBlock("sonata_help"$context$blocks);
  993.         echo "
  994. ";
  995.         $___internal_b1e3c6b1f5c0093e2d35720eddecf96279ac4f4ea6801173133aa2111d1bb10f_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  996.         // line 295
  997.         echo twig_spaceless($___internal_b1e3c6b1f5c0093e2d35720eddecf96279ac4f4ea6801173133aa2111d1bb10f_);
  998.         
  999.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1000.         
  1001.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1002.     }
  1003.     // line 323
  1004.     public function block_datetime_widget($context, array $blocks = [])
  1005.     {
  1006.         $macros $this->macros;
  1007.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1008.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""datetime_widget"));
  1009.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1010.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""datetime_widget"));
  1011.         // line 324
  1012.         ob_start();
  1013.         // line 325
  1014.         echo "    ";
  1015.         if (((isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'325$this->source); })()) == "single_text")) {
  1016.             // line 326
  1017.             echo "        ";
  1018.             $this->displayBlock("form_widget_simple"$context$blocks);
  1019.             echo "
  1020.     ";
  1021.         } else {
  1022.             // line 328
  1023.             echo "        ";
  1024.             $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'328$this->source); })()), ["class" => (((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse328)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse328), "")) : ("")) . " row")]);
  1025.             // line 329
  1026.             echo "        <div ";
  1027.             $this->displayBlock("widget_container_attributes"$context$blocks);
  1028.             echo ">
  1029.             ";
  1030.             // line 330
  1031.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'330$this->source); })()), "date", [], "any"falsefalsefalse330), 'errors');
  1032.             echo "
  1033.             ";
  1034.             // line 331
  1035.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'331$this->source); })()), "time", [], "any"falsefalsefalse331), 'errors');
  1036.             echo "
  1037.             ";
  1038.             // line 333
  1039.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'333$this->source); })()), "date", [], "any"falsefalsefalse333), "vars", [], "any"falsefalsefalse333), "widget", [], "any"falsefalsefalse333) == "single_text")) {
  1040.                 // line 334
  1041.                 echo "                <div class=\"col-sm-2\">
  1042.                     ";
  1043.                 // line 335
  1044.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'335$this->source); })()), "date", [], "any"falsefalsefalse335), 'widget');
  1045.                 echo "
  1046.                 </div>
  1047.             ";
  1048.             } else {
  1049.                 // line 338
  1050.                 echo "                ";
  1051.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'338$this->source); })()), "date", [], "any"falsefalsefalse338), 'widget', ["row" => false"input_wrapper_class" => "col-sm-2"]);
  1052.                 echo "
  1053.             ";
  1054.             }
  1055.             // line 340
  1056.             echo "
  1057.             ";
  1058.             // line 341
  1059.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'341$this->source); })()), "time", [], "any"falsefalsefalse341), "vars", [], "any"falsefalsefalse341), "widget", [], "any"falsefalsefalse341) == "single_text")) {
  1060.                 // line 342
  1061.                 echo "                <div class=\"col-sm-2\">
  1062.                     ";
  1063.                 // line 343
  1064.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'343$this->source); })()), "time", [], "any"falsefalsefalse343), 'widget');
  1065.                 echo "
  1066.                 </div>
  1067.             ";
  1068.             } else {
  1069.                 // line 346
  1070.                 echo "                ";
  1071.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'346$this->source); })()), "time", [], "any"falsefalsefalse346), 'widget', ["row" => false"input_wrapper_class" => "col-sm-2"]);
  1072.                 echo "
  1073.             ";
  1074.             }
  1075.             // line 348
  1076.             echo "        </div>
  1077.     ";
  1078.         }
  1079.         // line 350
  1080.         echo "    ";
  1081.         if ( !(isset($context["datepicker_use_button"]) || array_key_exists("datepicker_use_button"$context))) {
  1082.             // line 351
  1083.             echo "        ";
  1084.             $this->displayBlock("sonata_help"$context$blocks);
  1085.             echo "
  1086.     ";
  1087.         }
  1088.         $___internal_ccabfb017e4b3f553e6f1a986bc7b37bb873884ab3ab9f8505c78807c7c260af_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  1089.         // line 324
  1090.         echo twig_spaceless($___internal_ccabfb017e4b3f553e6f1a986bc7b37bb873884ab3ab9f8505c78807c7c260af_);
  1091.         
  1092.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1093.         
  1094.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1095.     }
  1096.     // line 356
  1097.     public function block_form_row($context, array $blocks = [])
  1098.     {
  1099.         $macros $this->macros;
  1100.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1101.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_row"));
  1102.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1103.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form_row"));
  1104.         // line 357
  1105.         echo "    ";
  1106.         $context["show_label"] = (($context["show_label"]) ?? (true));
  1107.         // line 358
  1108.         echo "    <div class=\"form-group";
  1109.         if ((twig_length_filter($this->env, (isset($context["errors"]) || array_key_exists("errors"$context) ? $context["errors"] : (function () { throw new RuntimeError('Variable "errors" does not exist.'358$this->source); })())) > 0)) {
  1110.             echo " has-error";
  1111.         }
  1112.         echo "\" id=\"sonata-ba-field-container-";
  1113.         echo twig_escape_filter($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'358$this->source); })()), "html"nulltrue);
  1114.         echo "\">
  1115.         ";
  1116.         // line 359
  1117.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sonata_admin"] ?? null), "field_description", [], "any"falsetruefalse359), "options", [], "any"truetruefalse359)) {
  1118.             // line 360
  1119.             echo "            ";
  1120.             $context["label"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sonata_admin"] ?? null), "field_description", [], "any"falsetruefalse360), "options", [], "any"falsetruefalse360), "name", [], "any"truetruefalse360)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sonata_admin"] ?? null), "field_description", [], "any"falsetruefalse360), "options", [], "any"falsetruefalse360), "name", [], "any"falsefalsefalse360), (isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'360$this->source); })()))) : ((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'360$this->source); })())));
  1121.             // line 361
  1122.             echo "        ";
  1123.         }
  1124.         // line 362
  1125.         echo "
  1126.         ";
  1127.         // line 363
  1128.         $context["div_class"] = "sonata-ba-field";
  1129.         // line 364
  1130.         echo "
  1131.         ";
  1132.         // line 365
  1133.         if (((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'365$this->source); })()) === false)) {
  1134.             // line 366
  1135.             echo "            ";
  1136.             $context["div_class"] = ((isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'366$this->source); })()) . " sonata-collection-row-without-label");
  1137.             // line 367
  1138.             echo "        ";
  1139.         }
  1140.         // line 368
  1141.         echo "
  1142.         ";
  1143.         // line 369
  1144.         if (((isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context)) && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'369$this->source); })()), "options", [], "any"falsefalsefalse369), "form_type", [], "array"falsefalsefalse369) == "horizontal"))) {
  1145.             // line 370
  1146.             echo "            ";
  1147.             // line 371
  1148.             echo "            ";
  1149.             if ((((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'371$this->source); })()) === false) || twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["form"] ?? null), "vars", [], "any"falsetruefalse371), "checked", [], "any"truetruefalse371))) {
  1150.                 // line 372
  1151.                 echo "                ";
  1152.                 if (twig_in_filter("collection"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'372$this->source); })()), "parent", [], "any"falsefalsefalse372), "vars", [], "any"falsefalsefalse372), "block_prefixes", [], "any"falsefalsefalse372))) {
  1153.                     // line 373
  1154.                     echo "                    ";
  1155.                     $context["div_class"] = ((isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'373$this->source); })()) . " col-sm-12");
  1156.                     // line 374
  1157.                     echo "                ";
  1158.                 } else {
  1159.                     // line 375
  1160.                     echo "                    ";
  1161.                     $context["div_class"] = ((isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'375$this->source); })()) . " col-sm-9 col-sm-offset-3");
  1162.                     // line 376
  1163.                     echo "                ";
  1164.                 }
  1165.                 // line 377
  1166.                 echo "            ";
  1167.             } else {
  1168.                 // line 378
  1169.                 echo "                ";
  1170.                 $context["div_class"] = ((isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'378$this->source); })()) . " col-sm-9");
  1171.                 // line 379
  1172.                 echo "            ";
  1173.             }
  1174.             // line 380
  1175.             echo "        ";
  1176.         }
  1177.         // line 381
  1178.         echo "
  1179.         ";
  1180.         // line 382
  1181.         if ((isset($context["show_label"]) || array_key_exists("show_label"$context) ? $context["show_label"] : (function () { throw new RuntimeError('Variable "show_label" does not exist.'382$this->source); })())) {
  1182.             // line 383
  1183.             echo "            ";
  1184.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'383$this->source); })()), 'label', (twig_test_empty($_label_ = (((isset($context["label"]) || array_key_exists("label"$context))) ? (_twig_default_filter((isset($context["label"]) || array_key_exists("label"$context) ? $context["label"] : (function () { throw new RuntimeError('Variable "label" does not exist.'383$this->source); })()), null)) : (null))) ? [] : ["label" => $_label_]));
  1185.             echo "
  1186.         ";
  1187.         }
  1188.         // line 385
  1189.         echo "
  1190.         ";
  1191.         // line 386
  1192.         if (((isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context)) && (isset($context["sonata_admin_enabled"]) || array_key_exists("sonata_admin_enabled"$context) ? $context["sonata_admin_enabled"] : (function () { throw new RuntimeError('Variable "sonata_admin_enabled" does not exist.'386$this->source); })()))) {
  1193.             // line 387
  1194.             echo "            ";
  1195.             $context["div_class"] = (((((isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'387$this->source); })()) . " sonata-ba-field-") . twig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'387$this->source); })()), "edit", [], "any"falsefalsefalse387)) . "-") . twig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'387$this->source); })()), "inline", [], "any"falsefalsefalse387));
  1196.             // line 388
  1197.             echo "        ";
  1198.         }
  1199.         // line 389
  1200.         echo "
  1201.         ";
  1202.         // line 390
  1203.         if ((twig_length_filter($this->env, (isset($context["errors"]) || array_key_exists("errors"$context) ? $context["errors"] : (function () { throw new RuntimeError('Variable "errors" does not exist.'390$this->source); })())) > 0)) {
  1204.             // line 391
  1205.             echo "            ";
  1206.             $context["div_class"] = ((isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'391$this->source); })()) . " sonata-ba-field-error");
  1207.             // line 392
  1208.             echo "        ";
  1209.         }
  1210.         // line 393
  1211.         echo "
  1212.         <div class=\"";
  1213.         // line 394
  1214.         echo twig_escape_filter($this->env, (isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'394$this->source); })()), "html"nulltrue);
  1215.         echo "\">
  1216.             ";
  1217.         // line 395
  1218.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'395$this->source); })()), 'widget', ["horizontal" => false"horizontal_input_wrapper_class" => ""]);
  1219.         echo " ";
  1220.         // line 396
  1221.         echo "
  1222.             ";
  1223.         // line 397
  1224.         if ((twig_length_filter($this->env, (isset($context["errors"]) || array_key_exists("errors"$context) ? $context["errors"] : (function () { throw new RuntimeError('Variable "errors" does not exist.'397$this->source); })())) > 0)) {
  1225.             // line 398
  1226.             echo "                <div class=\"help-block sonata-ba-field-error-messages\">
  1227.                     ";
  1228.             // line 399
  1229.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'399$this->source); })()), 'errors');
  1230.             echo "
  1231.                 </div>
  1232.             ";
  1233.         }
  1234.         // line 402
  1235.         echo "
  1236.             ";
  1237.         // line 403
  1238.         if ((((isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context)) && (isset($context["sonata_admin_enabled"]) || array_key_exists("sonata_admin_enabled"$context) ? $context["sonata_admin_enabled"] : (function () { throw new RuntimeError('Variable "sonata_admin_enabled" does not exist.'403$this->source); })())) && ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sonata_admin"] ?? null), "field_description", [], "any"falsetruefalse403), "help", [], "any"truetruefalse403)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sonata_admin"] ?? null), "field_description", [], "any"falsetruefalse403), "help", [], "any"falsefalsefalse403), false)) : (false)))) {
  1239.             // line 404
  1240.             echo "                <span class=\"help-block sonata-ba-field-help\">";
  1241.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'404$this->source); })()), "field_description", [], "any"falsefalsefalse404), "help", [], "any"falsefalsefalse404), [], ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'404$this->source); })()), "field_description", [], "any"falsefalsefalse404), "translationDomain", [], "any"falsefalsefalse404)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'404$this->source); })()), "field_description", [], "any"falsefalsefalse404), "translationDomain", [], "any"falsefalsefalse404)) : (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.'404$this->source); })()), "translationDomain", [], "any"falsefalsefalse404))));
  1242.             echo "</span>
  1243.             ";
  1244.         }
  1245.         // line 406
  1246.         echo "
  1247.             ";
  1248.         // line 407
  1249.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'407$this->source); })()), 'help');
  1250.         echo "
  1251.         </div>
  1252.     </div>
  1253. ";
  1254.         
  1255.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1256.         
  1257.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1258.     }
  1259.     // line 412
  1260.     public function block_checkbox_row($context, array $blocks = [])
  1261.     {
  1262.         $macros $this->macros;
  1263.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1264.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_row"));
  1265.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1266.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""checkbox_row"));
  1267.         // line 413
  1268.         $context["show_label"] = false;
  1269.         // line 414
  1270.         echo "    ";
  1271.         $this->displayBlock("form_row"$context$blocks);
  1272.         
  1273.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1274.         
  1275.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1276.     }
  1277.     // line 417
  1278.     public function block_radio_row($context, array $blocks = [])
  1279.     {
  1280.         $macros $this->macros;
  1281.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1282.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""radio_row"));
  1283.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1284.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""radio_row"));
  1285.         // line 418
  1286.         $context["show_label"] = false;
  1287.         // line 419
  1288.         echo "    ";
  1289.         $this->displayBlock("form_row"$context$blocks);
  1290.         
  1291.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1292.         
  1293.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1294.     }
  1295.     // line 422
  1296.     public function block_sonata_type_native_collection_widget_row($context, array $blocks = [])
  1297.     {
  1298.         $macros $this->macros;
  1299.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1300.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_native_collection_widget_row"));
  1301.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1302.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_native_collection_widget_row"));
  1303.         // line 423
  1304.         ob_start();
  1305.         // line 424
  1306.         echo "    <div class=\"sonata-collection-row\">
  1307.         ";
  1308.         // line 425
  1309.         if ((isset($context["allow_delete"]) || array_key_exists("allow_delete"$context) ? $context["allow_delete"] : (function () { throw new RuntimeError('Variable "allow_delete" does not exist.'425$this->source); })())) {
  1310.             // line 426
  1311.             echo "            <div class=\"row\">
  1312.                 <div class=\"col-xs-1\">
  1313.                     <a href=\"#\" class=\"btn btn-link sonata-collection-delete\">
  1314.                         <i class=\"fa fa-minus-circle\" aria-hidden=\"true\"></i>
  1315.                     </a>
  1316.                 </div>
  1317.                 <div class=\"col-xs-11\">
  1318.         ";
  1319.         }
  1320.         // line 434
  1321.         echo "            ";
  1322.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'434$this->source); })()), 'row', ["label" => false]);
  1323.         echo "
  1324.         ";
  1325.         // line 435
  1326.         if ((isset($context["allow_delete"]) || array_key_exists("allow_delete"$context) ? $context["allow_delete"] : (function () { throw new RuntimeError('Variable "allow_delete" does not exist.'435$this->source); })())) {
  1327.             // line 436
  1328.             echo "                </div>
  1329.             </div>
  1330.         ";
  1331.         }
  1332.         // line 439
  1333.         echo "    </div>
  1334. ";
  1335.         $___internal_36611e3e79ed0f47a0f21ec4f7b7b7d28c1ce3e9049ca70da457f92c2b153327_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  1336.         // line 423
  1337.         echo twig_spaceless($___internal_36611e3e79ed0f47a0f21ec4f7b7b7d28c1ce3e9049ca70da457f92c2b153327_);
  1338.         
  1339.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1340.         
  1341.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1342.     }
  1343.     // line 443
  1344.     public function block_sonata_type_native_collection_widget($context, array $blocks = [])
  1345.     {
  1346.         $macros $this->macros;
  1347.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1348.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_native_collection_widget"));
  1349.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1350.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_native_collection_widget"));
  1351.         // line 444
  1352.         ob_start();
  1353.         // line 445
  1354.         echo "    ";
  1355.         if ((isset($context["prototype"]) || array_key_exists("prototype"$context))) {
  1356.             // line 446
  1357.             echo "        ";
  1358.             $context["child"] = (isset($context["prototype"]) || array_key_exists("prototype"$context) ? $context["prototype"] : (function () { throw new RuntimeError('Variable "prototype" does not exist.'446$this->source); })());
  1359.             // line 447
  1360.             echo "        ";
  1361.             $context["allow_delete_backup"] = (isset($context["allow_delete"]) || array_key_exists("allow_delete"$context) ? $context["allow_delete"] : (function () { throw new RuntimeError('Variable "allow_delete" does not exist.'447$this->source); })());
  1362.             // line 448
  1363.             echo "        ";
  1364.             $context["allow_delete"] = true;
  1365.             // line 449
  1366.             echo "        ";
  1367.             $context["attr"] = twig_array_merge((isset($context["attr"]) || array_key_exists("attr"$context) ? $context["attr"] : (function () { throw new RuntimeError('Variable "attr" does not exist.'449$this->source); })()), ["data-prototype" =>             $this->renderBlock("sonata_type_native_collection_widget_row"$context$blocks), "data-prototype-name" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["prototype"]) || array_key_exists("prototype"$context) ? $context["prototype"] : (function () { throw new RuntimeError('Variable "prototype" does not exist.'449$this->source); })()), "vars", [], "any"falsefalsefalse449), "name", [], "any"falsefalsefalse449), "class" => ((twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"truetruefalse449)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["attr"] ?? null), "class", [], "any"falsefalsefalse449), "")) : (""))]);
  1368.             // line 450
  1369.             echo "        ";
  1370.             $context["allow_delete"] = (isset($context["allow_delete_backup"]) || array_key_exists("allow_delete_backup"$context) ? $context["allow_delete_backup"] : (function () { throw new RuntimeError('Variable "allow_delete_backup" does not exist.'450$this->source); })());
  1371.             // line 451
  1372.             echo "    ";
  1373.         }
  1374.         // line 452
  1375.         echo "    <div ";
  1376.         $this->displayBlock("widget_container_attributes"$context$blocks);
  1377.         echo ">
  1378.         ";
  1379.         // line 453
  1380.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'453$this->source); })()), 'errors');
  1381.         echo "
  1382.         ";
  1383.         // line 454
  1384.         $context['_parent'] = $context;
  1385.         $context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'454$this->source); })()));
  1386.         $context['loop'] = [
  1387.           'parent' => $context['_parent'],
  1388.           'index0' => 0,
  1389.           'index'  => 1,
  1390.           'first'  => true,
  1391.         ];
  1392.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  1393.             $length count($context['_seq']);
  1394.             $context['loop']['revindex0'] = $length 1;
  1395.             $context['loop']['revindex'] = $length;
  1396.             $context['loop']['length'] = $length;
  1397.             $context['loop']['last'] = === $length;
  1398.         }
  1399.         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  1400.             // line 455
  1401.             echo "            ";
  1402.             $this->displayBlock("sonata_type_native_collection_widget_row"$context$blocks);
  1403.             echo "
  1404.         ";
  1405.             ++$context['loop']['index0'];
  1406.             ++$context['loop']['index'];
  1407.             $context['loop']['first'] = false;
  1408.             if (isset($context['loop']['length'])) {
  1409.                 --$context['loop']['revindex0'];
  1410.                 --$context['loop']['revindex'];
  1411.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  1412.             }
  1413.         }
  1414.         $_parent $context['_parent'];
  1415.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  1416.         $context array_intersect_key($context$_parent) + $_parent;
  1417.         // line 457
  1418.         echo "        ";
  1419.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'457$this->source); })()), 'rest');
  1420.         echo "
  1421.         ";
  1422.         // line 458
  1423.         if ((isset($context["allow_add"]) || array_key_exists("allow_add"$context) ? $context["allow_add"] : (function () { throw new RuntimeError('Variable "allow_add" does not exist.'458$this->source); })())) {
  1424.             // line 459
  1425.             echo "            <div><a href=\"#\" class=\"btn btn-link sonata-collection-add\"><i class=\"fa fa-plus-circle\" aria-hidden=\"true\"></i></a></div>
  1426.         ";
  1427.         }
  1428.         // line 461
  1429.         echo "    </div>
  1430. ";
  1431.         $___internal_b8ff06cddee475c5101aa27039f8ceb5f80c2e9abaa98b4800f5f150557657a9_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  1432.         // line 444
  1433.         echo twig_spaceless($___internal_b8ff06cddee475c5101aa27039f8ceb5f80c2e9abaa98b4800f5f150557657a9_);
  1434.         
  1435.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1436.         
  1437.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1438.     }
  1439.     // line 465
  1440.     public function block_sonata_type_immutable_array_widget($context, array $blocks = [])
  1441.     {
  1442.         $macros $this->macros;
  1443.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1444.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_immutable_array_widget"));
  1445.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1446.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_immutable_array_widget"));
  1447.         // line 466
  1448.         echo "    ";
  1449.         ob_start();
  1450.         // line 467
  1451.         echo "        <div ";
  1452.         $this->displayBlock("widget_container_attributes"$context$blocks);
  1453.         echo ">
  1454.             ";
  1455.         // line 468
  1456.         $this->displayBlock("sonata_help"$context$blocks);
  1457.         echo "
  1458.             ";
  1459.         // line 470
  1460.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'470$this->source); })()), 'errors');
  1461.         echo "
  1462.             ";
  1463.         // line 472
  1464.         $context['_parent'] = $context;
  1465.         $context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'472$this->source); })()));
  1466.         $context['loop'] = [
  1467.           'parent' => $context['_parent'],
  1468.           'index0' => 0,
  1469.           'index'  => 1,
  1470.           'first'  => true,
  1471.         ];
  1472.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  1473.             $length count($context['_seq']);
  1474.             $context['loop']['revindex0'] = $length 1;
  1475.             $context['loop']['revindex'] = $length;
  1476.             $context['loop']['length'] = $length;
  1477.             $context['loop']['last'] = === $length;
  1478.         }
  1479.         foreach ($context['_seq'] as $context["key"] => $context["child"]) {
  1480.             // line 473
  1481.             echo "                ";
  1482.             $this->displayBlock("sonata_type_immutable_array_widget_row"$context$blocks);
  1483.             echo "
  1484.             ";
  1485.             ++$context['loop']['index0'];
  1486.             ++$context['loop']['index'];
  1487.             $context['loop']['first'] = false;
  1488.             if (isset($context['loop']['length'])) {
  1489.                 --$context['loop']['revindex0'];
  1490.                 --$context['loop']['revindex'];
  1491.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  1492.             }
  1493.         }
  1494.         $_parent $context['_parent'];
  1495.         unset($context['_seq'], $context['_iterated'], $context['key'], $context['child'], $context['_parent'], $context['loop']);
  1496.         $context array_intersect_key($context$_parent) + $_parent;
  1497.         // line 475
  1498.         echo "
  1499.             ";
  1500.         // line 476
  1501.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'476$this->source); })()), 'rest');
  1502.         echo "
  1503.         </div>
  1504.     ";
  1505.         $___internal_5b7d4a32d16e647a453a25abd6bdfabea6ddeea32d24bcf8a2513706d5c83576_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  1506.         // line 466
  1507.         echo twig_spaceless($___internal_5b7d4a32d16e647a453a25abd6bdfabea6ddeea32d24bcf8a2513706d5c83576_);
  1508.         
  1509.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1510.         
  1511.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1512.     }
  1513.     // line 481
  1514.     public function block_sonata_type_immutable_array_widget_row($context, array $blocks = [])
  1515.     {
  1516.         $macros $this->macros;
  1517.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1518.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_immutable_array_widget_row"));
  1519.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1520.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_immutable_array_widget_row"));
  1521.         // line 482
  1522.         echo "    ";
  1523.         ob_start();
  1524.         // line 483
  1525.         echo "        <div class=\"form-group";
  1526.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'483$this->source); })()), "vars", [], "any"falsefalsefalse483), "errors", [], "any"falsefalsefalse483)) > 0)) {
  1527.             echo " has-error";
  1528.         }
  1529.         echo "\" id=\"sonata-ba-field-container-";
  1530.         echo twig_escape_filter($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'483$this->source); })()), "html"nulltrue);
  1531.         echo "-";
  1532.         echo twig_escape_filter($this->env, (isset($context["key"]) || array_key_exists("key"$context) ? $context["key"] : (function () { throw new RuntimeError('Variable "key" does not exist.'483$this->source); })()), "html"nulltrue);
  1533.         echo "\">
  1534.             ";
  1535.         // line 485
  1536.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'485$this->source); })()), 'label');
  1537.         echo "
  1538.             ";
  1539.         // line 487
  1540.         $context["div_class"] = "";
  1541.         // line 488
  1542.         echo "            ";
  1543.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'488$this->source); })()), "options", [], "any"falsefalsefalse488), "form_type", [], "array"falsefalsefalse488) == "horizontal")) {
  1544.             // line 489
  1545.             echo "                ";
  1546.             $context["div_class"] = "col-sm-9";
  1547.             // line 490
  1548.             echo "            ";
  1549.         }
  1550.         // line 491
  1551.         echo "
  1552.             <div class=\"";
  1553.         // line 492
  1554.         echo twig_escape_filter($this->env, (isset($context["div_class"]) || array_key_exists("div_class"$context) ? $context["div_class"] : (function () { throw new RuntimeError('Variable "div_class" does not exist.'492$this->source); })()), "html"nulltrue);
  1555.         echo " sonata-ba-field sonata-ba-field-";
  1556.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'492$this->source); })()), "edit", [], "any"falsefalsefalse492), "html"nulltrue);
  1557.         echo "-";
  1558.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sonata_admin"]) || array_key_exists("sonata_admin"$context) ? $context["sonata_admin"] : (function () { throw new RuntimeError('Variable "sonata_admin" does not exist.'492$this->source); })()), "inline", [], "any"falsefalsefalse492), "html"nulltrue);
  1559.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'492$this->source); })()), "vars", [], "any"falsefalsefalse492), "errors", [], "any"falsefalsefalse492)) > 0)) {
  1560.             echo " sonata-ba-field-error";
  1561.         }
  1562.         echo "\">
  1563.                 ";
  1564.         // line 493
  1565.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'493$this->source); })()), 'widget', ["horizontal" => false"horizontal_input_wrapper_class" => ""]);
  1566.         echo " ";
  1567.         // line 494
  1568.         echo "                ";
  1569.         $context["sonata_help"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'494$this->source); })()), "vars", [], "any"falsefalsefalse494), "sonata_help", [], "any"falsefalsefalse494);
  1570.         // line 495
  1571.         echo "                ";
  1572.         $this->displayBlock("sonata_help"$context$blocks);
  1573.         echo "
  1574.             </div>
  1575.             ";
  1576.         // line 498
  1577.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'498$this->source); })()), "vars", [], "any"falsefalsefalse498), "errors", [], "any"falsefalsefalse498)) > 0)) {
  1578.             // line 499
  1579.             echo "                <div class=\"help-block sonata-ba-field-error-messages\">
  1580.                     ";
  1581.             // line 500
  1582.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["child"]) || array_key_exists("child"$context) ? $context["child"] : (function () { throw new RuntimeError('Variable "child" does not exist.'500$this->source); })()), 'errors');
  1583.             echo "
  1584.                 </div>
  1585.             ";
  1586.         }
  1587.         // line 503
  1588.         echo "        </div>
  1589.     ";
  1590.         $___internal_e4ee90bb5591fadc4d1cab75310236fd3d372ebaef2fd60c5876639108178733_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  1591.         // line 482
  1592.         echo twig_spaceless($___internal_e4ee90bb5591fadc4d1cab75310236fd3d372ebaef2fd60c5876639108178733_);
  1593.         
  1594.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1595.         
  1596.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1597.     }
  1598.     // line 507
  1599.     public function block_sonata_type_model_autocomplete_widget($context, array $blocks = [])
  1600.     {
  1601.         $macros $this->macros;
  1602.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1603.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_model_autocomplete_widget"));
  1604.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1605.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_model_autocomplete_widget"));
  1606.         // line 508
  1607.         echo "    ";
  1608.         $this->loadTemplate((isset($context["template"]) || array_key_exists("template"$context) ? $context["template"] : (function () { throw new RuntimeError('Variable "template" does not exist.'508$this->source); })()), "SonataAdminBundle:Form:form_admin_fields.html.twig"508)->display($context);
  1609.         
  1610.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1611.         
  1612.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1613.     }
  1614.     // line 511
  1615.     public function block_sonata_type_choice_field_mask_widget($context, array $blocks = [])
  1616.     {
  1617.         $macros $this->macros;
  1618.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1619.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_choice_field_mask_widget"));
  1620.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1621.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_choice_field_mask_widget"));
  1622.         // line 512
  1623.         echo "    ";
  1624.         $this->displayBlock("choice_widget"$context$blocks);
  1625.         echo "
  1626.     ";
  1627.         // line 514
  1628.         echo "    ";
  1629.         $context["main_form_name"] = twig_slice($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'514$this->source); })()), 0, ((twig_length_filter($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'514$this->source); })())) - twig_length_filter($this->env, (isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'514$this->source); })()))) - 1));
  1630.         // line 515
  1631.         echo "    ";
  1632.         if ((isset($context["expanded"]) || array_key_exists("expanded"$context) ? $context["expanded"] : (function () { throw new RuntimeError('Variable "expanded" does not exist.'515$this->source); })())) {
  1633.             // line 516
  1634.             echo "        ";
  1635.             $context["js_selector"] = (((("#" . (isset($context["main_form_name"]) || array_key_exists("main_form_name"$context) ? $context["main_form_name"] : (function () { throw new RuntimeError('Variable "main_form_name" does not exist.'516$this->source); })())) . "_") . (isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'516$this->source); })())) . " input");
  1636.             // line 517
  1637.             echo "        ";
  1638.             $context["js_event"] = "ifChecked";
  1639.             // line 518
  1640.             echo "    ";
  1641.         } else {
  1642.             // line 519
  1643.             echo "        ";
  1644.             $context["js_selector"] = ((("#" . (isset($context["main_form_name"]) || array_key_exists("main_form_name"$context) ? $context["main_form_name"] : (function () { throw new RuntimeError('Variable "main_form_name" does not exist.'519$this->source); })())) . "_") . (isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'519$this->source); })()));
  1645.             // line 520
  1646.             echo "        ";
  1647.             $context["js_event"] = "change";
  1648.             // line 521
  1649.             echo "    ";
  1650.         }
  1651.         // line 522
  1652.         echo "    <script>
  1653.         jQuery(document).ready(function() {
  1654.             var allFields = ";
  1655.         // line 524
  1656.         echo json_encode((isset($context["all_fields"]) || array_key_exists("all_fields"$context) ? $context["all_fields"] : (function () { throw new RuntimeError('Variable "all_fields" does not exist.'524$this->source); })()));
  1657.         echo ",
  1658.                 map = ";
  1659.         // line 525
  1660.         echo json_encode((isset($context["map"]) || array_key_exists("map"$context) ? $context["map"] : (function () { throw new RuntimeError('Variable "map" does not exist.'525$this->source); })()));
  1661.         echo ",
  1662.                 showMaskChoiceEl = jQuery(\"";
  1663.         // line 526
  1664.         echo twig_escape_filter($this->env, (isset($context["js_selector"]) || array_key_exists("js_selector"$context) ? $context["js_selector"] : (function () { throw new RuntimeError('Variable "js_selector" does not exist.'526$this->source); })()), "html"nulltrue);
  1665.         echo "\");
  1666.             showMaskChoiceEl.on(\"";
  1667.         // line 528
  1668.         echo twig_escape_filter($this->env, (isset($context["js_event"]) || array_key_exists("js_event"$context) ? $context["js_event"] : (function () { throw new RuntimeError('Variable "js_event" does not exist.'528$this->source); })()), "html"nulltrue);
  1669.         echo "\", function () {
  1670.                 choice_field_mask_show(jQuery(this).val());
  1671.             });
  1672.             function choice_field_mask_show(val) {
  1673.                 var controlGroupIdFunc = function (field) {
  1674.                     // Most of fields are named with an underscore
  1675.                     var defaultFieldId = '#sonata-ba-field-container-";
  1676.         // line 535
  1677.         echo twig_escape_filter($this->env, (isset($context["main_form_name"]) || array_key_exists("main_form_name"$context) ? $context["main_form_name"] : (function () { throw new RuntimeError('Variable "main_form_name" does not exist.'535$this->source); })()), "html"nulltrue);
  1678.         echo "_' + field;
  1679.                     // Some fields may be named with a dash (like keys of immutable array form type)
  1680.                     if (jQuery(defaultFieldId).length === 0) {
  1681.                         return '#sonata-ba-field-container-";
  1682.         // line 539
  1683.         echo twig_escape_filter($this->env, (isset($context["main_form_name"]) || array_key_exists("main_form_name"$context) ? $context["main_form_name"] : (function () { throw new RuntimeError('Variable "main_form_name" does not exist.'539$this->source); })()), "html"nulltrue);
  1684.         echo "-' + field;
  1685.                     }
  1686.                     return defaultFieldId;
  1687.                 };
  1688.                 jQuery.each(allFields, function (i, field) {
  1689.                     var fieldContainer = controlGroupIdFunc(field);
  1690.                     jQuery(fieldContainer).hide();
  1691.                     jQuery(fieldContainer).find('[required=\"required\"]').attr('data-required', 'required').removeAttr(\"required\");
  1692.                 });
  1693.                 if (map[val]) {
  1694.                     jQuery.each(map[val], function (i, field) {
  1695.                         var fieldContainer = controlGroupIdFunc(field);
  1696.                         jQuery(fieldContainer).show();
  1697.                         jQuery(fieldContainer).find('[data-required=\"required\"]').attr(\"required\", \"required\");
  1698.                     });
  1699.                 }
  1700.             }
  1701.             ";
  1702.         // line 560
  1703.         if (twig_test_empty((isset($context["value"]) || array_key_exists("value"$context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.'560$this->source); })()))) {
  1704.             // line 561
  1705.             echo "                choice_field_mask_show(showMaskChoiceEl.val());
  1706.             ";
  1707.         } else {
  1708.             // line 563
  1709.             echo "                choice_field_mask_show('";
  1710.             echo twig_escape_filter($this->envtwig_escape_filter($this->env, (isset($context["value"]) || array_key_exists("value"$context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.'563$this->source); })()), "js"), "html"nulltrue);
  1711.             echo "');
  1712.             ";
  1713.         }
  1714.         // line 565
  1715.         echo "        });
  1716.     </script>
  1717. ";
  1718.         
  1719.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1720.         
  1721.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1722.     }
  1723.     // line 570
  1724.     public function block_sonata_type_choice_multiple_sortable($context, array $blocks = [])
  1725.     {
  1726.         $macros $this->macros;
  1727.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1728.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_choice_multiple_sortable"));
  1729.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1730.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_type_choice_multiple_sortable"));
  1731.         // line 571
  1732.         echo "    <input type=\"hidden\" name=\"";
  1733.         echo twig_escape_filter($this->env, (isset($context["full_name"]) || array_key_exists("full_name"$context) ? $context["full_name"] : (function () { throw new RuntimeError('Variable "full_name" does not exist.'571$this->source); })()), "html"nulltrue);
  1734.         echo "\" id=\"";
  1735.         echo twig_escape_filter($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'571$this->source); })()), "html"nulltrue);
  1736.         echo "\" value=\"";
  1737.         echo twig_escape_filter($this->envtwig_join_filter((isset($context["value"]) || array_key_exists("value"$context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.'571$this->source); })()), ","), "html"nulltrue);
  1738.         echo "\" />
  1739.     <script>
  1740.         jQuery(document).ready(function() {
  1741.             Admin.setup_sortable_select2(jQuery('#";
  1742.         // line 575
  1743.         echo twig_escape_filter($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'575$this->source); })()), "html"nulltrue);
  1744.         echo "'), ";
  1745.         echo json_encode(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'575$this->source); })()), "vars", [], "any"falsefalsefalse575), "choices", [], "any"falsefalsefalse575));
  1746.         echo ");
  1747.         });
  1748.     </script>
  1749. ";
  1750.         
  1751.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1752.         
  1753.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1754.     }
  1755.     public function getTemplateName()
  1756.     {
  1757.         return "SonataAdminBundle:Form:form_admin_fields.html.twig";
  1758.     }
  1759.     public function isTraitable()
  1760.     {
  1761.         return false;
  1762.     }
  1763.     public function getDebugInfo()
  1764.     {
  1765.         return array (  1922 => 575,  1910 => 571,  1900 => 570,  1887 => 565,  1881 => 563,  1877 => 561,  1875 => 560,  1851 => 539,  1844 => 535,  1834 => 528,  1829 => 526,  1825 => 525,  1821 => 524,  1817 => 522,  1814 => 521,  1811 => 520,  1808 => 519,  1805 => 518,  1802 => 517,  1799 => 516,  1796 => 515,  1793 => 514,  1788 => 512,  1778 => 511,  1767 => 508,  1757 => 507,  1747 => 482,  1743 => 503,  1737 => 500,  1734 => 499,  1732 => 498,  1725 => 495,  1722 => 494,  1719 => 493,  1708 => 492,  1705 => 491,  1702 => 490,  1699 => 489,  1696 => 488,  1694 => 487,  1689 => 485,  1677 => 483,  1674 => 482,  1664 => 481,  1654 => 466,  1648 => 476,  1645 => 475,  1628 => 473,  1611 => 472,  1606 => 470,  1601 => 468,  1596 => 467,  1593 => 466,  1583 => 465,  1573 => 444,  1569 => 461,  1565 => 459,  1563 => 458,  1558 => 457,  1541 => 455,  1524 => 454,  1520 => 453,  1515 => 452,  1512 => 451,  1509 => 450,  1506 => 449,  1503 => 448,  1500 => 447,  1497 => 446,  1494 => 445,  1492 => 444,  1482 => 443,  1472 => 423,  1468 => 439,  1463 => 436,  1461 => 435,  1456 => 434,  1446 => 426,  1444 => 425,  1441 => 424,  1439 => 423,  1429 => 422,  1418 => 419,  1416 => 418,  1406 => 417,  1395 => 414,  1393 => 413,  1383 => 412,  1369 => 407,  1366 => 406,  1360 => 404,  1358 => 403,  1355 => 402,  1349 => 399,  1346 => 398,  1344 => 397,  1341 => 396,  1338 => 395,  1334 => 394,  1331 => 393,  1328 => 392,  1325 => 391,  1323 => 390,  1320 => 389,  1317 => 388,  1314 => 387,  1312 => 386,  1309 => 385,  1303 => 383,  1301 => 382,  1298 => 381,  1295 => 380,  1292 => 379,  1289 => 378,  1286 => 377,  1283 => 376,  1280 => 375,  1277 => 374,  1274 => 373,  1271 => 372,  1268 => 371,  1266 => 370,  1264 => 369,  1261 => 368,  1258 => 367,  1255 => 366,  1253 => 365,  1250 => 364,  1248 => 363,  1245 => 362,  1242 => 361,  1239 => 360,  1237 => 359,  1228 => 358,  1225 => 357,  1215 => 356,  1205 => 324,  1198 => 351,  1195 => 350,  1191 => 348,  1185 => 346,  1179 => 343,  1176 => 342,  1174 => 341,  1171 => 340,  1165 => 338,  1159 => 335,  1156 => 334,  1154 => 333,  1149 => 331,  1145 => 330,  1140 => 329,  1137 => 328,  1131 => 326,  1128 => 325,  1126 => 324,  1116 => 323,  1106 => 295,  1100 => 319,  1096 => 317,  1090 => 314,  1085 => 313,  1082 => 312,  1076 => 309,  1071 => 308,  1069 => 307,  1064 => 305,  1060 => 304,  1055 => 303,  1052 => 302,  1049 => 301,  1046 => 300,  1043 => 299,  1037 => 297,  1034 => 296,  1032 => 295,  1022 => 294,  1012 => 272,  1005 => 289,  1002 => 288,  997 => 285,  995 => 284,  994 => 283,  993 => 282,  992 => 281,  987 => 280,  984 => 279,  981 => 278,  978 => 277,  975 => 276,  969 => 274,  966 => 273,  964 => 272,  954 => 271,  944 => 224,  936 => 265,  933 => 264,  930 => 263,  924 => 261,  922 => 260,  917 => 259,  914 => 258,  911 => 257,  907 => 255,  904 => 254,  901 => 252,  898 => 250,  895 => 249,  893 => 248,  886 => 247,  884 => 246,  881 => 245,  878 => 244,  875 => 242,  872 => 240,  869 => 239,  867 => 238,  860 => 237,  858 => 236,  850 => 235,  844 => 233,  841 => 232,  839 => 231,  836 => 230,  833 => 229,  830 => 228,  827 => 227,  824 => 226,  821 => 225,  819 => 224,  809 => 223,  799 => 207,  795 => 219,  788 => 217,  786 => 216,  784 => 215,  783 => 212,  780 => 211,  776 => 210,  771 => 209,  768 => 208,  766 => 207,  756 => 206,  744 => 202,  741 => 200,  738 => 198,  735 => 196,  733 => 195,  730 => 194,  728 => 193,  726 => 192,  711 => 191,  708 => 190,  705 => 189,  702 => 188,  699 => 187,  696 => 186,  693 => 185,  690 => 184,  687 => 183,  684 => 182,  681 => 181,  679 => 180,  676 => 179,  673 => 178,  670 => 177,  660 => 176,  650 => 173,  640 => 172,  630 => 169,  620 => 168,  610 => 127,  605 => 163,  599 => 161,  596 => 159,  594 => 158,  592 => 157,  590 => 156,  575 => 155,  572 => 154,  568 => 151,  565 => 148,  564 => 147,  563 => 146,  561 => 145,  559 => 144,  556 => 143,  553 => 142,  550 => 141,  547 => 140,  544 => 139,  541 => 138,  539 => 137,  536 => 136,  533 => 135,  531 => 134,  528 => 133,  526 => 132,  523 => 131,  520 => 130,  517 => 129,  514 => 128,  512 => 127,  502 => 126,  491 => 121,  489 => 120,  487 => 119,  484 => 117,  482 => 116,  480 => 115,  470 => 114,  459 => 110,  457 => 109,  455 => 108,  452 => 106,  450 => 105,  448 => 104,  438 => 103,  428 => 93,  423 => 99,  417 => 96,  414 => 95,  411 => 94,  408 => 93,  398 => 92,  387 => 89,  384 => 88,  380 => 86,  378 => 85,  375 => 84,  372 => 83,  370 => 82,  364 => 80,  362 => 79,  360 => 78,  357 => 77,  354 => 76,  351 => 74,  349 => 73,  339 => 72,  329 => 68,  325 => 67,  315 => 66,  305 => 63,  301 => 62,  291 => 61,  279 => 58,  274 => 57,  271 => 56,  261 => 55,  248 => 52,  245 => 51,  242 => 50,  239 => 49,  236 => 48,  226 => 47,  216 => 44,  212 => 43,  202 => 42,  192 => 37,  186 => 38,  183 => 37,  173 => 36,  163 => 28,  156 => 31,  153 => 30,  151 => 29,  149 => 28,  139 => 27,  128 => 23,  124 => 22,  121 => 21,  112 => 19,  108 => 18,  105 => 17,  100 => 16,  98 => 15,  88 => 14,  65 => 12,);
  1766.     }
  1767.     public function getSourceContext()
  1768.     {
  1769.         return new Source("{#
  1770. This file is part of the Sonata package.
  1771. (c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
  1772. For the full copyright and license information, please view the LICENSE
  1773. file that was distributed with this source code.
  1774. #}
  1775. {% extends 'form_div_layout.html.twig' %}
  1776. {% block form_errors -%}
  1777.     {% if errors|length > 0 %}
  1778.         {% if not form.parent %}<div class=\"alert alert-danger\">{% endif %}
  1779.             <ul class=\"list-unstyled\">
  1780.                 {% for error in errors %}
  1781.                     <li><i class=\"fa fa-exclamation-circle\" aria-hidden=\"true\"></i> {{ error.message }}</li>
  1782.                 {% endfor %}
  1783.             </ul>
  1784.         {% if not form.parent %}</div>{% endif %}
  1785.     {% endif %}
  1786. {%- endblock form_errors %}
  1787. {# NEXT_MAJOR: Remove this block and all the calls made to this block #}
  1788. {% block sonata_help %}
  1789. {% apply spaceless %}
  1790. {% if sonata_help is defined and sonata_help %}
  1791.     {% deprecated 'The \"sonata_help\" option is deprecated since sonata-project/admin-bundle 3.60, to be removed in 4.0. Use \"help\" instead.' %}
  1792.     <span class=\"help-block sonata-ba-field-widget-help\">{{ sonata_help|raw }}</span>
  1793. {% endif %}
  1794. {% endapply %}
  1795. {% endblock %}
  1796. {% block form_help %}
  1797.     {% apply spaceless %}
  1798.         <span class=\"help-block sonata-ba-field-widget-help\">{{ parent() }}</span>
  1799.     {% endapply %}
  1800. {% endblock %}
  1801. {% block form_widget -%}
  1802.     {{ parent() }}
  1803.     {{ block('sonata_help') }}
  1804. {%- endblock form_widget %}
  1805. {% block form_widget_simple %}
  1806.     {% set type = type|default('text') %}
  1807.     {% if type != 'file' %}
  1808.         {% set attr = attr|merge({'class': attr.class|default('') ~ ' form-control'}) %}
  1809.     {% endif %}
  1810.     {{ parent() }}
  1811. {% endblock form_widget_simple %}
  1812. {% block textarea_widget %}
  1813.     {% set attr = attr|merge({'class': attr.class|default('') ~ ' form-control'}) %}
  1814.     {{ parent() }}
  1815.     {{ block('sonata_help') }}
  1816. {% endblock textarea_widget %}
  1817. {% block number_widget -%}
  1818.     {{ parent() }}
  1819.     {{ block('sonata_help') }}
  1820. {%- endblock number_widget %}
  1821. {% block choice_widget -%}
  1822.     {{ parent() }}
  1823.     {{ block('sonata_help') }}
  1824. {%- endblock choice_widget %}
  1825. {% block money_widget -%}
  1826.     {% if money_pattern == '{{ widget }}' %}
  1827.         {{- block('form_widget_simple') -}}
  1828.     {% else %}
  1829.         {% set currencySymbol = money_pattern|replace({'{{ widget }}': ''})|trim %}
  1830.         {% if money_pattern matches '/^{{ widget }}/' %}
  1831.             <div class=\"input-group\">
  1832.                 {{- block('form_widget_simple') -}}
  1833.                 <span class=\"input-group-addon\">{{ currencySymbol }}</span>
  1834.             </div>
  1835.         {% elseif money_pattern matches '/{{ widget }}\$/' %}
  1836.             <div class=\"input-group\">
  1837.                 <span class=\"input-group-addon\">{{ currencySymbol }}</span>
  1838.                 {{- block('form_widget_simple') -}}
  1839.             </div>
  1840.         {% endif %}
  1841.     {% endif %}
  1842.     {{ block('sonata_help') }}
  1843. {%- endblock money_widget %}
  1844. {% block percent_widget %}
  1845.     {% apply spaceless %}
  1846.         {% set type = type|default('text') %}
  1847.         <div class=\"input-group\">
  1848.             {{ block('form_widget_simple') }}
  1849.             <span class=\"input-group-addon\">%</span>
  1850.         </div>
  1851.         {{ block('sonata_help') }}
  1852.     {% endapply %}
  1853. {% endblock percent_widget %}
  1854. {% block checkbox_widget -%}
  1855.     {% set parent_label_class = parent_label_class|default('') -%}
  1856.     {% if 'checkbox-inline' in parent_label_class %}
  1857.         {{- form_label(form, null, { widget: parent() }) -}}
  1858.     {% else -%}
  1859.         <div class=\"checkbox\">
  1860.             {{- form_label(form, null, { widget: parent() }) -}}
  1861.         </div>
  1862.     {%- endif %}
  1863. {%- endblock checkbox_widget %}
  1864. {% block radio_widget -%}
  1865.     {%- set parent_label_class = parent_label_class|default('') -%}
  1866.     {% if 'radio-inline' in parent_label_class %}
  1867.         {{- form_label(form, null, { widget: parent() }) -}}
  1868.     {% else -%}
  1869.         <div class=\"radio\">
  1870.             {{- form_label(form, null, { widget: parent() }) -}}
  1871.         </div>
  1872.     {%- endif %}
  1873. {%- endblock radio_widget %}
  1874. {# Labels #}
  1875. {% block form_label %}
  1876. {% apply spaceless %}
  1877.     {% if label is not same as(false) and sonata_admin.options['form_type'] == 'horizontal' %}
  1878.         {% set label_class = 'col-sm-3' %}
  1879.     {% endif %}
  1880.     {% set label_class = label_class|default('') ~ ' control-label' %}
  1881.     {% if label is not same as(false) %}
  1882.         {% set label_attr = label_attr|merge({'class': label_attr.class|default('') ~ ' ' ~ label_class }) %}
  1883.         {% if not compound %}
  1884.             {% set label_attr = label_attr|merge({'for': id}) %}
  1885.         {% endif %}
  1886.         {% if required %}
  1887.             {% set label_attr = label_attr|merge({'class': (label_attr.class|default('') ~ ' required')|trim}) %}
  1888.         {% endif %}
  1889.         {% if label is empty %}
  1890.             {%- if label_format is defined and label_format is not empty -%}
  1891.                 {% set label = label_format|replace({
  1892.                     '%name%': name,
  1893.                     '%id%': id,
  1894.                 }) %}
  1895.             {%- else -%}
  1896.                 {% set label = name|humanize %}
  1897.             {%- endif -%}
  1898.         {% endif %}
  1899.         <label{% for attrname, attrvalue in label_attr %} {{ attrname }}=\"{{ attrvalue }}\"{% endfor %}>
  1900.             {% if translation_domain is same as(false) %}
  1901.                 {{- label -}}
  1902.             {% elseif not sonata_admin.admin %}
  1903.                 {{- label|trans({}, translation_domain) -}}
  1904.             {% else %}
  1905.                 {{ label|trans({}, sonata_admin.field_description.translationDomain ?: admin.translationDomain) }}
  1906.             {% endif %}
  1907.         </label>
  1908.     {% endif %}
  1909. {% endapply %}
  1910. {% endblock form_label %}
  1911. {% block checkbox_label -%}
  1912.     {{- block('checkbox_radio_label') -}}
  1913. {%- endblock checkbox_label %}
  1914. {% block radio_label -%}
  1915.     {{- block('checkbox_radio_label') -}}
  1916. {%- endblock radio_label %}
  1917. {% block checkbox_radio_label %}
  1918.     {% if sonata_admin.admin %}
  1919.         {% set translation_domain = sonata_admin.field_description.translationDomain %}
  1920.     {% endif %}
  1921.     {# Do not display the label if widget is not defined in order to prevent double label rendering #}
  1922.     {% if widget is defined %}
  1923.         {% if required %}
  1924.             {% set label_attr = label_attr|merge({class: (label_attr.class|default('') ~ ' required')|trim}) %}
  1925.         {% endif %}
  1926.         {% if parent_label_class is defined %}
  1927.             {% set label_attr = label_attr|merge({class: (label_attr.class|default('') ~ ' ' ~ parent_label_class)|trim}) %}
  1928.         {% endif %}
  1929.         {% if label is not same as(false) and label is empty %}
  1930.             {% set label = name|humanize %}
  1931.         {% endif %}
  1932.         <label{% for attrname, attrvalue in label_attr %} {{ attrname }}=\"{{ attrvalue }}\"{% endfor %}>
  1933.             {{- widget|raw -}}
  1934.             {%- if label is not same as(false) -%}
  1935.                 <span class=\"control-label__text\">
  1936.                     {% if translation_domain is same as(false) %}
  1937.                         {{- label -}}
  1938.                     {% else %}
  1939.                         {{- label|trans({}, translation_domain) -}}
  1940.                     {%- endif -%}
  1941.                 </span>
  1942.             {%- endif -%}
  1943.         </label>
  1944.     {% endif %}
  1945. {% endblock checkbox_radio_label %}
  1946. {% block choice_widget_expanded %}
  1947. {% apply spaceless %}
  1948.     {% set attr = attr|merge({'class': attr.class|default('') ~ ' list-unstyled'}) %}
  1949.     <ul {{ block('widget_container_attributes') }}>
  1950.     {% for child in form %}
  1951.         <li>
  1952.             {{ form_widget(child, {
  1953.                 'horizontal': false,
  1954.                 'horizontal_input_wrapper_class': '',
  1955.                 'translation_domain': choice_translation_domain
  1956.             }) }} {# 'horizontal' values are needed to avoid MopaBootstrapBundle messing with the DOM #}
  1957.         </li>
  1958.     {% endfor %}
  1959.     </ul>
  1960. {% endapply %}
  1961. {% endblock choice_widget_expanded %}
  1962. {% block choice_widget_collapsed %}
  1963. {% apply spaceless %}
  1964.     {% if required and placeholder is defined and placeholder is none %}
  1965.         {% set required = false %}
  1966.     {% elseif required and empty_value is defined and empty_value_in_choices is defined and empty_value is none and not empty_value_in_choices and not multiple %}
  1967.         {% set required = false %}
  1968.     {% endif %}
  1969.     {% set attr = attr|merge({'class': attr.class|default('') ~ ' form-control'}) %}
  1970.     {% if (sortable is defined) and sortable and multiple %}
  1971.         {{ block('sonata_type_choice_multiple_sortable') }}
  1972.     {% else %}
  1973.         <select {{ block('widget_attributes') }}{% if multiple %} multiple=\"multiple\"{% endif %} >
  1974.             {% if empty_value is defined and empty_value is not none %}
  1975.                 <option value=\"\"{% if required and value is empty %} selected=\"selected\"{% endif %}>
  1976.                     {% if empty_value != '' %}
  1977.                         {% if not sonata_admin.admin %}
  1978.                             {{- empty_value|trans({}, translation_domain) -}}
  1979.                         {% else %}
  1980.                             {{- empty_value|trans({}, sonata_admin.field_description.translationDomain) -}}
  1981.                         {% endif %}
  1982.                     {% endif %}
  1983.                 </option>
  1984.             {% elseif placeholder is defined and placeholder is not none %}
  1985.                 <option value=\"\"{% if required and value is empty %} selected=\"selected\"{% endif %}>
  1986.                     {% if placeholder != '' %}
  1987.                         {% if not sonata_admin.admin %}
  1988.                             {{- placeholder|trans({}, translation_domain) -}}
  1989.                         {% else %}
  1990.                             {{- placeholder|trans({}, sonata_admin.field_description.translationDomain) -}}
  1991.                         {% endif %}
  1992.                     {% endif %}
  1993.                 </option>
  1994.             {% endif %}
  1995.             {% if preferred_choices|length > 0 %}
  1996.                 {% set options = preferred_choices %}
  1997.                 {{ block('choice_widget_options') }}
  1998.                 {% if choices|length > 0 %}
  1999.                     <option disabled=\"disabled\">{{ separator }}</option>
  2000.                 {% endif %}
  2001.             {% endif %}
  2002.             {% set options = choices %}
  2003.             {{ block('choice_widget_options') }}
  2004.         </select>
  2005.     {% endif %}
  2006. {% endapply %}
  2007. {% endblock choice_widget_collapsed %}
  2008. {% block date_widget %}
  2009. {% apply spaceless %}
  2010.     {% if widget == 'single_text' %}
  2011.         {{ block('form_widget_simple') }}
  2012.     {% else %}
  2013.         {% if row is not defined or row == true %}
  2014.             {% set attr = attr|merge({'class': attr.class|default('') ~ ' row' }) %}
  2015.         {% endif %}
  2016.         {% set input_wrapper_class = input_wrapper_class|default('col-sm-4') %}
  2017.         <div {{ block('widget_container_attributes') }}>
  2018.             {{ date_pattern|replace({
  2019.                 '{{ year }}':  '<div class=\"'~ input_wrapper_class ~ '\">' ~ form_widget(form.year) ~ '</div>',
  2020.                 '{{ month }}': '<div class=\"'~ input_wrapper_class ~ '\">' ~ form_widget(form.month) ~ '</div>',
  2021.                 '{{ day }}':   '<div class=\"'~ input_wrapper_class ~ '\">' ~ form_widget(form.day) ~ '</div>',
  2022.             })|raw }}
  2023.         </div>
  2024.     {% endif %}
  2025.     {% if datepicker_use_button is not defined %}
  2026.         {{ block('sonata_help') }}
  2027.     {% endif %}
  2028. {% endapply %}
  2029. {% endblock date_widget %}
  2030. {% block time_widget %}
  2031. {% apply spaceless %}
  2032.     {% if widget == 'single_text' %}
  2033.         {{ block('form_widget_simple') }}
  2034.     {% else %}
  2035.         {% if row is not defined or row == true %}
  2036.             {% set attr = attr|merge({'class': attr.class|default('') ~ ' row' }) %}
  2037.         {% endif %}
  2038.         {% set input_wrapper_class = input_wrapper_class|default('col-sm-6') %}
  2039.         <div {{ block('widget_container_attributes') }}>
  2040.             <div class=\"{{ input_wrapper_class }}\">
  2041.                 {{ form_widget(form.hour) }}
  2042.             </div>
  2043.             {% if with_minutes %}
  2044.                 <div class=\"{{ input_wrapper_class }}\">
  2045.                     {{ form_widget(form.minute) }}
  2046.                 </div>
  2047.             {% endif %}
  2048.             {% if with_seconds %}
  2049.                 <div class=\"{{ input_wrapper_class }}\">
  2050.                     {{ form_widget(form.second) }}
  2051.                 </div>
  2052.             {% endif %}
  2053.         </div>
  2054.     {% endif %}
  2055.     {{ block('sonata_help') }}
  2056. {% endapply %}
  2057. {% endblock time_widget %}
  2058. {% block datetime_widget %}
  2059. {% apply spaceless %}
  2060.     {% if widget == 'single_text' %}
  2061.         {{ block('form_widget_simple') }}
  2062.     {% else %}
  2063.         {% set attr = attr|merge({'class': attr.class|default('') ~ ' row' }) %}
  2064.         <div {{ block('widget_container_attributes') }}>
  2065.             {{ form_errors(form.date) }}
  2066.             {{ form_errors(form.time) }}
  2067.             {% if form.date.vars.widget == 'single_text' %}
  2068.                 <div class=\"col-sm-2\">
  2069.                     {{ form_widget(form.date) }}
  2070.                 </div>
  2071.             {% else %}
  2072.                 {{ form_widget(form.date, {'row': false, 'input_wrapper_class': 'col-sm-2'}) }}
  2073.             {% endif %}
  2074.             {% if form.time.vars.widget == 'single_text' %}
  2075.                 <div class=\"col-sm-2\">
  2076.                     {{ form_widget(form.time) }}
  2077.                 </div>
  2078.             {% else %}
  2079.                 {{ form_widget(form.time, {'row': false, 'input_wrapper_class': 'col-sm-2'}) }}
  2080.             {% endif %}
  2081.         </div>
  2082.     {% endif %}
  2083.     {% if datepicker_use_button is not defined %}
  2084.         {{ block('sonata_help') }}
  2085.     {% endif %}
  2086. {% endapply %}
  2087. {% endblock datetime_widget %}
  2088. {% block form_row %}
  2089.     {% set show_label = show_label ?? true %}
  2090.     <div class=\"form-group{% if errors|length > 0 %} has-error{% endif %}\" id=\"sonata-ba-field-container-{{ id }}\">
  2091.         {% if sonata_admin.field_description.options is defined %}
  2092.             {% set label = sonata_admin.field_description.options.name|default(label) %}
  2093.         {% endif %}
  2094.         {% set div_class = 'sonata-ba-field' %}
  2095.         {% if label is same as(false) %}
  2096.             {% set div_class = div_class ~ ' sonata-collection-row-without-label' %}
  2097.         {% endif %}
  2098.         {% if sonata_admin is defined and sonata_admin.options['form_type'] == 'horizontal' %}
  2099.             {# Add an offset if no label or is a checkbox/radio #}
  2100.             {% if label is same as(false) or form.vars.checked is defined %}
  2101.                 {% if 'collection' in form.parent.vars.block_prefixes %}
  2102.                     {% set div_class = div_class ~ ' col-sm-12' %}
  2103.                 {% else %}
  2104.                     {% set div_class = div_class ~ ' col-sm-9 col-sm-offset-3' %}
  2105.                 {% endif %}
  2106.             {% else %}
  2107.                 {% set div_class = div_class ~ ' col-sm-9' %}
  2108.             {% endif %}
  2109.         {% endif %}
  2110.         {% if show_label %}
  2111.             {{ form_label(form, label|default(null)) }}
  2112.         {% endif %}
  2113.         {% if sonata_admin is defined and sonata_admin_enabled %}
  2114.             {% set div_class = div_class ~ ' sonata-ba-field-' ~ sonata_admin.edit ~ '-' ~ sonata_admin.inline %}
  2115.         {% endif %}
  2116.         {% if errors|length > 0 %}
  2117.             {% set div_class = div_class ~ ' sonata-ba-field-error' %}
  2118.         {% endif %}
  2119.         <div class=\"{{ div_class }}\">
  2120.             {{ form_widget(form, {'horizontal': false, 'horizontal_input_wrapper_class': ''}) }} {# {'horizontal': false, 'horizontal_input_wrapper_class': ''} needed to avoid MopaBootstrapBundle messing with the DOM #}
  2121.             {% if errors|length > 0 %}
  2122.                 <div class=\"help-block sonata-ba-field-error-messages\">
  2123.                     {{ form_errors(form) }}
  2124.                 </div>
  2125.             {% endif %}
  2126.             {% if sonata_admin is defined and sonata_admin_enabled and sonata_admin.field_description.help|default(false) %}
  2127.                 <span class=\"help-block sonata-ba-field-help\">{{ sonata_admin.field_description.help|trans({}, sonata_admin.field_description.translationDomain ?: admin.translationDomain)|raw }}</span>
  2128.             {% endif %}
  2129.             {{ form_help(form) }}
  2130.         </div>
  2131.     </div>
  2132. {% endblock form_row %}
  2133. {% block checkbox_row -%}
  2134.     {% set show_label = false %}
  2135.     {{ block('form_row') }}
  2136. {%- endblock checkbox_row %}
  2137. {% block radio_row -%}
  2138.     {% set show_label = false %}
  2139.     {{ block('form_row') }}
  2140. {%- endblock radio_row %}
  2141. {% block sonata_type_native_collection_widget_row %}
  2142. {% apply spaceless %}
  2143.     <div class=\"sonata-collection-row\">
  2144.         {% if allow_delete %}
  2145.             <div class=\"row\">
  2146.                 <div class=\"col-xs-1\">
  2147.                     <a href=\"#\" class=\"btn btn-link sonata-collection-delete\">
  2148.                         <i class=\"fa fa-minus-circle\" aria-hidden=\"true\"></i>
  2149.                     </a>
  2150.                 </div>
  2151.                 <div class=\"col-xs-11\">
  2152.         {% endif %}
  2153.             {{ form_row(child, { label: false }) }}
  2154.         {% if allow_delete %}
  2155.                 </div>
  2156.             </div>
  2157.         {% endif %}
  2158.     </div>
  2159. {% endapply %}
  2160. {% endblock sonata_type_native_collection_widget_row %}
  2161. {% block sonata_type_native_collection_widget %}
  2162. {% apply spaceless %}
  2163.     {% if prototype is defined %}
  2164.         {% set child = prototype %}
  2165.         {% set allow_delete_backup = allow_delete %}
  2166.         {% set allow_delete = true %}
  2167.         {% set attr = attr|merge({'data-prototype': block('sonata_type_native_collection_widget_row'), 'data-prototype-name': prototype.vars.name, 'class': attr.class|default('') }) %}
  2168.         {% set allow_delete = allow_delete_backup %}
  2169.     {% endif %}
  2170.     <div {{ block('widget_container_attributes') }}>
  2171.         {{ form_errors(form) }}
  2172.         {% for child in form %}
  2173.             {{ block('sonata_type_native_collection_widget_row') }}
  2174.         {% endfor %}
  2175.         {{ form_rest(form) }}
  2176.         {% if allow_add %}
  2177.             <div><a href=\"#\" class=\"btn btn-link sonata-collection-add\"><i class=\"fa fa-plus-circle\" aria-hidden=\"true\"></i></a></div>
  2178.         {% endif %}
  2179.     </div>
  2180. {% endapply %}
  2181. {% endblock sonata_type_native_collection_widget %}
  2182. {% block sonata_type_immutable_array_widget %}
  2183.     {% apply spaceless %}
  2184.         <div {{ block('widget_container_attributes') }}>
  2185.             {{ block('sonata_help') }}
  2186.             {{ form_errors(form) }}
  2187.             {% for key, child in form %}
  2188.                 {{ block('sonata_type_immutable_array_widget_row') }}
  2189.             {% endfor %}
  2190.             {{ form_rest(form) }}
  2191.         </div>
  2192.     {% endapply %}
  2193. {% endblock sonata_type_immutable_array_widget %}
  2194. {% block sonata_type_immutable_array_widget_row %}
  2195.     {% apply spaceless %}
  2196.         <div class=\"form-group{% if child.vars.errors|length > 0 %} has-error{% endif %}\" id=\"sonata-ba-field-container-{{ id }}-{{ key }}\">
  2197.             {{ form_label(child) }}
  2198.             {% set div_class = \"\" %}
  2199.             {% if sonata_admin.options['form_type'] == 'horizontal' %}
  2200.                 {% set div_class = 'col-sm-9' %}
  2201.             {% endif %}
  2202.             <div class=\"{{ div_class }} sonata-ba-field sonata-ba-field-{{ sonata_admin.edit }}-{{ sonata_admin.inline }}{% if child.vars.errors|length > 0 %} sonata-ba-field-error{% endif %}\">
  2203.                 {{ form_widget(child, {'horizontal': false, 'horizontal_input_wrapper_class': ''}) }} {# {'horizontal': false, 'horizontal_input_wrapper_class': ''} needed to avoid MopaBootstrapBundle messing with the DOM #}
  2204.                 {% set sonata_help = child.vars.sonata_help %}
  2205.                 {{ block('sonata_help') }}
  2206.             </div>
  2207.             {% if child.vars.errors|length > 0 %}
  2208.                 <div class=\"help-block sonata-ba-field-error-messages\">
  2209.                     {{ form_errors(child) }}
  2210.                 </div>
  2211.             {% endif %}
  2212.         </div>
  2213.     {% endapply %}
  2214. {% endblock %}
  2215. {% block sonata_type_model_autocomplete_widget %}
  2216.     {% include template %}
  2217. {% endblock sonata_type_model_autocomplete_widget %}
  2218. {% block sonata_type_choice_field_mask_widget %}
  2219.     {{ block('choice_widget') }}
  2220.     {# Taking the form name excluding ending field glue character #}
  2221.     {% set main_form_name = id|slice(0, (id|length - name|length)-1) %}
  2222.     {% if expanded %}
  2223.         {% set js_selector = '#' ~ main_form_name ~ '_' ~ name ~ ' input' %}
  2224.         {% set js_event = 'ifChecked' %}
  2225.     {% else %}
  2226.         {% set js_selector = '#' ~ main_form_name ~ '_' ~ name %}
  2227.         {% set js_event = 'change' %}
  2228.     {% endif %}
  2229.     <script>
  2230.         jQuery(document).ready(function() {
  2231.             var allFields = {{ all_fields|json_encode|raw }},
  2232.                 map = {{ map|json_encode|raw }},
  2233.                 showMaskChoiceEl = jQuery(\"{{ js_selector }}\");
  2234.             showMaskChoiceEl.on(\"{{ js_event }}\", function () {
  2235.                 choice_field_mask_show(jQuery(this).val());
  2236.             });
  2237.             function choice_field_mask_show(val) {
  2238.                 var controlGroupIdFunc = function (field) {
  2239.                     // Most of fields are named with an underscore
  2240.                     var defaultFieldId = '#sonata-ba-field-container-{{ main_form_name }}_' + field;
  2241.                     // Some fields may be named with a dash (like keys of immutable array form type)
  2242.                     if (jQuery(defaultFieldId).length === 0) {
  2243.                         return '#sonata-ba-field-container-{{ main_form_name }}-' + field;
  2244.                     }
  2245.                     return defaultFieldId;
  2246.                 };
  2247.                 jQuery.each(allFields, function (i, field) {
  2248.                     var fieldContainer = controlGroupIdFunc(field);
  2249.                     jQuery(fieldContainer).hide();
  2250.                     jQuery(fieldContainer).find('[required=\"required\"]').attr('data-required', 'required').removeAttr(\"required\");
  2251.                 });
  2252.                 if (map[val]) {
  2253.                     jQuery.each(map[val], function (i, field) {
  2254.                         var fieldContainer = controlGroupIdFunc(field);
  2255.                         jQuery(fieldContainer).show();
  2256.                         jQuery(fieldContainer).find('[data-required=\"required\"]').attr(\"required\", \"required\");
  2257.                     });
  2258.                 }
  2259.             }
  2260.             {% if value is empty %}
  2261.                 choice_field_mask_show(showMaskChoiceEl.val());
  2262.             {% else %}
  2263.                 choice_field_mask_show('{{ value|e('js') }}');
  2264.             {% endif %}
  2265.         });
  2266.     </script>
  2267. {% endblock %}
  2268. {% block sonata_type_choice_multiple_sortable %}
  2269.     <input type=\"hidden\" name=\"{{ full_name }}\" id=\"{{ id }}\" value=\"{{ value|join(',') }}\" />
  2270.     <script>
  2271.         jQuery(document).ready(function() {
  2272.             Admin.setup_sortable_select2(jQuery('#{{ id }}'), {{ form.vars.choices|json_encode|raw }});
  2273.         });
  2274.     </script>
  2275. {% endblock %}
  2276. ""SonataAdminBundle:Form:form_admin_fields.html.twig""/var/www/radmin.tehnik.tech/vendor/sonata-project/admin-bundle/src/Resources/views/Form/form_admin_fields.html.twig");
  2277.     }
  2278. }