var/cache/dev/twig/20/20b12bbc8d5bc06a8b48d73c57002ff2.php line 301

  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* @IlaveU/FrontBundle/Themes/IlaveU/templates/admin/shopadmin/speeder/index.html.twig */
  15. class __TwigTemplate_71232f5f4d35d0c0e0817f319e7d8bca extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'body_id' => [$this'block_body_id'],
  25.             'body_class' => [$this'block_body_class'],
  26.             'configured_head_contents' => [$this'block_configured_head_contents'],
  27.             'configured_body_contents' => [$this'block_configured_body_contents'],
  28.             'configured_stylesheets' => [$this'block_configured_stylesheets'],
  29.             'content_title' => [$this'block_content_title'],
  30.             'page_actions' => [$this'block_page_actions'],
  31.             'filters' => [$this'block_filters'],
  32.             'global_actions' => [$this'block_global_actions'],
  33.             'batch_actions' => [$this'block_batch_actions'],
  34.             'main' => [$this'block_main'],
  35.             'table_head' => [$this'block_table_head'],
  36.             'table_body' => [$this'block_table_body'],
  37.             'entity_actions' => [$this'block_entity_actions'],
  38.             'table_body_empty' => [$this'block_table_body_empty'],
  39.             'table_footer' => [$this'block_table_footer'],
  40.             'paginator' => [$this'block_paginator'],
  41.             'delete_form' => [$this'block_delete_form'],
  42.         ];
  43.     }
  44.     protected function doGetParent(array $context)
  45.     {
  46.         // line 4
  47.         return $this->loadTemplate(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'4$this->source); })()), "templatePath", ["layout"], "method"falsefalsefalse4), "@IlaveU/FrontBundle/Themes/IlaveU/templates/admin/shopadmin/speeder/index.html.twig"4);
  48.     }
  49.     protected function doDisplay(array $context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@IlaveU/FrontBundle/Themes/IlaveU/templates/admin/shopadmin/speeder/index.html.twig"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@IlaveU/FrontBundle/Themes/IlaveU/templates/admin/shopadmin/speeder/index.html.twig"));
  56.         // line 5
  57.         $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'5$this->source); })()), "i18n", [], "any"falsefalsefalse5), "translationDomain", [], "any"falsefalsefalse5);
  58.         // line 10
  59.         $context["ea_field_assets"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'10$this->source); })()), "crud", [], "any"falsefalsefalse10), "fieldAssets", [Twig\Extension\CoreExtension::constant("EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud::PAGE_INDEX")], "method"falsefalsefalse10);
  60.         // line 43
  61.         $context["has_batch_actions"] = (Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["batch_actions"]) || array_key_exists("batch_actions"$context) ? $context["batch_actions"] : (function () { throw new RuntimeError('Variable "batch_actions" does not exist.'43$this->source); })())) > 0);
  62.         // line 4
  63.         yield from $this->getParent($context)->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.         
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  68.     }
  69.     // line 7
  70.     public function block_body_id($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  77.         (((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'7$this->source); })())) > 0)) ? (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(("ea-index-" CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'7$this->source); })())), "name", [], "any"falsefalsefalse7)), "html"nulltrue)) : (yield ""));
  78.         
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.         return; yield '';
  83.     }
  84.     // line 8
  85.     public function block_body_class($context, array $blocks = [])
  86.     {
  87.         $macros $this->macros;
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  92.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(("ea-index" . (((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'8$this->source); })())) > 0)) ? ((" ea-index-" CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'8$this->source); })())), "name", [], "any"falsefalsefalse8))) : (""))), "html"nulltrue);
  93.         
  94.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  95.         
  96.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  97.         return; yield '';
  98.     }
  99.     // line 12
  100.     public function block_configured_head_contents($context, array $blocks = [])
  101.     {
  102.         $macros $this->macros;
  103.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_head_contents"));
  105.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_head_contents"));
  107.         // line 13
  108.         yield "    ";
  109.         yield from $this->yieldParentBlock("configured_head_contents"$context$blocks);
  110.         yield "
  111.     ";
  112.         // line 14
  113.         $context['_parent'] = $context;
  114.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea_field_assets"]) || array_key_exists("ea_field_assets"$context) ? $context["ea_field_assets"] : (function () { throw new RuntimeError('Variable "ea_field_assets" does not exist.'14$this->source); })()), "headContents", [], "any"falsefalsefalse14));
  115.         foreach ($context['_seq'] as $context["_key"] => $context["htmlContent"]) {
  116.             // line 15
  117.             yield "        ";
  118.             yield $context["htmlContent"];
  119.             yield "
  120.     ";
  121.         }
  122.         $_parent $context['_parent'];
  123.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['htmlContent'], $context['_parent'], $context['loop']);
  124.         $context array_intersect_key($context$_parent) + $_parent;
  125.         
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  127.         
  128.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  129.         return; yield '';
  130.     }
  131.     // line 19
  132.     public function block_configured_body_contents($context, array $blocks = [])
  133.     {
  134.         $macros $this->macros;
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  136.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_body_contents"));
  137.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  138.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_body_contents"));
  139.         // line 20
  140.         yield "    ";
  141.         yield from $this->yieldParentBlock("configured_body_contents"$context$blocks);
  142.         yield "
  143.     ";
  144.         // line 21
  145.         $context['_parent'] = $context;
  146.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea_field_assets"]) || array_key_exists("ea_field_assets"$context) ? $context["ea_field_assets"] : (function () { throw new RuntimeError('Variable "ea_field_assets" does not exist.'21$this->source); })()), "bodyContents", [], "any"falsefalsefalse21));
  147.         foreach ($context['_seq'] as $context["_key"] => $context["htmlContent"]) {
  148.             // line 22
  149.             yield "        ";
  150.             yield $context["htmlContent"];
  151.             yield "
  152.     ";
  153.         }
  154.         $_parent $context['_parent'];
  155.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['htmlContent'], $context['_parent'], $context['loop']);
  156.         $context array_intersect_key($context$_parent) + $_parent;
  157.         
  158.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  159.         
  160.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  161.         return; yield '';
  162.     }
  163.     // line 26
  164.     public function block_configured_stylesheets($context, array $blocks = [])
  165.     {
  166.         $macros $this->macros;
  167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  168.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_stylesheets"));
  169.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  170.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_stylesheets"));
  171.         // line 27
  172.         yield "    ";
  173.         yield from $this->yieldParentBlock("configured_stylesheets"$context$blocks);
  174.         yield "
  175.     ";
  176.         // line 28
  177.         yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/includes/_css_assets.html.twig", ["assets" => CoreExtension::getAttribute($this->env$this->source, (isset($context["ea_field_assets"]) || array_key_exists("ea_field_assets"$context) ? $context["ea_field_assets"] : (function () { throw new RuntimeError('Variable "ea_field_assets" does not exist.'28$this->source); })()), "cssAssets", [], "any"falsefalsefalse28)], false);
  178.         yield "
  179.     ";
  180.         // line 29
  181.         yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/includes/_encore_link_tags.html.twig", ["assets" => CoreExtension::getAttribute($this->env$this->source, (isset($context["ea_field_assets"]) || array_key_exists("ea_field_assets"$context) ? $context["ea_field_assets"] : (function () { throw new RuntimeError('Variable "ea_field_assets" does not exist.'29$this->source); })()), "webpackEncoreAssets", [], "any"falsefalsefalse29)], false);
  182.         yield "
  183. ";
  184.         
  185.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  186.         
  187.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  188.         return; yield '';
  189.     }
  190.     // line 34
  191.     public function block_content_title($context, array $blocks = [])
  192.     {
  193.         $macros $this->macros;
  194.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  195.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_title"));
  196.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  197.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_title"));
  198.         // line 35
  199.         $___internal_parse_0_ = ('' === $tmp \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  200.             // line 36
  201.             $context["custom_page_title"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'36$this->source); })()), "crud", [], "any"falsefalsefalse36), "customPageTitle", ["index"nullCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'36$this->source); })()), "i18n", [], "any"falsefalsefalse36), "translationParameters", [], "any"falsefalsefalse36)], "method"falsefalsefalse36);
  202.             // line 37
  203.             yield "        ";
  204.             yield (((null === (isset($context["custom_page_title"]) || array_key_exists("custom_page_title"$context) ? $context["custom_page_title"] : (function () { throw new RuntimeError('Variable "custom_page_title" does not exist.'37$this->source); })()))) ? ($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source,             // line 38
  205. (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'38$this->source); })()), "crud", [], "any"falsefalsefalse38), "defaultPageTitle", ["index"nullCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'38$this->source); })()), "i18n", [], "any"falsefalsefalse38), "translationParameters", [], "any"falsefalsefalse38)], "method"falsefalsefalse38), [],             // line 5
  206. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })()))) : ($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(            // line 39
  207. (isset($context["custom_page_title"]) || array_key_exists("custom_page_title"$context) ? $context["custom_page_title"] : (function () { throw new RuntimeError('Variable "custom_page_title" does not exist.'39$this->source); })()), [],             // line 5
  208. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })()))));
  209.             return; yield '';
  210.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  211.         // line 35
  212.         yield Twig\Extension\CoreExtension::spaceless($___internal_parse_0_);
  213.         
  214.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  215.         
  216.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  217.         return; yield '';
  218.     }
  219.     // line 44
  220.     public function block_page_actions($context, array $blocks = [])
  221.     {
  222.         $macros $this->macros;
  223.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  224.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_actions"));
  225.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  226.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_actions"));
  227.         // line 45
  228.         yield "    ";
  229.         if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["filters"]) || array_key_exists("filters"$context) ? $context["filters"] : (function () { throw new RuntimeError('Variable "filters" does not exist.'45$this->source); })())) > 0)) {
  230.             // line 46
  231.             yield "        <div class=\"datagrid-filters\">
  232.             ";
  233.             // line 47
  234.             yield from $this->unwrap()->yieldBlock('filters'$context$blocks);
  235.             // line 60
  236.             yield "        </div>
  237.     ";
  238.         }
  239.         // line 62
  240.         yield "
  241.     ";
  242.         // line 63
  243.         yield from $this->unwrap()->yieldBlock('global_actions'$context$blocks);
  244.         // line 70
  245.         yield "    ";
  246.         yield from $this->unwrap()->yieldBlock('batch_actions'$context$blocks);
  247.         
  248.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  249.         
  250.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  251.         return; yield '';
  252.     }
  253.     // line 47
  254.     public function block_filters($context, array $blocks = [])
  255.     {
  256.         $macros $this->macros;
  257.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  258.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""filters"));
  259.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  260.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""filters"));
  261.         // line 48
  262.         yield "                ";
  263.         $context["applied_filters"] = Twig\Extension\CoreExtension::keys(((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "request", [], "any"falsetruefalse48), "query", [], "any"falsetruefalse48), "all", [], "any"falsetruefalse48), "filters", [], "array"truetruefalse48)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "request", [], "any"falsetruefalse48), "query", [], "any"falsetruefalse48), "all", [], "any"falsetruefalse48), "filters", [], "array"falsefalsefalse48), [])) : ([])));
  264.         // line 49
  265.         yield "                <div class=\"btn-group action-filters\">
  266.                     <a href=\"#\" data-href=\"";
  267.         // line 50
  268.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$this->extensions['EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension']->getAdminUrlGenerator(), "setAction", ["renderFilters"], "method"falsefalsefalse50), "includeReferrer", [], "method"falsefalsefalse50), "html"nulltrue);
  269.         yield "\" class=\"btn btn-secondary btn-labeled btn-labeled-right action-filters-button disabled ";
  270.         yield (((isset($context["applied_filters"]) || array_key_exists("applied_filters"$context) ? $context["applied_filters"] : (function () { throw new RuntimeError('Variable "applied_filters" does not exist.'50$this->source); })())) ? ("action-filters-applied") : (""));
  271.         yield "\" data-bs-toggle=\"modal\" data-bs-target=\"#modal-filters\">
  272.                         <i class=\"fa fa-filter fa-fw\"></i> ";
  273.         // line 51
  274.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->createTranslatable("filter.title"CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'51$this->source); })()), "i18n", [], "any"falsefalsefalse51), "translationParameters", [], "any"falsefalsefalse51), "EasyAdminBundle"), [],         // line 5
  275. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })())), "html"nulltrue);
  276.         // line 51
  277.         if ((isset($context["applied_filters"]) || array_key_exists("applied_filters"$context) ? $context["applied_filters"] : (function () { throw new RuntimeError('Variable "applied_filters" does not exist.'51$this->source); })())) {
  278.             yield " <span class=\"action-filters-button-count\">(";
  279.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["applied_filters"]) || array_key_exists("applied_filters"$context) ? $context["applied_filters"] : (function () { throw new RuntimeError('Variable "applied_filters" does not exist.'51$this->source); })())), "html"nulltrue);
  280.             yield ")</span>";
  281.         }
  282.         // line 52
  283.         yield "                    </a>
  284.                     ";
  285.         // line 53
  286.         if ((isset($context["applied_filters"]) || array_key_exists("applied_filters"$context) ? $context["applied_filters"] : (function () { throw new RuntimeError('Variable "applied_filters" does not exist.'53$this->source); })())) {
  287.             // line 54
  288.             yield "                        <a href=\"";
  289.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$this->extensions['EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension']->getAdminUrlGenerator(), "unset", ["filters"], "method"falsefalsefalse54), "html"nulltrue);
  290.             yield "\" class=\"btn btn-secondary action-filters-reset\">
  291.                             <i class=\"fa fa-close\"></i>
  292.                         </a>
  293.                     ";
  294.         }
  295.         // line 58
  296.         yield "                </div>
  297.             ";
  298.         
  299.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  300.         
  301.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  302.         return; yield '';
  303.     }
  304.     // line 63
  305.     public function block_global_actions($context, array $blocks = [])
  306.     {
  307.         $macros $this->macros;
  308.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  309.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""global_actions"));
  310.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  311.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""global_actions"));
  312.         // line 64
  313.         yield "        <div class=\"global-actions\">
  314.             ";
  315.         // line 65
  316.         $context['_parent'] = $context;
  317.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["global_actions"]) || array_key_exists("global_actions"$context) ? $context["global_actions"] : (function () { throw new RuntimeError('Variable "global_actions" does not exist.'65$this->source); })()));
  318.         foreach ($context['_seq'] as $context["_key"] => $context["action"]) {
  319.             // line 66
  320.             yield "                ";
  321.             yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source$context["action"], "templatePath", [], "any"falsefalsefalse66), ["action" => $context["action"]], false);
  322.             yield "
  323.             ";
  324.         }
  325.         $_parent $context['_parent'];
  326.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['action'], $context['_parent'], $context['loop']);
  327.         $context array_intersect_key($context$_parent) + $_parent;
  328.         // line 68
  329.         yield "        </div>
  330.     ";
  331.         
  332.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  333.         
  334.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  335.         return; yield '';
  336.     }
  337.     // line 70
  338.     public function block_batch_actions($context, array $blocks = [])
  339.     {
  340.         $macros $this->macros;
  341.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  342.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""batch_actions"));
  343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  344.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""batch_actions"));
  345.         // line 71
  346.         yield "        ";
  347.         if ((isset($context["has_batch_actions"]) || array_key_exists("has_batch_actions"$context) ? $context["has_batch_actions"] : (function () { throw new RuntimeError('Variable "has_batch_actions" does not exist.'71$this->source); })())) {
  348.             // line 72
  349.             yield "            <div class=\"batch-actions d-none\">
  350.                 ";
  351.             // line 73
  352.             $context['_parent'] = $context;
  353.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["batch_actions"]) || array_key_exists("batch_actions"$context) ? $context["batch_actions"] : (function () { throw new RuntimeError('Variable "batch_actions" does not exist.'73$this->source); })()));
  354.             foreach ($context['_seq'] as $context["_key"] => $context["action"]) {
  355.                 // line 74
  356.                 yield "                    ";
  357.                 yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source$context["action"], "templatePath", [], "any"falsefalsefalse74), ["action" => $context["action"]], false);
  358.                 yield "
  359.                 ";
  360.             }
  361.             $_parent $context['_parent'];
  362.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['action'], $context['_parent'], $context['loop']);
  363.             $context array_intersect_key($context$_parent) + $_parent;
  364.             // line 76
  365.             yield "            </div>
  366.         ";
  367.         }
  368.         // line 78
  369.         yield "    ";
  370.         
  371.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  372.         
  373.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  374.         return; yield '';
  375.     }
  376.     // line 81
  377.     public function block_main($context, array $blocks = [])
  378.     {
  379.         $macros $this->macros;
  380.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  381.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  382.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  383.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  384.         // line 82
  385.         yield "    ";
  386.         // line 83
  387.         yield "    ";
  388.         $context["sort_field_name"] = Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'83$this->source); })()), "request", [], "any"falsefalsefalse83), "get", ["sort"], "method"falsefalsefalse83)));
  389.         // line 84
  390.         yield "    ";
  391.         $context["sort_order"] = Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'84$this->source); })()), "request", [], "any"falsefalsefalse84), "get", ["sort"], "method"falsefalsefalse84));
  392.         // line 85
  393.         yield "    ";
  394.         $context["some_results_are_hidden"] = Twig\Extension\CoreExtension::reduce($this->env, (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'85$this->source); })()), function ($__some_results_are_hidden__$__entity__) use ($context$macros) { $context["some_results_are_hidden"] = $__some_results_are_hidden__$context["entity"] = $__entity__; return ((isset($context["some_results_are_hidden"]) || array_key_exists("some_results_are_hidden"$context) ? $context["some_results_are_hidden"] : (function () { throw new RuntimeError('Variable "some_results_are_hidden" does not exist.'85$this->source); })()) ||  !CoreExtension::getAttribute($this->env$this->source, (isset($context["entity"]) || array_key_exists("entity"$context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.'85$this->source); })()), "isAccessible", [], "any"falsefalsefalse85)); }, false);
  395.         // line 86
  396.         yield "    ";
  397.         $context["has_footer"] = (Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'86$this->source); })())) != 0);
  398.         // line 87
  399.         yield "    ";
  400.         $context["has_search"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'87$this->source); })()), "crud", [], "any"falsefalsefalse87), "isSearchEnabled", [], "any"falsefalsefalse87);
  401.         // line 88
  402.         yield "    ";
  403.         $context["has_filters"] = (Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["filters"]) || array_key_exists("filters"$context) ? $context["filters"] : (function () { throw new RuntimeError('Variable "filters" does not exist.'88$this->source); })())) > 0);
  404.         // line 89
  405.         yield "    ";
  406.         $context["num_results"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'89$this->source); })()));
  407.         // line 90
  408.         yield "    <div class=\"table-responsive\">
  409.     <table  class=\"table  ";
  410.         // line 91
  411.         yield ((Twig\Extension\CoreExtension::testEmpty((isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'91$this->source); })()))) ? ("datagrid-empty") : (""));
  412.         yield "\" ";
  413.         if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'91$this->source); })())) <= 4)) {
  414.             yield "style=\"overflow:initial ;\"";
  415.         }
  416.         yield ">
  417.         ";
  418.         // line 92
  419.         if (((isset($context["num_results"]) || array_key_exists("num_results"$context) ? $context["num_results"] : (function () { throw new RuntimeError('Variable "num_results" does not exist.'92$this->source); })()) > 0)) {
  420.             // line 93
  421.             yield "            <thead>
  422.             ";
  423.             // line 94
  424.             yield from $this->unwrap()->yieldBlock('table_head'$context$blocks);
  425.             // line 127
  426.             yield "            </thead>
  427.         ";
  428.         }
  429.         // line 129
  430.         yield "
  431.         <tbody>
  432.         ";
  433.         // line 131
  434.         yield from $this->unwrap()->yieldBlock('table_body'$context$blocks);
  435.         // line 210
  436.         yield "        </tbody>
  437.         <tfoot>
  438.         ";
  439.         // line 213
  440.         yield from $this->unwrap()->yieldBlock('table_footer'$context$blocks);
  441.         // line 215
  442.         yield "        </tfoot>
  443.     </table>
  444.     </div>
  445.     ";
  446.         // line 219
  447.         if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'219$this->source); })())) > 0)) {
  448.             // line 220
  449.             yield "        <div class=\"content-panel-footer without-padding without-border\">
  450.             ";
  451.             // line 221
  452.             yield from $this->unwrap()->yieldBlock('paginator'$context$blocks);
  453.             // line 224
  454.             yield "        </div>
  455.     ";
  456.         }
  457.         // line 226
  458.         yield "
  459.     ";
  460.         // line 227
  461.         yield from $this->unwrap()->yieldBlock('delete_form'$context$blocks);
  462.         // line 230
  463.         yield "
  464.     ";
  465.         // line 231
  466.         if ((isset($context["has_filters"]) || array_key_exists("has_filters"$context) ? $context["has_filters"] : (function () { throw new RuntimeError('Variable "has_filters" does not exist.'231$this->source); })())) {
  467.             // line 232
  468.             yield "        ";
  469.             yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/crud/includes/_filters_modal.html.twig");
  470.             yield "
  471.     ";
  472.         }
  473.         // line 234
  474.         yield "
  475.     ";
  476.         // line 235
  477.         if ((isset($context["has_batch_actions"]) || array_key_exists("has_batch_actions"$context) ? $context["has_batch_actions"] : (function () { throw new RuntimeError('Variable "has_batch_actions" does not exist.'235$this->source); })())) {
  478.             // line 236
  479.             yield "        ";
  480.             yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/crud/includes/_batch_action_modal.html.twig", [], false);
  481.             yield "
  482.     ";
  483.         }
  484.         
  485.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  486.         
  487.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  488.         return; yield '';
  489.     }
  490.     // line 94
  491.     public function block_table_head($context, array $blocks = [])
  492.     {
  493.         $macros $this->macros;
  494.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  495.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_head"));
  496.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  497.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_head"));
  498.         // line 95
  499.         yield "                <tr>
  500.                     ";
  501.         // line 96
  502.         if ((isset($context["has_batch_actions"]) || array_key_exists("has_batch_actions"$context) ? $context["has_batch_actions"] : (function () { throw new RuntimeError('Variable "has_batch_actions" does not exist.'96$this->source); })())) {
  503.             // line 97
  504.             yield "                        <th>
  505.                             <div class=\"form-check\">
  506.                                 <span><input type=\"checkbox\" class=\"form-check-input form-batch-checkbox-all\"></span>
  507.                             </div>
  508.                         </th>
  509.                     ";
  510.         }
  511.         // line 103
  512.         yield "
  513.                     ";
  514.         // line 104
  515.         $context["ea_sort_asc"] = Twig\Extension\CoreExtension::constant("EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Option\\SortOrder::ASC");
  516.         // line 105
  517.         yield "                    ";
  518.         $context["ea_sort_desc"] = Twig\Extension\CoreExtension::constant("EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Option\\SortOrder::DESC");
  519.         // line 106
  520.         yield "                    ";
  521.         $context['_parent'] = $context;
  522.         $context['_seq'] = CoreExtension::ensureTraversable((((CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'106$this->source); })())), "fields", [], "any"truetruefalse106) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'106$this->source); })())), "fields", [], "any"falsefalsefalse106)))) ? (CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'106$this->source); })())), "fields", [], "any"falsefalsefalse106)) : ([])));
  523.         foreach ($context['_seq'] as $context["_key"] => $context["field"]) {
  524.             // line 107
  525.             yield "                        ";
  526.             $context["is_sorting_field"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'107$this->source); })()), "search", [], "any"falsefalsefalse107), "isSortingField", [CoreExtension::getAttribute($this->env$this->source$context["field"], "property", [], "any"falsefalsefalse107)], "method"falsefalsefalse107);
  527.             // line 108
  528.             yield "                        ";
  529.             $context["next_sort_direction"] = (((isset($context["is_sorting_field"]) || array_key_exists("is_sorting_field"$context) ? $context["is_sorting_field"] : (function () { throw new RuntimeError('Variable "is_sorting_field" does not exist.'108$this->source); })())) ? ((((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'108$this->source); })()), "search", [], "any"falsefalsefalse108), "sortDirection", [CoreExtension::getAttribute($this->env$this->source$context["field"], "property", [], "any"falsefalsefalse108)], "method"falsefalsefalse108) == (isset($context["ea_sort_desc"]) || array_key_exists("ea_sort_desc"$context) ? $context["ea_sort_desc"] : (function () { throw new RuntimeError('Variable "ea_sort_desc" does not exist.'108$this->source); })()))) ? ((isset($context["ea_sort_asc"]) || array_key_exists("ea_sort_asc"$context) ? $context["ea_sort_asc"] : (function () { throw new RuntimeError('Variable "ea_sort_asc" does not exist.'108$this->source); })())) : ((isset($context["ea_sort_desc"]) || array_key_exists("ea_sort_desc"$context) ? $context["ea_sort_desc"] : (function () { throw new RuntimeError('Variable "ea_sort_desc" does not exist.'108$this->source); })())))) : ((isset($context["ea_sort_desc"]) || array_key_exists("ea_sort_desc"$context) ? $context["ea_sort_desc"] : (function () { throw new RuntimeError('Variable "ea_sort_desc" does not exist.'108$this->source); })())));
  530.             // line 109
  531.             yield "                        ";
  532.             $context["column_icon"] = (((isset($context["is_sorting_field"]) || array_key_exists("is_sorting_field"$context) ? $context["is_sorting_field"] : (function () { throw new RuntimeError('Variable "is_sorting_field" does not exist.'109$this->source); })())) ? (((((isset($context["next_sort_direction"]) || array_key_exists("next_sort_direction"$context) ? $context["next_sort_direction"] : (function () { throw new RuntimeError('Variable "next_sort_direction" does not exist.'109$this->source); })()) == (isset($context["ea_sort_desc"]) || array_key_exists("ea_sort_desc"$context) ? $context["ea_sort_desc"] : (function () { throw new RuntimeError('Variable "ea_sort_desc" does not exist.'109$this->source); })()))) ? ("fa-arrow-up") : ("fa-arrow-down"))) : ("fa-sort"));
  533.             // line 110
  534.             yield "
  535.                         <th class=\"";
  536.             // line 111
  537.             yield (((isset($context["is_sorting_field"]) || array_key_exists("is_sorting_field"$context) ? $context["is_sorting_field"] : (function () { throw new RuntimeError('Variable "is_sorting_field" does not exist.'111$this->source); })())) ? ("sorted") : (""));
  538.             yield " ";
  539.             yield ((CoreExtension::getAttribute($this->env$this->source$context["field"], "isVirtual", [], "any"falsefalsefalse111)) ? ("field-virtual") : (""));
  540.             yield " header-for-";
  541.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::join(Twig\Extension\CoreExtension::filter($this->envTwig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["field"], "cssClass", [], "any"falsefalsefalse111), " "), function ($__class__) use ($context$macros) { $context["class"] = $__class__; return (is_string($__internal_compile_0 = (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'111$this->source); })())) && is_string($__internal_compile_1 "field-") && str_starts_with($__internal_compile_0$__internal_compile_1)); }), ""), "html"nulltrue);
  542.             yield " text-";
  543.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["field"], "textAlign", [], "any"falsefalsefalse111), "html"nulltrue);
  544.             yield "\" dir=\"";
  545.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'111$this->source); })()), "i18n", [], "any"falsefalsefalse111), "textDirection", [], "any"falsefalsefalse111), "html"nulltrue);
  546.             yield "\">
  547.                             ";
  548.             // line 112
  549.             if (CoreExtension::getAttribute($this->env$this->source$context["field"], "isSortable", [], "any"falsefalsefalse112)) {
  550.                 // line 113
  551.                 yield "                                <a href=\"";
  552.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$this->extensions['EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension']->getAdminUrlGenerator(["page" => 1"sort" => [CoreExtension::getAttribute($this->env$this->source$context["field"], "property", [], "any"falsefalsefalse113) => (isset($context["next_sort_direction"]) || array_key_exists("next_sort_direction"$context) ? $context["next_sort_direction"] : (function () { throw new RuntimeError('Variable "next_sort_direction" does not exist.'113$this->source); })())]]), "includeReferrer", [], "method"falsefalsefalse113), "html"nulltrue);
  553.                 yield "\">
  554.                                     ";
  555.                 // line 114
  556.                 yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env$this->source$context["field"], "label", [], "any"falsefalsefalse114), [],                 // line 5
  557. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })()));
  558.                 // line 114
  559.                 yield " <i class=\"fa fa-fw ";
  560.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["column_icon"]) || array_key_exists("column_icon"$context) ? $context["column_icon"] : (function () { throw new RuntimeError('Variable "column_icon" does not exist.'114$this->source); })()), "html"nulltrue);
  561.                 yield "\"></i>
  562.                                 </a>
  563.                             ";
  564.             } else {
  565.                 // line 117
  566.                 yield "                                <span>";
  567.                 yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env$this->source$context["field"], "label", [], "any"falsefalsefalse117), [],                 // line 5
  568. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })()));
  569.                 // line 117
  570.                 yield "</span>
  571.                             ";
  572.             }
  573.             // line 119
  574.             yield "                        </th>
  575.                     ";
  576.         }
  577.         $_parent $context['_parent'];
  578.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']);
  579.         $context array_intersect_key($context$_parent) + $_parent;
  580.         // line 121
  581.         yield "
  582.                     <th class=\"";
  583.         // line 122
  584.         yield ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'122$this->source); })()), "crud", [], "any"falsefalsefalse122), "showEntityActionsAsDropdown", [], "any"falsefalsefalse122)) ? ("actions-as-dropdown-table-head") : (""));
  585.         yield "\" dir=\"";
  586.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'122$this->source); })()), "i18n", [], "any"falsefalsefalse122), "textDirection", [], "any"falsefalsefalse122), "html"nulltrue);
  587.         yield "\">
  588.                         <span class=\"sr-only d-none d-lg-block\">";
  589.         // line 123
  590.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->createTranslatable("action.entity_actions"CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'123$this->source); })()), "i18n", [], "any"falsefalsefalse123), "translationParameters", [], "any"falsefalsefalse123), "EasyAdminBundle"), [],         // line 5
  591. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })())), "html"nulltrue);
  592.         // line 123
  593.         yield "</span>
  594.                     </th>
  595.                 </tr>
  596.             ";
  597.         
  598.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  599.         
  600.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  601.         return; yield '';
  602.     }
  603.     // line 131
  604.     public function block_table_body($context, array $blocks = [])
  605.     {
  606.         $macros $this->macros;
  607.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  608.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_body"));
  609.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  610.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_body"));
  611.         // line 132
  612.         yield "            ";
  613.         $context['_parent'] = $context;
  614.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'132$this->source); })()));
  615.         $context['_iterated'] = false;
  616.         $context['loop'] = [
  617.           'parent' => $context['_parent'],
  618.           'index0' => 0,
  619.           'index'  => 1,
  620.           'first'  => true,
  621.         ];
  622.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  623.             $length count($context['_seq']);
  624.             $context['loop']['revindex0'] = $length 1;
  625.             $context['loop']['revindex'] = $length;
  626.             $context['loop']['length'] = $length;
  627.             $context['loop']['last'] = === $length;
  628.         }
  629.         foreach ($context['_seq'] as $context["_key"] => $context["entity"]) {
  630.             // line 133
  631.             yield "                ";
  632.             if (CoreExtension::getAttribute($this->env$this->source$context["entity"], "isAccessible", [], "any"falsefalsefalse133)) {
  633.                 // line 134
  634.                 yield "                    <tr data-id=\"";
  635.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["entity"], "primaryKeyValueAsString", [], "any"falsefalsefalse134), "html"nulltrue);
  636.                 yield "\">
  637.                         ";
  638.                 // line 135
  639.                 if ((isset($context["has_batch_actions"]) || array_key_exists("has_batch_actions"$context) ? $context["has_batch_actions"] : (function () { throw new RuntimeError('Variable "has_batch_actions" does not exist.'135$this->source); })())) {
  640.                     // line 136
  641.                     yield "                            <td class=\"batch-actions-selector\">
  642.                                 <div class=\"form-check\">
  643.                                     <input type=\"checkbox\" class=\"form-check-input form-batch-checkbox\" value=\"";
  644.                     // line 138
  645.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["entity"], "primaryKeyValue", [], "any"falsefalsefalse138), "html"nulltrue);
  646.                     yield "\">
  647.                                 </div>
  648.                             </td>
  649.                         ";
  650.                 }
  651.                 // line 142
  652.                 yield "
  653.                         ";
  654.                 // line 143
  655.                 $context['_parent'] = $context;
  656.                 $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["entity"], "fields", [], "any"falsefalsefalse143));
  657.                 foreach ($context['_seq'] as $context["_key"] => $context["field"]) {
  658.                     // line 144
  659.                     yield "                            <td data-label=\"";
  660.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env$this->source$context["field"], "label", [], "any"falsefalsefalse144), [],                     // line 5
  661. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })())), "html_attr");
  662.                     // line 144
  663.                     yield "\" class=\"";
  664.                     yield (((CoreExtension::getAttribute($this->env$this->source$context["field"], "property", [], "any"falsefalsefalse144) == (isset($context["sort_field_name"]) || array_key_exists("sort_field_name"$context) ? $context["sort_field_name"] : (function () { throw new RuntimeError('Variable "sort_field_name" does not exist.'144$this->source); })()))) ? ("sorted") : (""));
  665.                     yield " text-";
  666.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["field"], "textAlign", [], "any"falsefalsefalse144), "html"nulltrue);
  667.                     yield " ";
  668.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["field"], "cssClass", [], "any"falsefalsefalse144), "html"nulltrue);
  669.                     yield "\" dir=\"";
  670.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'144$this->source); })()), "i18n", [], "any"falsefalsefalse144), "textDirection", [], "any"falsefalsefalse144), "html"nulltrue);
  671.                     yield "\">
  672.                                 ";
  673.                     // line 145
  674.                     yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source$context["field"], "templatePath", [], "any"falsefalsefalse145), ["field" => $context["field"], "entity" => $context["entity"]], false);
  675.                     yield "
  676.                             </td>
  677.                         ";
  678.                 }
  679.                 $_parent $context['_parent'];
  680.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']);
  681.                 $context array_intersect_key($context$_parent) + $_parent;
  682.                 // line 148
  683.                 yield "
  684.                         ";
  685.                 // line 149
  686.                 yield from $this->unwrap()->yieldBlock('entity_actions'$context$blocks);
  687.                 // line 176
  688.                 yield "                    </tr>
  689.                 ";
  690.             }
  691.             // line 179
  692.             yield "            ";
  693.             $context['_iterated'] = true;
  694.             ++$context['loop']['index0'];
  695.             ++$context['loop']['index'];
  696.             $context['loop']['first'] = false;
  697.             if (isset($context['loop']['length'])) {
  698.                 --$context['loop']['revindex0'];
  699.                 --$context['loop']['revindex'];
  700.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  701.             }
  702.         }
  703.         if (!$context['_iterated']) {
  704.             // line 180
  705.             yield "                ";
  706.             yield from $this->unwrap()->yieldBlock('table_body_empty'$context$blocks);
  707.             // line 200
  708.             yield "            ";
  709.         }
  710.         $_parent $context['_parent'];
  711.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entity'], $context['_parent'], $context['loop']);
  712.         $context array_intersect_key($context$_parent) + $_parent;
  713.         // line 201
  714.         yield "
  715.             ";
  716.         // line 202
  717.         if ((isset($context["some_results_are_hidden"]) || array_key_exists("some_results_are_hidden"$context) ? $context["some_results_are_hidden"] : (function () { throw new RuntimeError('Variable "some_results_are_hidden" does not exist.'202$this->source); })())) {
  718.             // line 203
  719.             yield "                <tr class=\"datagrid-row-empty\">
  720.                     <td class=\"text-center\" colspan=\"100\">
  721.                         <span class=\"datagrid-row-empty-message\"><i class=\"fa fa-lock mr-1\"></i> ";
  722.             // line 205
  723.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("datagrid.hidden_results", [], "EasyAdminBundle"), "html"nulltrue);
  724.             yield "</span>
  725.                     </td>
  726.                 </tr>
  727.             ";
  728.         }
  729.         // line 209
  730.         yield "        ";
  731.         
  732.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  733.         
  734.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  735.         return; yield '';
  736.     }
  737.     // line 149
  738.     public function block_entity_actions($context, array $blocks = [])
  739.     {
  740.         $macros $this->macros;
  741.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  742.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""entity_actions"));
  743.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  744.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""entity_actions"));
  745.         // line 150
  746.         yield "                            <td class=\"actions ";
  747.         yield ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'150$this->source); })()), "crud", [], "any"falsefalsefalse150), "showEntityActionsAsDropdown", [], "any"falsefalsefalse150)) ? ("actions-as-dropdown") : (""));
  748.         yield "\">
  749.                                 ";
  750.         // line 151
  751.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["entity"]) || array_key_exists("entity"$context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.'151$this->source); })()), "actions", [], "any"falsefalsefalse151), "count", [], "any"falsefalsefalse151) > 0)) {
  752.             // line 152
  753.             yield "                                    ";
  754.             if (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'152$this->source); })()), "crud", [], "any"falsefalsefalse152), "showEntityActionsAsDropdown", [], "any"falsefalsefalse152)) {
  755.                 // line 153
  756.                 yield "                                        <div class=\"dropdown dropdown-actions\">
  757.                                             <a class=\"dropdown-toggle\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  758.                                                 ";
  759.                 // line 156
  760.                 yield "                                                ";
  761.                 // line 157
  762.                 yield "                                                <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"21\" width=\"21\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">
  763.                                                     <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 12h.01M12 12h.01M19 12h.01M6 12a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0z\" />
  764.                                                 </svg>
  765.                                             </a>
  766.                                             <div class=\"dropdown-menu dropdown-menu-right\">
  767.                                                 ";
  768.                 // line 163
  769.                 $context['_parent'] = $context;
  770.                 $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["entity"]) || array_key_exists("entity"$context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.'163$this->source); })()), "actions", [], "any"falsefalsefalse163));
  771.                 foreach ($context['_seq'] as $context["_key"] => $context["action"]) {
  772.                     // line 164
  773.                     yield "                                                    ";
  774.                     yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source$context["action"], "templatePath", [], "any"falsefalsefalse164), ["action" => $context["action"], "entity" => (isset($context["entity"]) || array_key_exists("entity"$context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.'164$this->source); })()), "isIncludedInDropdown" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'164$this->source); })()), "crud", [], "any"falsefalsefalse164), "showEntityActionsAsDropdown", [], "any"falsefalsefalse164)], false);
  775.                     yield "
  776.                                                 ";
  777.                 }
  778.                 $_parent $context['_parent'];
  779.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['action'], $context['_parent'], $context['loop']);
  780.                 $context array_intersect_key($context$_parent) + $_parent;
  781.                 // line 166
  782.                 yield "                                            </div>
  783.                                         </div>
  784.                                     ";
  785.             } else {
  786.                 // line 169
  787.                 yield "                                        ";
  788.                 $context['_parent'] = $context;
  789.                 $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["entity"]) || array_key_exists("entity"$context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.'169$this->source); })()), "actions", [], "any"falsefalsefalse169));
  790.                 foreach ($context['_seq'] as $context["_key"] => $context["action"]) {
  791.                     // line 170
  792.                     yield "                                            ";
  793.                     yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source$context["action"], "templatePath", [], "any"falsefalsefalse170), ["action" => $context["action"], "entity" => (isset($context["entity"]) || array_key_exists("entity"$context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.'170$this->source); })()), "isIncludedInDropdown" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'170$this->source); })()), "crud", [], "any"falsefalsefalse170), "showEntityActionsAsDropdown", [], "any"falsefalsefalse170)], false);
  794.                     yield "
  795.                                         ";
  796.                 }
  797.                 $_parent $context['_parent'];
  798.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['action'], $context['_parent'], $context['loop']);
  799.                 $context array_intersect_key($context$_parent) + $_parent;
  800.                 // line 172
  801.                 yield "                                    ";
  802.             }
  803.             // line 173
  804.             yield "                                ";
  805.         }
  806.         // line 174
  807.         yield "                            </td>
  808.                         ";
  809.         
  810.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  811.         
  812.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  813.         return; yield '';
  814.     }
  815.     // line 180
  816.     public function block_table_body_empty($context, array $blocks = [])
  817.     {
  818.         $macros $this->macros;
  819.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  820.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_body_empty"));
  821.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  822.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_body_empty"));
  823.         // line 181
  824.         yield "                    ";
  825.         $context['_parent'] = $context;
  826.         $context['_seq'] = CoreExtension::ensureTraversable(range(114));
  827.         $context['loop'] = [
  828.           'parent' => $context['_parent'],
  829.           'index0' => 0,
  830.           'index'  => 1,
  831.           'first'  => true,
  832.         ];
  833.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  834.             $length count($context['_seq']);
  835.             $context['loop']['revindex0'] = $length 1;
  836.             $context['loop']['revindex'] = $length;
  837.             $context['loop']['length'] = $length;
  838.             $context['loop']['last'] = === $length;
  839.         }
  840.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  841.             // line 182
  842.             yield "                        <tr class=\"empty-row\">
  843.                             <td><span></span></td>
  844.                             <td><span></span></td>
  845.                             <td><span></span></td>
  846.                             <td><span></span></td>
  847.                             <td><span></span></td>
  848.                             <td><span></span></td>
  849.                         </tr>
  850.                         ";
  851.             // line 191
  852.             if ((== CoreExtension::getAttribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse191))) {
  853.                 // line 192
  854.                 yield "                            <tr class=\"no-results text-center\">
  855.                                 <td colspan=\"100\">
  856.                                     ";
  857.                 // line 194
  858.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->createTranslatable("datagrid.no_results"CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'194$this->source); })()), "i18n", [], "any"falsefalsefalse194), "translationParameters", [], "any"falsefalsefalse194), "EasyAdminBundle"), [],                 // line 5
  859. (isset($context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"]) || array_key_exists("__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"$context) ? $context["__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750"] : (function () { throw new RuntimeError('Variable "__internal_66789739b22729160b46a6c3125ff706d528ecf0ec2ea20cf31dedf185485750" does not exist.'5$this->source); })())), "html"nulltrue);
  860.                 // line 194
  861.                 yield "
  862.                                 </td>
  863.                             </tr>
  864.                         ";
  865.             }
  866.             // line 198
  867.             yield "                    ";
  868.             ++$context['loop']['index0'];
  869.             ++$context['loop']['index'];
  870.             $context['loop']['first'] = false;
  871.             if (isset($context['loop']['length'])) {
  872.                 --$context['loop']['revindex0'];
  873.                 --$context['loop']['revindex'];
  874.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  875.             }
  876.         }
  877.         $_parent $context['_parent'];
  878.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  879.         $context array_intersect_key($context$_parent) + $_parent;
  880.         // line 199
  881.         yield "                ";
  882.         
  883.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  884.         
  885.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  886.         return; yield '';
  887.     }
  888.     // line 213
  889.     public function block_table_footer($context, array $blocks = [])
  890.     {
  891.         $macros $this->macros;
  892.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  893.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_footer"));
  894.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  895.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""table_footer"));
  896.         // line 214
  897.         yield "        ";
  898.         
  899.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  900.         
  901.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  902.         return; yield '';
  903.     }
  904.     // line 221
  905.     public function block_paginator($context, array $blocks = [])
  906.     {
  907.         $macros $this->macros;
  908.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  909.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""paginator"));
  910.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  911.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""paginator"));
  912.         // line 222
  913.         yield "                ";
  914.         yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'222$this->source); })()), "templatePath", ["crud/paginator"], "method"falsefalsefalse222), ["render_detailed_pagination" =>  !(isset($context["some_results_are_hidden"]) || array_key_exists("some_results_are_hidden"$context) ? $context["some_results_are_hidden"] : (function () { throw new RuntimeError('Variable "some_results_are_hidden" does not exist.'222$this->source); })())]);
  915.         yield "
  916.             ";
  917.         
  918.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  919.         
  920.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  921.         return; yield '';
  922.     }
  923.     // line 227
  924.     public function block_delete_form($context, array $blocks = [])
  925.     {
  926.         $macros $this->macros;
  927.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  928.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""delete_form"));
  929.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  930.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""delete_form"));
  931.         // line 228
  932.         yield "        ";
  933.         yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/crud/includes/_delete_form.html.twig", array(), false);
  934.         yield "
  935.     ";
  936.         
  937.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  938.         
  939.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  940.         return; yield '';
  941.     }
  942.     /**
  943.      * @codeCoverageIgnore
  944.      */
  945.     public function getTemplateName()
  946.     {
  947.         return "@IlaveU/FrontBundle/Themes/IlaveU/templates/admin/shopadmin/speeder/index.html.twig";
  948.     }
  949.     /**
  950.      * @codeCoverageIgnore
  951.      */
  952.     public function isTraitable()
  953.     {
  954.         return false;
  955.     }
  956.     /**
  957.      * @codeCoverageIgnore
  958.      */
  959.     public function getDebugInfo()
  960.     {
  961.         return array (  1036 => 228,  1026 => 227,  1012 => 222,  1002 => 221,  991 => 214,  981 => 213,  970 => 199,  956 => 198,  950 => 194,  948 => 5,  947 => 194,  943 => 192,  941 => 191,  930 => 182,  912 => 181,  902 => 180,  890 => 174,  887 => 173,  884 => 172,  875 => 170,  870 => 169,  865 => 166,  856 => 164,  852 => 163,  844 => 157,  842 => 156,  838 => 153,  835 => 152,  833 => 151,  828 => 150,  818 => 149,  807 => 209,  800 => 205,  796 => 203,  794 => 202,  791 => 201,  785 => 200,  782 => 180,  769 => 179,  764 => 176,  762 => 149,  759 => 148,  750 => 145,  739 => 144,  737 => 5,  735 => 144,  731 => 143,  728 => 142,  721 => 138,  717 => 136,  715 => 135,  710 => 134,  707 => 133,  688 => 132,  678 => 131,  664 => 123,  662 => 5,  661 => 123,  655 => 122,  652 => 121,  645 => 119,  641 => 117,  639 => 5,  637 => 117,  630 => 114,  628 => 5,  627 => 114,  622 => 113,  620 => 112,  608 => 111,  605 => 110,  602 => 109,  599 => 108,  596 => 107,  591 => 106,  588 => 105,  586 => 104,  583 => 103,  575 => 97,  573 => 96,  570 => 95,  560 => 94,  545 => 236,  543 => 235,  540 => 234,  534 => 232,  532 => 231,  529 => 230,  527 => 227,  524 => 226,  520 => 224,  518 => 221,  515 => 220,  513 => 219,  507 => 215,  505 => 213,  500 => 210,  498 => 131,  494 => 129,  490 => 127,  488 => 94,  485 => 93,  483 => 92,  475 => 91,  472 => 90,  469 => 89,  466 => 88,  463 => 87,  460 => 86,  457 => 85,  454 => 84,  451 => 83,  449 => 82,  439 => 81,  428 => 78,  424 => 76,  415 => 74,  411 => 73,  408 => 72,  405 => 71,  395 => 70,  383 => 68,  374 => 66,  370 => 65,  367 => 64,  357 => 63,  345 => 58,  337 => 54,  335 => 53,  332 => 52,  326 => 51,  324 => 5,  323 => 51,  317 => 50,  314 => 49,  311 => 48,  301 => 47,  289 => 70,  287 => 63,  284 => 62,  280 => 60,  278 => 47,  275 => 46,  272 => 45,  262 => 44,  251 => 35,  247 => 5,  246 => 39,  245 => 5,  244 => 38,  242 => 37,  240 => 36,  238 => 35,  228 => 34,  215 => 29,  211 => 28,  206 => 27,  196 => 26,  178 => 22,  174 => 21,  169 => 20,  159 => 19,  141 => 15,  137 => 14,  132 => 13,  122 => 12,  102 => 8,  82 => 7,  72 => 4,  70 => 43,  68 => 10,  66 => 5,  53 => 4,);
  962.     }
  963.     public function getSourceContext()
  964.     {
  965.         return new Source("{# @var ea \\EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext #}
  966. {# @var entities \\EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\EntityCollection #}
  967. {# @var paginator \\EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityPaginator #}
  968. {% extends ea.templatePath('layout') %}
  969. {% trans_default_domain ea.i18n.translationDomain %}
  970. {% block body_id entities|length > 0 ? 'ea-index-' ~ entities|first.name : '' %}
  971. {% block body_class 'ea-index' ~ (entities|length > 0 ? ' ea-index-' ~ entities|first.name : '') %}
  972. {% set ea_field_assets = ea.crud.fieldAssets(constant('EasyCorp\\\\Bundle\\\\EasyAdminBundle\\\\Config\\\\Crud::PAGE_INDEX')) %}
  973. {% block configured_head_contents %}
  974.     {{ parent() }}
  975.     {% for htmlContent in ea_field_assets.headContents %}
  976.         {{ htmlContent|raw }}
  977.     {% endfor %}
  978. {% endblock %}
  979. {% block configured_body_contents %}
  980.     {{ parent() }}
  981.     {% for htmlContent in ea_field_assets.bodyContents %}
  982.         {{ htmlContent|raw }}
  983.     {% endfor %}
  984. {% endblock %}
  985. {% block configured_stylesheets %}
  986.     {{ parent() }}
  987.     {{ include('@EasyAdmin/includes/_css_assets.html.twig', { assets: ea_field_assets.cssAssets }, with_context = false) }}
  988.     {{ include('@EasyAdmin/includes/_encore_link_tags.html.twig', { assets: ea_field_assets.webpackEncoreAssets }, with_context = false) }}
  989. {% endblock %}
  990. {% block content_title %}
  991.     {%- apply spaceless -%}
  992.         {% set custom_page_title = ea.crud.customPageTitle('index', null, ea.i18n.translationParameters) %}
  993.         {{ custom_page_title is null
  994.             ? ea.crud.defaultPageTitle('index', null, ea.i18n.translationParameters)|trans|raw
  995.             : custom_page_title|trans|raw }}
  996.     {%- endapply -%}
  997. {% endblock %}
  998. {% set has_batch_actions = batch_actions|length > 0 %}
  999. {% block page_actions %}
  1000.     {% if filters|length > 0 %}
  1001.         <div class=\"datagrid-filters\">
  1002.             {% block filters %}
  1003.                 {% set applied_filters = ea.request.query.all['filters']|default([])|keys %}
  1004.                 <div class=\"btn-group action-filters\">
  1005.                     <a href=\"#\" data-href=\"{{ ea_url().setAction('renderFilters').includeReferrer() }}\" class=\"btn btn-secondary btn-labeled btn-labeled-right action-filters-button disabled {{ applied_filters ? 'action-filters-applied' }}\" data-bs-toggle=\"modal\" data-bs-target=\"#modal-filters\">
  1006.                         <i class=\"fa fa-filter fa-fw\"></i> {{ t('filter.title', ea.i18n.translationParameters, 'EasyAdminBundle')|trans }}{% if applied_filters %} <span class=\"action-filters-button-count\">({{ applied_filters|length }})</span>{% endif %}
  1007.                     </a>
  1008.                     {% if applied_filters %}
  1009.                         <a href=\"{{ ea_url().unset('filters') }}\" class=\"btn btn-secondary action-filters-reset\">
  1010.                             <i class=\"fa fa-close\"></i>
  1011.                         </a>
  1012.                     {% endif %}
  1013.                 </div>
  1014.             {% endblock filters %}
  1015.         </div>
  1016.     {% endif %}
  1017.     {% block global_actions %}
  1018.         <div class=\"global-actions\">
  1019.             {% for action in global_actions %}
  1020.                 {{ include(action.templatePath, { action: action }, with_context = false) }}
  1021.             {% endfor %}
  1022.         </div>
  1023.     {% endblock global_actions %}
  1024.     {% block batch_actions %}
  1025.         {% if has_batch_actions %}
  1026.             <div class=\"batch-actions d-none\">
  1027.                 {% for action in batch_actions %}
  1028.                     {{ include(action.templatePath, { action: action }, with_context = false) }}
  1029.                 {% endfor %}
  1030.             </div>
  1031.         {% endif %}
  1032.     {% endblock %}
  1033. {% endblock page_actions %}
  1034. {% block main %}
  1035.     {# sort can be multiple; let's consider the sorting field the first one #}
  1036.     {% set sort_field_name = app.request.get('sort')|keys|first %}
  1037.     {% set sort_order = app.request.get('sort')|first %}
  1038.     {% set some_results_are_hidden = entities|reduce((some_results_are_hidden, entity) => some_results_are_hidden or not entity.isAccessible, false) %}
  1039.     {% set has_footer = entities|length != 0 %}
  1040.     {% set has_search = ea.crud.isSearchEnabled %}
  1041.     {% set has_filters = filters|length > 0 %}
  1042.     {% set num_results = entities|length %}
  1043.     <div class=\"table-responsive\">
  1044.     <table  class=\"table  {{ entities is empty ? 'datagrid-empty' }}\" {% if entities|length <= 4 %}style=\"overflow:initial ;\"{% endif %}>
  1045.         {% if num_results > 0 %}
  1046.             <thead>
  1047.             {% block table_head %}
  1048.                 <tr>
  1049.                     {% if has_batch_actions %}
  1050.                         <th>
  1051.                             <div class=\"form-check\">
  1052.                                 <span><input type=\"checkbox\" class=\"form-check-input form-batch-checkbox-all\"></span>
  1053.                             </div>
  1054.                         </th>
  1055.                     {% endif %}
  1056.                     {% set ea_sort_asc = constant('EasyCorp\\\\Bundle\\\\EasyAdminBundle\\\\Config\\\\Option\\\\SortOrder::ASC') %}
  1057.                     {% set ea_sort_desc = constant('EasyCorp\\\\Bundle\\\\EasyAdminBundle\\\\Config\\\\Option\\\\SortOrder::DESC') %}
  1058.                     {% for field in entities|first.fields ?? [] %}
  1059.                         {% set is_sorting_field = ea.search.isSortingField(field.property) %}
  1060.                         {% set next_sort_direction = is_sorting_field ? (ea.search.sortDirection(field.property) == ea_sort_desc ? ea_sort_asc : ea_sort_desc) : ea_sort_desc %}
  1061.                         {% set column_icon = is_sorting_field ? (next_sort_direction == ea_sort_desc ? 'fa-arrow-up' : 'fa-arrow-down') : 'fa-sort' %}
  1062.                         <th class=\"{{ is_sorting_field ? 'sorted' }} {{ field.isVirtual ? 'field-virtual' }} header-for-{{ field.cssClass|split(' ')|filter(class => class starts with 'field-')|join('') }} text-{{ field.textAlign }}\" dir=\"{{ ea.i18n.textDirection }}\">
  1063.                             {% if field.isSortable %}
  1064.                                 <a href=\"{{ ea_url({ page: 1, sort: { (field.property): next_sort_direction } }).includeReferrer() }}\">
  1065.                                     {{ field.label|trans|raw }} <i class=\"fa fa-fw {{ column_icon }}\"></i>
  1066.                                 </a>
  1067.                             {% else %}
  1068.                                 <span>{{ field.label|trans|raw }}</span>
  1069.                             {% endif %}
  1070.                         </th>
  1071.                     {% endfor %}
  1072.                     <th class=\"{{ ea.crud.showEntityActionsAsDropdown ? 'actions-as-dropdown-table-head' }}\" dir=\"{{ ea.i18n.textDirection }}\">
  1073.                         <span class=\"sr-only d-none d-lg-block\">{{ t('action.entity_actions', ea.i18n.translationParameters, 'EasyAdminBundle')|trans }}</span>
  1074.                     </th>
  1075.                 </tr>
  1076.             {% endblock table_head %}
  1077.             </thead>
  1078.         {% endif %}
  1079.         <tbody>
  1080.         {% block table_body %}
  1081.             {% for entity in entities %}
  1082.                 {% if entity.isAccessible %}
  1083.                     <tr data-id=\"{{ entity.primaryKeyValueAsString }}\">
  1084.                         {% if has_batch_actions %}
  1085.                             <td class=\"batch-actions-selector\">
  1086.                                 <div class=\"form-check\">
  1087.                                     <input type=\"checkbox\" class=\"form-check-input form-batch-checkbox\" value=\"{{ entity.primaryKeyValue }}\">
  1088.                                 </div>
  1089.                             </td>
  1090.                         {% endif %}
  1091.                         {% for field in entity.fields %}
  1092.                             <td data-label=\"{{ field.label|trans|e('html_attr') }}\" class=\"{{ field.property == sort_field_name ? 'sorted' }} text-{{ field.textAlign }} {{ field.cssClass }}\" dir=\"{{ ea.i18n.textDirection }}\">
  1093.                                 {{ include(field.templatePath, { field: field, entity: entity }, with_context = false) }}
  1094.                             </td>
  1095.                         {% endfor %}
  1096.                         {% block entity_actions %}
  1097.                             <td class=\"actions {{ ea.crud.showEntityActionsAsDropdown ? 'actions-as-dropdown' }}\">
  1098.                                 {% if entity.actions.count > 0 %}
  1099.                                     {% if ea.crud.showEntityActionsAsDropdown %}
  1100.                                         <div class=\"dropdown dropdown-actions\">
  1101.                                             <a class=\"dropdown-toggle\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  1102.                                                 {# don't use FontAwesome 'fa-ellipsis-h' icon here because it doesn't look good #}
  1103.                                                 {# this icon is 'dots-horizontal' icon from https://heroicons.com/ #}
  1104.                                                 <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"21\" width=\"21\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">
  1105.                                                     <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 12h.01M12 12h.01M19 12h.01M6 12a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0z\" />
  1106.                                                 </svg>
  1107.                                             </a>
  1108.                                             <div class=\"dropdown-menu dropdown-menu-right\">
  1109.                                                 {% for action in entity.actions %}
  1110.                                                     {{ include(action.templatePath, { action: action, entity: entity, isIncludedInDropdown: ea.crud.showEntityActionsAsDropdown }, with_context = false) }}
  1111.                                                 {% endfor %}
  1112.                                             </div>
  1113.                                         </div>
  1114.                                     {% else %}
  1115.                                         {% for action in entity.actions %}
  1116.                                             {{ include(action.templatePath, { action: action, entity: entity, isIncludedInDropdown: ea.crud.showEntityActionsAsDropdown }, with_context = false) }}
  1117.                                         {% endfor %}
  1118.                                     {% endif %}
  1119.                                 {% endif %}
  1120.                             </td>
  1121.                         {% endblock entity_actions %}
  1122.                     </tr>
  1123.                 {% endif %}
  1124.             {% else %}
  1125.                 {% block table_body_empty %}
  1126.                     {% for i in 1..14 %}
  1127.                         <tr class=\"empty-row\">
  1128.                             <td><span></span></td>
  1129.                             <td><span></span></td>
  1130.                             <td><span></span></td>
  1131.                             <td><span></span></td>
  1132.                             <td><span></span></td>
  1133.                             <td><span></span></td>
  1134.                         </tr>
  1135.                         {% if 3 == loop.index %}
  1136.                             <tr class=\"no-results text-center\">
  1137.                                 <td colspan=\"100\">
  1138.                                     {{ t('datagrid.no_results', ea.i18n.translationParameters, 'EasyAdminBundle')|trans }}
  1139.                                 </td>
  1140.                             </tr>
  1141.                         {% endif %}
  1142.                     {% endfor %}
  1143.                 {% endblock table_body_empty %}
  1144.             {% endfor %}
  1145.             {% if some_results_are_hidden %}
  1146.                 <tr class=\"datagrid-row-empty\">
  1147.                     <td class=\"text-center\" colspan=\"100\">
  1148.                         <span class=\"datagrid-row-empty-message\"><i class=\"fa fa-lock mr-1\"></i> {{ 'datagrid.hidden_results'|trans({}, 'EasyAdminBundle') }}</span>
  1149.                     </td>
  1150.                 </tr>
  1151.             {% endif %}
  1152.         {% endblock table_body %}
  1153.         </tbody>
  1154.         <tfoot>
  1155.         {% block table_footer %}
  1156.         {% endblock table_footer %}
  1157.         </tfoot>
  1158.     </table>
  1159.     </div>
  1160.     {% if entities|length > 0 %}
  1161.         <div class=\"content-panel-footer without-padding without-border\">
  1162.             {% block paginator %}
  1163.                 {{ include(ea.templatePath('crud/paginator'), { render_detailed_pagination: not some_results_are_hidden }) }}
  1164.             {% endblock paginator %}
  1165.         </div>
  1166.     {% endif %}
  1167.     {% block delete_form %}
  1168.         {{ include('@EasyAdmin/crud/includes/_delete_form.html.twig', with_context = false) }}
  1169.     {% endblock delete_form %}
  1170.     {% if has_filters %}
  1171.         {{ include('@EasyAdmin/crud/includes/_filters_modal.html.twig') }}
  1172.     {% endif %}
  1173.     {% if has_batch_actions %}
  1174.         {{ include('@EasyAdmin/crud/includes/_batch_action_modal.html.twig', {}, with_context = false) }}
  1175.     {% endif %}
  1176. {% endblock main %}
  1177. ""@IlaveU/FrontBundle/Themes/IlaveU/templates/admin/shopadmin/speeder/index.html.twig""/home/gebcloud/public_html/ilaveu/src/IlaveU/FrontBundle/Themes/IlaveU/templates/admin/shopadmin/speeder/index.html.twig");
  1178.     }
  1179. }