- nach Zielgruppen sortiert
- nach Formaten sortiert
- nach Zielgruppen sortiert
- nach Art und Weise sortiert
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/6011c11a4c1e3_paragraph.html.twig_DOHVCrK6lNzvmXYaYdewnvNx0', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/6011c11a4c1e3_paragraph.html.twig_DOHVCrK6lNzvmXYaYdewnvNx0') (Line: 86) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6011c11a4c1e3_paragraph.html.twig_DOHVCrK6lNzvmXYaYdewnvNx0', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig */ class __TwigTemplate_1e66167ce770b034064e4863ac72272cf4fab40bbf122a030ea5e6f032967171 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])))))) { // line 2 ob_start(function () { return ''; }); // line 3 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])), "html", null, true); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } // line 7 ob_start(function () { return ''; }); // line 8 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "field_subheadline"), "html", null, true); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 11 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", 11)->display(twig_to_array(["title" => // line 12 ($context["title"] ?? null), "content" => // line 13 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 47 => 13, 46 => 12, 45 => 11, 42 => 8, 40 => 7, 36 => 3, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"); } public function checkSecurity() { static $tags = ["if" => 1, "set" => 2, "include" => 11]; static $filters = ["trim" => 1, "striptags" => 1, "render" => 1, "escape" => 3, "without" => 8]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'set', 'include'], ['trim', 'striptags', 'render', 'escape', 'without'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('6011c11a4c1e3_paragraph.html.twig_DOHVCrK6lNzvmXYaYdewnvNx0', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig */ class __TwigTemplate_1e66167ce770b034064e4863ac72272cf4fab40bbf122a030ea5e6f032967171 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])))))) { // line 2 ob_start(function () { return ''; }); // line 3 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])), "html", null, true); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } // line 7 ob_start(function () { return ''; }); // line 8 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "field_subheadline"), "html", null, true); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 11 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", 11)->display(twig_to_array(["title" => // line 12 ($context["title"] ?? null), "content" => // line 13 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 47 => 13, 46 => 12, 45 => 11, 42 => 8, 40 => 7, 36 => 3, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"); } public function checkSecurity() { static $tags = ["if" => 1, "set" => 2, "include" => 11]; static $filters = ["trim" => 1, "striptags" => 1, "render" => 1, "escape" => 3, "without" => 8]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'set', 'include'], ['trim', 'striptags', 'render', 'escape', 'without'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_1e66167ce770b034064e4863ac72272cf4fab40bbf122a030ea5e6f032967171', 'themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig') (Line: 64) twig_render_template('themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 36) __TwigTemplate_5520ceea4368664d21182a07ae4ab212ddbb96991a3fc097a214c0686fda4367->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/field/field.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 70) __TwigTemplate_42d3aeb1c6489dbe933b265d34bb05d0395515199bd6f66710b4f22c5e809015->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 82) __TwigTemplate_f9cd20d8b9012b085e647616a3b0f975cd9d0c78aec8043606c48af1ef75a265->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/paragraphs/paragraph--wrapper-2col.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 49) __TwigTemplate_4dd1cf645c400910f1e5872d44341adfcaa4a7cba05b6ce75067ee3837f64447->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/field/field--taxonomy-term--field-paragraphs--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58) __TwigTemplate_1150a720904470950d013a34c471a943ea6d0d3857d77f8c97d1b9ee43884d7d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/taxonomy/taxonomy-term--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('taxonomy_term', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6011c11a4c1e3_paragraph.html.twig_DOHVCrK6lNzvmXYaYdewnvNx0', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig */ class __TwigTemplate_1e66167ce770b034064e4863ac72272cf4fab40bbf122a030ea5e6f032967171 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])))))) { // line 2 ob_start(function () { return ''; }); // line 3 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])), "html", null, true); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } // line 7 ob_start(function () { return ''; }); // line 8 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "field_subheadline"), "html", null, true); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 11 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", 11)->display(twig_to_array(["title" => // line 12 ($context["title"] ?? null), "content" => // line 13 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 47 => 13, 46 => 12, 45 => 11, 42 => 8, 40 => 7, 36 => 3, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"); } public function checkSecurity() { static $tags = ["if" => 1, "set" => 2, "include" => 11]; static $filters = ["trim" => 1, "striptags" => 1, "render" => 1, "escape" => 3, "without" => 8]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'set', 'include'], ['trim', 'striptags', 'render', 'escape', 'without'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('6011c11a4c1e3_paragraph.html.twig_DOHVCrK6lNzvmXYaYdewnvNx0', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig */ class __TwigTemplate_1e66167ce770b034064e4863ac72272cf4fab40bbf122a030ea5e6f032967171 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])))))) { // line 2 ob_start(function () { return ''; }); // line 3 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_subheadline", [])), "html", null, true); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } // line 7 ob_start(function () { return ''; }); // line 8 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "field_subheadline"), "html", null, true); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 11 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", 11)->display(twig_to_array(["title" => // line 12 ($context["title"] ?? null), "content" => // line 13 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 47 => 13, 46 => 12, 45 => 11, 42 => 8, 40 => 7, 36 => 3, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig"); } public function checkSecurity() { static $tags = ["if" => 1, "set" => 2, "include" => 11]; static $filters = ["trim" => 1, "striptags" => 1, "render" => 1, "escape" => 3, "without" => 8]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'set', 'include'], ['trim', 'striptags', 'render', 'escape', 'without'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_1e66167ce770b034064e4863ac72272cf4fab40bbf122a030ea5e6f032967171', 'themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig') (Line: 64) twig_render_template('themes/custom/bb_theme/templates/paragraphs/paragraph.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 36) __TwigTemplate_5520ceea4368664d21182a07ae4ab212ddbb96991a3fc097a214c0686fda4367->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/field/field.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 70) __TwigTemplate_42d3aeb1c6489dbe933b265d34bb05d0395515199bd6f66710b4f22c5e809015->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 82) __TwigTemplate_f9cd20d8b9012b085e647616a3b0f975cd9d0c78aec8043606c48af1ef75a265->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/paragraphs/paragraph--wrapper-2col.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 49) __TwigTemplate_4dd1cf645c400910f1e5872d44341adfcaa4a7cba05b6ce75067ee3837f64447->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/field/field--taxonomy-term--field-paragraphs--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58) __TwigTemplate_1150a720904470950d013a34c471a943ea6d0d3857d77f8c97d1b9ee43884d7d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/taxonomy/taxonomy-term--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('taxonomy_term', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/6011c11a4c1e3_paragraph--publication-li_VDd6Og6XJ4leVNLxh4zzNhAKI', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/6011c11a4c1e3_paragraph--publication-li_VDd6Og6XJ4leVNLxh4zzNhAKI') (Line: 86) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6011c11a4c1e3_paragraph--publication-li_VDd6Og6XJ4leVNLxh4zzNhAKI', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig */ class __TwigTemplate_eaf0dbd49fb6ea65a888cd88ec93303e52d57ec4436eed09bab0213ec6d04638 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 $context["prepared_items"] = []; // line 2 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_publication_list", []), "entity", []), "field_list_entries", [])); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["list_entry"]) { // line 5 echo " "; if (($this->getAttribute($context["loop"], "index", []) <= 3)) { // line 6 echo " "; // line 8 ob_start(function () { return ''; }); // line 9 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->view($this->sandbox->ensureToStringAllowed($this->getAttribute($context["list_entry"], "entity", [])), "teaser"), "html", null, true); $context["prepared_item"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 13 $context["prepared_items"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_items"] ?? null)), [0 => ($context["prepared_item"] ?? null)]); } ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['list_entry'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 ob_start(function () { return ''; }); // line 18 $this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 18)->display(twig_to_array(["headline" => $this->getAttribute( // line 19 ($context["content"] ?? null), "field_subheadline", []), "items" => // line 20 ($context["prepared_items"] ?? null), "modifier" => [0 => "gray"]])); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 25)->display(twig_to_array(["content" => // line 26 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 85 => 26, 84 => 25, 81 => 20, 80 => 19, 79 => 18, 77 => 17, 62 => 13, 59 => 9, 57 => 8, 54 => 6, 51 => 5, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"); } public function checkSecurity() { static $tags = ["set" => 1, "for" => 2, "if" => 5, "include" => 18]; static $filters = ["escape" => 9, "view" => 9, "merge" => 13]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'for', 'if', 'include'], ['escape', 'view', 'merge'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('6011c11a4c1e3_paragraph--publication-li_VDd6Og6XJ4leVNLxh4zzNhAKI', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig */ class __TwigTemplate_eaf0dbd49fb6ea65a888cd88ec93303e52d57ec4436eed09bab0213ec6d04638 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 $context["prepared_items"] = []; // line 2 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_publication_list", []), "entity", []), "field_list_entries", [])); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["list_entry"]) { // line 5 echo " "; if (($this->getAttribute($context["loop"], "index", []) <= 3)) { // line 6 echo " "; // line 8 ob_start(function () { return ''; }); // line 9 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->view($this->sandbox->ensureToStringAllowed($this->getAttribute($context["list_entry"], "entity", [])), "teaser"), "html", null, true); $context["prepared_item"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 13 $context["prepared_items"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_items"] ?? null)), [0 => ($context["prepared_item"] ?? null)]); } ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['list_entry'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 ob_start(function () { return ''; }); // line 18 $this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 18)->display(twig_to_array(["headline" => $this->getAttribute( // line 19 ($context["content"] ?? null), "field_subheadline", []), "items" => // line 20 ($context["prepared_items"] ?? null), "modifier" => [0 => "gray"]])); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 25)->display(twig_to_array(["content" => // line 26 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 85 => 26, 84 => 25, 81 => 20, 80 => 19, 79 => 18, 77 => 17, 62 => 13, 59 => 9, 57 => 8, 54 => 6, 51 => 5, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"); } public function checkSecurity() { static $tags = ["set" => 1, "for" => 2, "if" => 5, "include" => 18]; static $filters = ["escape" => 9, "view" => 9, "merge" => 13]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'for', 'if', 'include'], ['escape', 'view', 'merge'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_eaf0dbd49fb6ea65a888cd88ec93303e52d57ec4436eed09bab0213ec6d04638', 'themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig') (Line: 64) twig_render_template('themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 49) __TwigTemplate_4dd1cf645c400910f1e5872d44341adfcaa4a7cba05b6ce75067ee3837f64447->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/field/field--taxonomy-term--field-paragraphs--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58) __TwigTemplate_1150a720904470950d013a34c471a943ea6d0d3857d77f8c97d1b9ee43884d7d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/taxonomy/taxonomy-term--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('taxonomy_term', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6011c11a4c1e3_paragraph--publication-li_VDd6Og6XJ4leVNLxh4zzNhAKI', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig */ class __TwigTemplate_eaf0dbd49fb6ea65a888cd88ec93303e52d57ec4436eed09bab0213ec6d04638 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 $context["prepared_items"] = []; // line 2 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_publication_list", []), "entity", []), "field_list_entries", [])); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["list_entry"]) { // line 5 echo " "; if (($this->getAttribute($context["loop"], "index", []) <= 3)) { // line 6 echo " "; // line 8 ob_start(function () { return ''; }); // line 9 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->view($this->sandbox->ensureToStringAllowed($this->getAttribute($context["list_entry"], "entity", [])), "teaser"), "html", null, true); $context["prepared_item"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 13 $context["prepared_items"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_items"] ?? null)), [0 => ($context["prepared_item"] ?? null)]); } ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['list_entry'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 ob_start(function () { return ''; }); // line 18 $this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 18)->display(twig_to_array(["headline" => $this->getAttribute( // line 19 ($context["content"] ?? null), "field_subheadline", []), "items" => // line 20 ($context["prepared_items"] ?? null), "modifier" => [0 => "gray"]])); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 25)->display(twig_to_array(["content" => // line 26 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 85 => 26, 84 => 25, 81 => 20, 80 => 19, 79 => 18, 77 => 17, 62 => 13, 59 => 9, 57 => 8, 54 => 6, 51 => 5, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"); } public function checkSecurity() { static $tags = ["set" => 1, "for" => 2, "if" => 5, "include" => 18]; static $filters = ["escape" => 9, "view" => 9, "merge" => 13]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'for', 'if', 'include'], ['escape', 'view', 'merge'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('6011c11a4c1e3_paragraph--publication-li_VDd6Og6XJ4leVNLxh4zzNhAKI', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig */ class __TwigTemplate_eaf0dbd49fb6ea65a888cd88ec93303e52d57ec4436eed09bab0213ec6d04638 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 $context["prepared_items"] = []; // line 2 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_publication_list", []), "entity", []), "field_list_entries", [])); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["list_entry"]) { // line 5 echo " "; if (($this->getAttribute($context["loop"], "index", []) <= 3)) { // line 6 echo " "; // line 8 ob_start(function () { return ''; }); // line 9 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->view($this->sandbox->ensureToStringAllowed($this->getAttribute($context["list_entry"], "entity", [])), "teaser"), "html", null, true); $context["prepared_item"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 13 $context["prepared_items"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_items"] ?? null)), [0 => ($context["prepared_item"] ?? null)]); } ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['list_entry'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 ob_start(function () { return ''; }); // line 18 $this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 18)->display(twig_to_array(["headline" => $this->getAttribute( // line 19 ($context["content"] ?? null), "field_subheadline", []), "items" => // line 20 ($context["prepared_items"] ?? null), "modifier" => [0 => "gray"]])); $context["content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 $this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", 25)->display(twig_to_array(["content" => // line 26 ($context["content"] ?? null), "modifier" => [0 => "constrained"]])); } public function getTemplateName() { return "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 85 => 26, 84 => 25, 81 => 20, 80 => 19, 79 => 18, 77 => 17, 62 => 13, 59 => 9, 57 => 8, 54 => 6, 51 => 5, 34 => 2, 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/27bf387070546dc971bf79c66d79f5f8ceec5744/docroot/themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig"); } public function checkSecurity() { static $tags = ["set" => 1, "for" => 2, "if" => 5, "include" => 18]; static $filters = ["escape" => 9, "view" => 9, "merge" => 13]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'for', 'if', 'include'], ['escape', 'view', 'merge'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_eaf0dbd49fb6ea65a888cd88ec93303e52d57ec4436eed09bab0213ec6d04638', 'themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig') (Line: 64) twig_render_template('themes/custom/bb_theme/templates/paragraphs/paragraph--publication-list-top-3.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 49) __TwigTemplate_4dd1cf645c400910f1e5872d44341adfcaa4a7cba05b6ce75067ee3837f64447->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/field/field--taxonomy-term--field-paragraphs--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58) __TwigTemplate_1150a720904470950d013a34c471a943ea6d0d3857d77f8c97d1b9ee43884d7d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/custom/bb_theme/templates/taxonomy/taxonomy-term--channel--full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('taxonomy_term', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Kennen Sie schon unsere Social-Media-Lounge? Kostenfrei Bilder für Buchtipps im eigenen Instagram-Account herunterladen