Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a213efe9d337___string_template__72d9ed_RU8qcJfNQXAQapdfRbPqvuKEp', '<?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; /* __string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b */ class __TwigTemplate_f129f7e43d615f16d6001aab85fd8705e4b9a5e2fbeb594dae270097ee4627de 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 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["raw_arguments"] ?? null), "tid", [])), "html", null, true); } public function getTemplateName() { return "__string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 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("", "__string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b", ""); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 1]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } 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('6a213efe9d337___string_template__72d9ed_RU8qcJfNQXAQapdfRbPqvuKEp', '<?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; /* __string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b */ class __TwigTemplate_f129f7e43d615f16d6001aab85fd8705e4b9a5e2fbeb594dae270097ee4627de 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 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["raw_arguments"] ?? null), "tid", [])), "html", null, true); } public function getTemplateName() { return "__string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 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("", "__string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b", ""); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 1]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } 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_f129f7e43d615f16d6001aab85fd8705e4b9a5e2fbeb594dae270097ee4627de', '__string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b', NULL) (Line: 445) Twig\Environment->loadTemplate('__string_template__72d9ed82b8b0287cd2d75b2d47a7a6b256ab25016b87ab9838091bbb6a39c43b') (Line: 542) Twig\Environment->createTemplate('{# inline_template_start #}{{ raw_arguments.tid }}') (Line: 173) Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ raw_arguments.tid }}', Array) (Line: 52) Drupal\Core\Render\Element\InlineTemplate::preRenderInlineTemplate(Array) call_user_func_array(Array, Array) (Line: 100) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 200) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 156) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 157) Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 419) Drupal\views\Plugin\views\PluginBase->viewsTokenReplace('{{ raw_arguments.tid }}', Array) (Line: 238) Drupal\views\Plugin\views\style\StylePluginBase->tokenizeValue('{{ raw_arguments.tid }}', 0) (Line: 105) Drupal\views\Plugin\views\area\TokenizeAreaPluginBase->tokenizeValue('{{ raw_arguments.tid }}') (Line: 202) Drupal\views\Plugin\views\area\Entity->render(1) (Line: 2298) Drupal\views\Plugin\views\display\DisplayPluginBase->renderArea('header', 1) (Line: 2243) Drupal\views\Plugin\views\display\DisplayPluginBase->elementPreRender(Array) call_user_func_array(Array, Array) (Line: 100) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 67) Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->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('6a213efe9d337_taxonomy-term.html.twig_oPKoQjd2jCduozC8MeUHR0_-r', '<?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/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig */ class __TwigTemplate_e8f21df2a0f12eb930e09b3ab06fb5bdb8197f98637fcf44c5e8cc787e268a1e 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 27 $context["classes"] = [0 => "taxonomy-term", 1 => ("vocabulary-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute( // line 29 ($context["term"] ?? null), "bundle", []))))]; // line 32 echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "id", 1 => ("taxonomy-term-" . $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["term"] ?? null), "id", [])))], "method"), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 33 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 34 if ( !($context["page"] ?? null)) { // line 35 echo " <a echo this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["url"] ?? null)), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true); echo "</a> "; } // line 37 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 39 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 60 => 39, 54 => 37, 46 => 35, 44 => 34, 40 => 33, 35 => 32, 33 => 29, 32 => 27,); } /** @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/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig", "E:\\inetpub\\tracksideapp.com\\dev3.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\content\\taxonomy-term.html.twig"); } public function checkSecurity() { static $tags = ["set" => 27, "if" => 34]; static $filters = ["clean_class" => 29, "escape" => 32]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } 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('6a213efe9d337_taxonomy-term.html.twig_oPKoQjd2jCduozC8MeUHR0_-r', '<?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/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig */ class __TwigTemplate_e8f21df2a0f12eb930e09b3ab06fb5bdb8197f98637fcf44c5e8cc787e268a1e 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 27 $context["classes"] = [0 => "taxonomy-term", 1 => ("vocabulary-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute( // line 29 ($context["term"] ?? null), "bundle", []))))]; // line 32 echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "id", 1 => ("taxonomy-term-" . $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["term"] ?? null), "id", [])))], "method"), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 33 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 34 if ( !($context["page"] ?? null)) { // line 35 echo " <a echo this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["url"] ?? null)), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true); echo "</a> "; } // line 37 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 39 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 60 => 39, 54 => 37, 46 => 35, 44 => 34, 40 => 33, 35 => 32, 33 => 29, 32 => 27,); } /** @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/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig", "E:\\inetpub\\tracksideapp.com\\dev3.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\content\\taxonomy-term.html.twig"); } public function checkSecurity() { static $tags = ["set" => 27, "if" => 34]; static $filters = ["clean_class" => 29, "escape" => 32]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } 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_e8f21df2a0f12eb930e09b3ab06fb5bdb8197f98637fcf44c5e8cc787e268a1e', 'themes/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('taxonomy_term', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 65) __TwigTemplate_d1b530d0d9d753693a7cff59a600465a82d1888e38f03e2c483671dfba0b6778->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/trackside_bootstrap/templates/views/views-view.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 67) Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->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('6a213efe9d337_address-plain.html.twig_QjAu86hhSQKl51iynsAMicmJG', '<?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/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig */ class __TwigTemplate_d0b2314b02ce9b2c354686cdfe5ec88baaf386fe7b4fd1a0ced997194c952680 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 35 echo " "; // line 36 if ((($context["given_name"] ?? null) || ($context["family_name"] ?? null))) { // line 37 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["given_name"] ?? null)), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["family_name"] ?? null)), "html", null, true); echo " "; } // line 39 echo " <dl> "; // line 40 if (($context["organization"] ?? null)) { // line 41 echo " <dt>"; echo t("Organization", array()); echo ":</dt> <dd>"; // line 42 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["organization"] ?? null)), "html", null, true); echo "</dd> "; } // line 44 echo " "; if (($context["address_line1"] ?? null)) { // line 45 echo " <dt>"; echo t("Address", array()); echo ":</dt> <dd> "; // line 47 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["address_line1"] ?? null)), "html", null, true); echo " "; // line 48 if (($context["address_line2"] ?? null)) { // line 49 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["address_line2"] ?? null)), "html", null, true); echo " "; } // line 51 echo " </dd> "; } // line 53 echo " <dt>"; echo t("Locality", array()); echo ":</dt> <dd> "; // line 55 if ($this->getAttribute(($context["dependent_locality"] ?? null), "code", [])) { // line 56 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["dependent_locality"] ?? null), "code", [])), "html", null, true); echo " "; } // line 58 echo " "; if ((($this->getAttribute(($context["locality"] ?? null), "code", []) || ($context["postal_code"] ?? null)) || $this->getAttribute(($context["administrative_area"] ?? null), "code", []))) { // line 59 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["locality"] ?? null), "code", [])), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["postal_code"] ?? null)), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["administrative_area"] ?? null), "code", [])), "html", null, true); echo " "; } // line 61 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["country"] ?? null), "name", [])), "html", null, true); echo " </dd> </dl> "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 112 => 61, 102 => 59, 99 => 58, 93 => 56, 91 => 55, 85 => 53, 81 => 51, 75 => 49, 73 => 48, 69 => 47, 63 => 45, 60 => 44, 55 => 42, 50 => 41, 48 => 40, 45 => 39, 37 => 37, 35 => 36, 32 => 35,); } /** @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/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig", "E:\\inetpub\\tracksideapp.com\\dev3.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\commerce\\address\\address-plain.html.twig"); } public function checkSecurity() { static $tags = ["if" => 36, "trans" => 41]; static $filters = ["escape" => 37]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'trans'], ['escape'], [] ); } 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('6a213efe9d337_address-plain.html.twig_QjAu86hhSQKl51iynsAMicmJG', '<?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/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig */ class __TwigTemplate_d0b2314b02ce9b2c354686cdfe5ec88baaf386fe7b4fd1a0ced997194c952680 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 35 echo " "; // line 36 if ((($context["given_name"] ?? null) || ($context["family_name"] ?? null))) { // line 37 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["given_name"] ?? null)), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["family_name"] ?? null)), "html", null, true); echo " "; } // line 39 echo " <dl> "; // line 40 if (($context["organization"] ?? null)) { // line 41 echo " <dt>"; echo t("Organization", array()); echo ":</dt> <dd>"; // line 42 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["organization"] ?? null)), "html", null, true); echo "</dd> "; } // line 44 echo " "; if (($context["address_line1"] ?? null)) { // line 45 echo " <dt>"; echo t("Address", array()); echo ":</dt> <dd> "; // line 47 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["address_line1"] ?? null)), "html", null, true); echo " "; // line 48 if (($context["address_line2"] ?? null)) { // line 49 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["address_line2"] ?? null)), "html", null, true); echo " "; } // line 51 echo " </dd> "; } // line 53 echo " <dt>"; echo t("Locality", array()); echo ":</dt> <dd> "; // line 55 if ($this->getAttribute(($context["dependent_locality"] ?? null), "code", [])) { // line 56 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["dependent_locality"] ?? null), "code", [])), "html", null, true); echo " "; } // line 58 echo " "; if ((($this->getAttribute(($context["locality"] ?? null), "code", []) || ($context["postal_code"] ?? null)) || $this->getAttribute(($context["administrative_area"] ?? null), "code", []))) { // line 59 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["locality"] ?? null), "code", [])), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["postal_code"] ?? null)), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["administrative_area"] ?? null), "code", [])), "html", null, true); echo " "; } // line 61 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["country"] ?? null), "name", [])), "html", null, true); echo " </dd> </dl> "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 112 => 61, 102 => 59, 99 => 58, 93 => 56, 91 => 55, 85 => 53, 81 => 51, 75 => 49, 73 => 48, 69 => 47, 63 => 45, 60 => 44, 55 => 42, 50 => 41, 48 => 40, 45 => 39, 37 => 37, 35 => 36, 32 => 35,); } /** @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/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig", "E:\\inetpub\\tracksideapp.com\\dev3.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\commerce\\address\\address-plain.html.twig"); } public function checkSecurity() { static $tags = ["if" => 36, "trans" => 41]; static $filters = ["escape" => 37]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'trans'], ['escape'], [] ); } 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_d0b2314b02ce9b2c354686cdfe5ec88baaf386fe7b4fd1a0ced997194c952680', 'themes/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/commerce/address/address-plain.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('address_plain', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80) __TwigTemplate_7fd804aaea1a41a6002c14fc112c1b3b776b0386588d03f49cdfc72c4ec8cd0f->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/contrib/bootstrap_barrio/templates/field/field.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 60) __TwigTemplate_e8f21df2a0f12eb930e09b3ab06fb5bdb8197f98637fcf44c5e8cc787e268a1e->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/contrib/bootstrap_barrio/templates/content/taxonomy-term.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('taxonomy_term', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 65) __TwigTemplate_d1b530d0d9d753693a7cff59a600465a82d1888e38f03e2c483671dfba0b6778->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/trackside_bootstrap/templates/views/views-view.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 67) Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->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)
Viale di Vedano, 5
20900 MB
Italy