var/cache/dev/twig/1c/1c1012dae6ee780d71821cda9b3601194a820d39d1fa8daa993dcc9b19f398e6.php line 55

Open in your IDE?
  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. use Twig\TemplateWrapper;
  15. /* team/archive.html.twig */
  16. class __TwigTemplate_ea0d76325ef82260777a9b79eb4f8072625e573b6716102aced19e7e3b24ee66 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'content' => [$this'block_content'],
  29.         ];
  30.         $this->sandbox $this->extensions[SandboxExtension::class];
  31.         $this->checkSecurity();
  32.     }
  33.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  34.     {
  35.         // line 6
  36.         return "app/layout.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = []): iterable
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""team/archive.html.twig"));
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""team/archive.html.twig"));
  45.         $this->parent $this->loadTemplate("app/layout.html.twig""team/archive.html.twig"6);
  46.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  49.         
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  51.     }
  52.     // line 8
  53.     /**
  54.      * @return iterable<null|scalar|\Stringable>
  55.      */
  56.     public function block_content(array $context, array $blocks = []): iterable
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  63.         // line 9
  64.         yield "
  65.         ";
  66.         // line 10
  67.         yield from $this->loadTemplate("app/partials/navigation/_breadcrumbs.html.twig""team/archive.html.twig"10)->unwrap()->yield($context);
  68.         // line 11
  69.         yield "
  70.         ";
  71.         // line 12
  72.         yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"area""hero-regular-1", ["type" => "hero-regular-brick"]);
  73.         // line 14
  74.         yield "
  75.         ";
  76.         // line 16
  77.         yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"area""team-archive", ["type" => "team-archive-brick"]);
  78.         // line 18
  79.         yield "
  80.         ";
  81.         // line 20
  82.         yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"area""content-brick-1", ["type" => "content-brick""params" => ["content-brick" => ["brickBackgroundColor" => "bg-gray-200""layout" => "text-image""defaultLayout" => "text-image"]]]);
  83.         // line 29
  84.         yield "
  85.         ";
  86.         // line 31
  87.         yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"area""contact-side-widget", ["type" => "contact-side-widget-brick"]);
  88.         // line 33
  89.         yield "
  90.     ";
  91.         
  92.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  93.         
  94.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  95.         yield from [];
  96.     }
  97.     /**
  98.      * @codeCoverageIgnore
  99.      */
  100.     public function getTemplateName(): string
  101.     {
  102.         return "team/archive.html.twig";
  103.     }
  104.     /**
  105.      * @codeCoverageIgnore
  106.      */
  107.     public function isTraitable(): bool
  108.     {
  109.         return false;
  110.     }
  111.     /**
  112.      * @codeCoverageIgnore
  113.      */
  114.     public function getDebugInfo(): array
  115.     {
  116.         return array (  106 => 33,  104 => 31,  100 => 29,  98 => 20,  94 => 18,  92 => 16,  88 => 14,  86 => 12,  83 => 11,  81 => 10,  78 => 9,  65 => 8,  42 => 6,);
  117.     }
  118.     public function getSourceContext(): Source
  119.     {
  120.         return new Source("{#
  121.     Team archive page.
  122.     https://projects.invisionapp.com/d/main#/console/21605959/463479466/preview
  123. #}
  124. {% extends 'app/layout.html.twig' %}
  125.     {% block content %}
  126.         {% include \"app/partials/navigation/_breadcrumbs.html.twig\" %}
  127.         {{ pimcore_area('hero-regular-1', {
  128.             type: 'hero-regular-brick'
  129.         }) }}
  130.         {{ pimcore_area('team-archive', {
  131.             type: 'team-archive-brick'
  132.         }) }}
  133.         {{ pimcore_area('content-brick-1', {
  134.             type: 'content-brick',
  135.             params: {
  136.                 'content-brick': {
  137.                     brickBackgroundColor: 'bg-gray-200',
  138.                     layout: 'text-image',
  139.                     defaultLayout: 'text-image',
  140.                 }
  141.             }
  142.         }) }}
  143.         {{ pimcore_area('contact-side-widget', {
  144.             type: 'contact-side-widget-brick'
  145.         }) }}
  146.     {% endblock %}
  147. ""team/archive.html.twig""/home/forge/testing.coolworld.ptchr.dev/templates/team/archive.html.twig");
  148.     }
  149.     
  150.     public function checkSecurity()
  151.     {
  152.         static $tags = ["extends" => 6"include" => 10];
  153.         static $filters = [];
  154.         static $functions = ["pimcore_area" => 12];
  155.         try {
  156.             $this->sandbox->checkSecurity(
  157.                 ['extends''include'],
  158.                 [],
  159.                 ['pimcore_area'],
  160.                 $this->source
  161.             );
  162.         } catch (SecurityError $e) {
  163.             $e->setSourceContext($this->source);
  164.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  165.                 $e->setTemplateLine($tags[$e->getTagName()]);
  166.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  167.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  168.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  169.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  170.             }
  171.             throw $e;
  172.         }
  173.     }
  174. }