Error message
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_html.html.twig_k2cFb1L5O7hBWGzyd3e1Pwxhf', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/html.html.twig */ class __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 48 $context["body_classes"] = [0 => (( // line 49 ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 50 ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null), 50, $this->source))))), 2 => (( // line 51 ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 51, $this->source)))) : ("")), 3 => (( // line 52 ($context["db_offline"] ?? null)) ? ("db-offline") : ("")), 4 => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 53 ($context["theme"] ?? null), "settings", [], "any", false, false, true, 53), "navbar_position", [], "any", false, false, true, 53)) ? (("navbar-is-" . $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "settings", [], "any", false, false, true, 53), "navbar_position", [], "any", false, false, true, 53), 53, $this->source))) : ("")), 5 => ((twig_get_attribute($this->env, $this->source, // line 54 ($context["theme"] ?? null), "has_glyphicons", [], "any", false, false, true, 54)) ? ("has-glyphicons") : (""))]; // line 57 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 58, $this->source), "html", null, true); echo "> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 60, $this->source)); echo "\"> "; // line 61 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 61, $this->source), " | ")); echo " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 62, $this->source)); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 63, $this->source)); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method", false, false, true, 65), 65, $this->source), "html", null, true); echo "> <a> "; // line 67 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Skip to main content")); echo " </a> "; // line 69 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 69, $this->source), "html", null, true); echo " "; // line 70 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 70, $this->source), "html", null, true); echo " "; // line 71 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 71, $this->source), "html", null, true); echo " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 72, $this->source)); echo "\"> "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 94 => 72, 90 => 71, 86 => 70, 82 => 69, 77 => 67, 72 => 65, 67 => 63, 63 => 62, 59 => 61, 55 => 60, 50 => 58, 47 => 57, 45 => 54, 44 => 53, 43 => 52, 42 => 51, 41 => 50, 40 => 49, 39 => 48,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display the basic html structure of a single * Drupal page. * * Variables: * - \$css: An array of CSS files for the current page. * - \$language: (object) The language the site is being displayed in. * \$language->language contains its textual representation. * \$language->dir contains the language direction. It will either be 'ltr' or * 'rtl'. * - \$rdf_namespaces: All the RDF namespace prefixes used in the HTML document. * - \$grddl_profile: A GRDDL profile allowing agents to extract the RDF data. * - \$head_title: A modified version of the page title, for use in the TITLE * tag. * - \$head_title_array: (array) An associative array containing the string parts * that were used to generate the \$head_title variable, already prepared to be * output as TITLE tag. The key/value pairs may contain one or more of the * following, depending on conditions: * - title: The title of the current page, if any. * - name: The name of the site. * - slogan: The slogan of the site, if any, and if there is no title. * - \$head: Markup for the HEAD section (including meta tags, keyword tags, and * so on). * - \$styles: Style tags necessary to import all CSS files for the page. * - \$scripts: Script tags necessary to load the JavaScript files and settings * for the page. * - \$page_top: Initial markup from any modules that have altered the * page. This variable should always be output first, before all other dynamic * content. * - \$page: The rendered page content. * - \$page_bottom: Final closing markup from any modules that have altered the * page. This variable should always be output last, after all other dynamic * content. * - \$classes String of classes that can be used to style contextually through * CSS. * * @ingroup templates * * @see bootstrap_preprocess_html() * @see template_preprocess() * @see template_preprocess_html() * @see template_process() */ #} {% set body_classes = [ logged_in ? 'user-logged-in', not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class, node_type ? 'page-node-type-' ~ node_type|clean_class, db_offline ? 'db-offline', theme.settings.navbar_position ? 'navbar-is-' ~ theme.settings.navbar_position, theme.has_glyphicons ? 'has-glyphicons', ] %} {{ head_title|safe_join(' | ') }} <a> {{ 'Skip to main content'|t }} </a> {{ page_top }} {{ page }} {{ page_bottom }} ", "themes/contrib/bootstrap/templates/system/html.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/html.html.twig"); } public function checkSecurity() { static $tags = array("set" => 48); static $filters = array("clean_class" => 50, "escape" => 58, "raw" => 60, "safe_join" => 61, "t" => 67); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['clean_class', 'escape', 'raw', 'safe_join', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_html.html.twig_k2cFb1L5O7hBWGzyd3e1Pwxhf', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/html.html.twig */ class __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 48 $context["body_classes"] = [0 => (( // line 49 ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 50 ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null), 50, $this->source))))), 2 => (( // line 51 ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 51, $this->source)))) : ("")), 3 => (( // line 52 ($context["db_offline"] ?? null)) ? ("db-offline") : ("")), 4 => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 53 ($context["theme"] ?? null), "settings", [], "any", false, false, true, 53), "navbar_position", [], "any", false, false, true, 53)) ? (("navbar-is-" . $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "settings", [], "any", false, false, true, 53), "navbar_position", [], "any", false, false, true, 53), 53, $this->source))) : ("")), 5 => ((twig_get_attribute($this->env, $this->source, // line 54 ($context["theme"] ?? null), "has_glyphicons", [], "any", false, false, true, 54)) ? ("has-glyphicons") : (""))]; // line 57 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 58, $this->source), "html", null, true); echo "> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 60, $this->source)); echo "\"> "; // line 61 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 61, $this->source), " | ")); echo " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 62, $this->source)); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 63, $this->source)); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method", false, false, true, 65), 65, $this->source), "html", null, true); echo "> <a> "; // line 67 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Skip to main content")); echo " </a> "; // line 69 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 69, $this->source), "html", null, true); echo " "; // line 70 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 70, $this->source), "html", null, true); echo " "; // line 71 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 71, $this->source), "html", null, true); echo " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 72, $this->source)); echo "\"> "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 94 => 72, 90 => 71, 86 => 70, 82 => 69, 77 => 67, 72 => 65, 67 => 63, 63 => 62, 59 => 61, 55 => 60, 50 => 58, 47 => 57, 45 => 54, 44 => 53, 43 => 52, 42 => 51, 41 => 50, 40 => 49, 39 => 48,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display the basic html structure of a single * Drupal page. * * Variables: * - \$css: An array of CSS files for the current page. * - \$language: (object) The language the site is being displayed in. * \$language->language contains its textual representation. * \$language->dir contains the language direction. It will either be 'ltr' or * 'rtl'. * - \$rdf_namespaces: All the RDF namespace prefixes used in the HTML document. * - \$grddl_profile: A GRDDL profile allowing agents to extract the RDF data. * - \$head_title: A modified version of the page title, for use in the TITLE * tag. * - \$head_title_array: (array) An associative array containing the string parts * that were used to generate the \$head_title variable, already prepared to be * output as TITLE tag. The key/value pairs may contain one or more of the * following, depending on conditions: * - title: The title of the current page, if any. * - name: The name of the site. * - slogan: The slogan of the site, if any, and if there is no title. * - \$head: Markup for the HEAD section (including meta tags, keyword tags, and * so on). * - \$styles: Style tags necessary to import all CSS files for the page. * - \$scripts: Script tags necessary to load the JavaScript files and settings * for the page. * - \$page_top: Initial markup from any modules that have altered the * page. This variable should always be output first, before all other dynamic * content. * - \$page: The rendered page content. * - \$page_bottom: Final closing markup from any modules that have altered the * page. This variable should always be output last, after all other dynamic * content. * - \$classes String of classes that can be used to style contextually through * CSS. * * @ingroup templates * * @see bootstrap_preprocess_html() * @see template_preprocess() * @see template_preprocess_html() * @see template_process() */ #} {% set body_classes = [ logged_in ? 'user-logged-in', not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class, node_type ? 'page-node-type-' ~ node_type|clean_class, db_offline ? 'db-offline', theme.settings.navbar_position ? 'navbar-is-' ~ theme.settings.navbar_position, theme.has_glyphicons ? 'has-glyphicons', ] %} {{ head_title|safe_join(' | ') }} <a> {{ 'Skip to main content'|t }} </a> {{ page_top }} {{ page }} {{ page_bottom }} ", "themes/contrib/bootstrap/templates/system/html.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/html.html.twig"); } public function checkSecurity() { static $tags = array("set" => 48); static $filters = array("clean_class" => 50, "escape" => 58, "raw" => 60, "safe_join" => 61, "t" => 67); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['clean_class', 'escape', 'raw', 'safe_join', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c', 'themes/contrib/bootstrap/templates/system/html.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/system/html.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_page.html.twig_pUq0ZBfnsDqdkuA2MT1rQphmD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/ifz/templates/page.html.twig */ class __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'navbar' => [$this, 'block_navbar'], 'header' => [$this, 'block_header'], 'main' => [$this, 'block_main'], 'sidebar_first' => [$this, 'block_sidebar_first'], 'highlighted' => [$this, 'block_highlighted'], 'help' => [$this, 'block_help'], 'content' => [$this, 'block_content'], 'sidebar_second' => [$this, 'block_sidebar_second'], 'sidebar_first_2' => [$this, 'block_sidebar_first_2'], 'content_2' => [$this, 'block_content_2'], 'sidebar_second_2' => [$this, 'block_sidebar_second_2'], 'footer' => [$this, 'block_footer'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 54 $context["container"] = ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "settings", [], "any", false, false, true, 54), "fluid_container", [], "any", false, false, true, 54)) ? ("container-fluid") : ("container")); // line 56 if ((twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation", [], "any", false, false, true, 56) || twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 56))) { // line 57 echo " "; $this->displayBlock('navbar', $context, $blocks); } // line 106 echo " "; // line 108 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 108)) { // line 109 echo " "; $this->displayBlock('header', $context, $blocks); // line 114 echo " "; } // line 115 echo " "; // line 119 $this->displayBlock('main', $context, $blocks); // line 216 echo " "; // line 217 if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 217)) { // line 218 echo " "; $this->displayBlock('footer', $context, $blocks); } } // line 57 public function block_navbar($context, array $blocks = []) { $macros = $this->macros; // line 58 echo " "; // line 59 $context["navbar_classes"] = [0 => "navbar", 1 => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 61 ($context["theme"] ?? null), "settings", [], "any", false, false, true, 61), "navbar_inverse", [], "any", false, false, true, 61)) ? ("navbar-inverse") : ("navbar-default")), 2 => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 62 ($context["theme"] ?? null), "settings", [], "any", false, false, true, 62), "navbar_position", [], "any", false, false, true, 62)) ? (("navbar-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "settings", [], "any", false, false, true, 62), "navbar_position", [], "any", false, false, true, 62), 62, $this->source)))) : (($context["container"] ?? null)))]; // line 65 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 66, $this->source), "html", null, true); echo "\"> "; // line 67 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "banner_top", [], "any", false, false, true, 67), 67, $this->source), "html", null, true); echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 72, $this->source), "html", null, true); echo "\"> "; // line 73 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation", [], "any", false, false, true, 73), 73, $this->source), "html", null, true); echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["navbar_attributes"] ?? null), "addClass", [0 => ($context["navbar_classes"] ?? null)], "method", false, false, true, 77), 77, $this->source), "html", null, true); echo " id=\"navbar\" role=\"banner\"> "; // line 78 if ( !twig_get_attribute($this->env, $this->source, ($context["navbar_attributes"] ?? null), "hasClass", [0 => ($context["container"] ?? null)], "method", false, false, true, 78)) { // line 79 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 79, $this->source), "html", null, true); echo "\"> "; } // line 81 echo " "; // line 83 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 83)) { // line 84 echo " "; // line 85 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Toggle navigation")); echo " "; } // line 91 echo " "; // line 94 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 94)) { // line 95 echo " "; // line 96 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 96), 96, $this->source), "html", null, true); echo " "; } // line 99 echo " "; if ( !twig_get_attribute($this->env, $this->source, ($context["navbar_attributes"] ?? null), "hasClass", [0 => ($context["container"] ?? null)], "method", false, false, true, 99)) { // line 100 echo " "; } // line 102 echo " "; } // line 109 public function block_header($context, array $blocks = []) { $macros = $this->macros; // line 110 echo " "; // line 111 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 111), 111, $this->source), "html", null, true); echo " "; } // line 119 public function block_main($context, array $blocks = []) { $macros = $this->macros; // line 120 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 120, $this->source), "html", null, true); echo " js-quickedit-main-content\"> "; // line 125 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 125)) { // line 126 echo " "; $this->displayBlock('sidebar_first', $context, $blocks); // line 131 echo " "; } // line 132 echo " "; // line 134 echo " "; // line 135 $context["content_classes"] = [0 => (((twig_get_attribute($this->env, $this->source, // line 136 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 136) && twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 136))) ? ("col-sm-6") : ("")), 1 => (((twig_get_attribute($this->env, $this->source, // line 137 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 137) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 137)))) ? ("col-sm-9") : ("")), 2 => (((twig_get_attribute($this->env, $this->source, // line 138 ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 138) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 138)))) ? ("col-sm-9") : ("")), 3 => (((twig_test_empty(twig_get_attribute($this->env, $this->source, // line 139 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 139)) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 139)))) ? ("col-sm-12") : (""))]; // line 142 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["content_attributes"] ?? null), "addClass", [0 => ($context["content_classes"] ?? null)], "method", false, false, true, 142), 142, $this->source), "html", null, true); echo "> "; // line 145 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "highlighted", [], "any", false, false, true, 145)) { // line 146 echo " "; $this->displayBlock('highlighted', $context, $blocks); // line 149 echo " "; } // line 150 echo " "; // line 152 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "help", [], "any", false, false, true, 152)) { // line 153 echo " "; $this->displayBlock('help', $context, $blocks); // line 156 echo " "; } // line 157 echo " "; // line 159 echo " "; $this->displayBlock('content', $context, $blocks); // line 163 echo " "; // line 166 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 166)) { // line 167 echo " "; $this->displayBlock('sidebar_second', $context, $blocks); // line 172 echo " "; } // line 173 echo " "; // line 178 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 178)) { // line 179 echo " "; $this->displayBlock('sidebar_first_2', $context, $blocks); // line 184 echo " "; } // line 185 echo " "; // line 187 echo " "; // line 188 $context["content_classes"] = [0 => (((twig_get_attribute($this->env, $this->source, // line 189 ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 189) && twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 189))) ? ("col-sm-6") : ("")), 1 => (((twig_get_attribute($this->env, $this->source, // line 190 ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 190) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 190)))) ? ("col-sm-9") : ("")), 2 => (((twig_get_attribute($this->env, $this->source, // line 191 ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 191) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 191)))) ? ("col-sm-9") : ("")), 3 => (((twig_test_empty(twig_get_attribute($this->env, $this->source, // line 192 ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 192)) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 192)))) ? ("col-sm-12") : (""))]; // line 195 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["content_attributes"] ?? null), "addClass", [0 => ($context["content_classes"] ?? null)], "method", false, false, true, 195), 195, $this->source), "html", null, true); echo "> "; // line 198 echo " "; $this->displayBlock('content_2', $context, $blocks); // line 202 echo " "; // line 206 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 206)) { // line 207 echo " "; $this->displayBlock('sidebar_second_2', $context, $blocks); // line 212 echo " "; } // line 213 echo " "; } // line 126 public function block_sidebar_first($context, array $blocks = []) { $macros = $this->macros; // line 127 echo " "; // line 128 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 128), 128, $this->source), "html", null, true); echo " "; } // line 146 public function block_highlighted($context, array $blocks = []) { $macros = $this->macros; // line 147 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "highlighted", [], "any", false, false, true, 147), 147, $this->source), "html", null, true); echo " "; } // line 153 public function block_help($context, array $blocks = []) { $macros = $this->macros; // line 154 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "help", [], "any", false, false, true, 154), 154, $this->source), "html", null, true); echo " "; } // line 159 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 160 echo " <a></a> "; // line 161 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content", [], "any", false, false, true, 161), 161, $this->source), "html", null, true); echo " "; } // line 167 public function block_sidebar_second($context, array $blocks = []) { $macros = $this->macros; // line 168 echo " "; // line 169 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 169), 169, $this->source), "html", null, true); echo " "; } // line 179 public function block_sidebar_first_2($context, array $blocks = []) { $macros = $this->macros; // line 180 echo " "; // line 181 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 181), 181, $this->source), "html", null, true); echo " "; } // line 198 public function block_content_2($context, array $blocks = []) { $macros = $this->macros; // line 199 echo " <a></a> "; // line 200 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content_2", [], "any", false, false, true, 200), 200, $this->source), "html", null, true); echo " "; } // line 207 public function block_sidebar_second_2($context, array $blocks = []) { $macros = $this->macros; // line 208 echo " "; // line 209 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 209), 209, $this->source), "html", null, true); echo " "; } // line 218 public function block_footer($context, array $blocks = []) { $macros = $this->macros; // line 219 echo " "; // line 220 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 220), 220, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/custom/ifz/templates/page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 442 => 220, 439 => 219, 435 => 218, 428 => 209, 425 => 208, 421 => 207, 415 => 200, 412 => 199, 408 => 198, 401 => 181, 398 => 180, 394 => 179, 387 => 169, 384 => 168, 380 => 167, 374 => 161, 371 => 160, 367 => 159, 360 => 154, 356 => 153, 349 => 147, 345 => 146, 338 => 128, 335 => 127, 331 => 126, 325 => 213, 322 => 212, 319 => 207, 316 => 206, 311 => 202, 308 => 198, 302 => 195, 300 => 192, 299 => 191, 298 => 190, 297 => 189, 296 => 188, 294 => 187, 291 => 185, 288 => 184, 285 => 179, 282 => 178, 276 => 173, 273 => 172, 270 => 167, 267 => 166, 263 => 163, 260 => 159, 257 => 157, 254 => 156, 251 => 153, 248 => 152, 245 => 150, 242 => 149, 239 => 146, 236 => 145, 230 => 142, 228 => 139, 227 => 138, 226 => 137, 225 => 136, 224 => 135, 222 => 134, 219 => 132, 216 => 131, 213 => 126, 210 => 125, 202 => 120, 198 => 119, 191 => 111, 188 => 110, 184 => 109, 178 => 102, 174 => 100, 171 => 99, 165 => 96, 162 => 95, 159 => 94, 155 => 91, 146 => 85, 143 => 84, 140 => 83, 137 => 81, 131 => 79, 129 => 78, 125 => 77, 118 => 73, 114 => 72, 106 => 67, 102 => 66, 99 => 65, 97 => 62, 96 => 61, 95 => 59, 93 => 58, 89 => 57, 83 => 218, 81 => 217, 78 => 216, 76 => 119, 71 => 115, 68 => 114, 65 => 109, 62 => 108, 59 => 106, 55 => 57, 53 => 56, 51 => 54,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a single page. * * The doctype, html, head and body tags are not in this template. Instead they * can be found in the html.html.twig template in this directory. * * Available variables: * * General utility variables: * - base_path: The base URL path of the Drupal installation. Will usually be * \"/\" unless you have installed Drupal in a sub-directory. * - is_front: A flag indicating if the current page is the front page. * - logged_in: A flag indicating if the user is registered and signed in. * - is_admin: A flag indicating if the user has permission to access * administration pages. * * Site identity: * - front_page: The URL of the front page. Use this instead of base_path when * linking to the front page. This includes the language domain or prefix. * * Page content (in order of occurrence in the default page.html.twig): * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the main title tag that appears in the template. * - title: The page title, for use in the actual content. * - title_suffix: Additional output populated by modules, intended to be * displayed after the main title tag that appears in the template. * - messages: Status and error messages. Should be displayed prominently. * - tabs: Tabs linking to any sub-pages beneath the current page (e.g., the * view and edit tabs when displaying a node). * - node: Fully loaded node, if there is an automatically-loaded node * associated with the page and the node ID is the second argument in the * page's path (e.g. node/12345 and node/12345/revisions, but not * comment/reply/12345). * * Regions: * - page.header: Items for the header region. * - page.navigation: Items for the navigation region. * - page.navigation_collapsible: Items for the navigation (collapsible) region. * - page.highlighted: Items for the highlighted content region. * - page.help: Dynamic help text, mostly for admin pages. * - page.content: The main content of the current page. * - page.sidebar_first: Items for the first sidebar. * - page.sidebar_second: Items for the second sidebar. * - page.footer: Items for the footer region. * * @ingroup templates * * @see template_preprocess_page() * @see html.html.twig */ #} {% set container = theme.settings.fluid_container ? 'container-fluid' : 'container' %} {# Navbar #} {% if page.navigation or page.navigation_collapsible %} {% block navbar %} {% set navbar_classes = [ 'navbar', theme.settings.navbar_inverse ? 'navbar-inverse' : 'navbar-default', theme.settings.navbar_position ? 'navbar-' ~ theme.settings.navbar_position|clean_class : container, ] %} {{ page.banner_top }} {{ page.navigation }} {% if not navbar_attributes.hasClass(container) %} {% endif %} {# .btn-navbar is used as the toggle for collapsed navbar content #} {% if page.navigation_collapsible %} {{ 'Toggle navigation'|t }} {% endif %} {# Navigation (collapsible) #} {% if page.navigation_collapsible %} {{ page.navigation_collapsible }} {% endif %} {% if not navbar_attributes.hasClass(container) %} {% endif %} {% endblock %} {% endif %} {# Header #} {% if page.header %} {% block header %} {{ page.header }} {% endblock %} {% endif %} {# Main #} {% block main %} {# Sidebar First #} {% if page.sidebar_first %} {% block sidebar_first %} {{ page.sidebar_first }} {% endblock %} {% endif %} {# Content #} {% set content_classes = [ page.sidebar_first and page.sidebar_second ? 'col-sm-6', page.sidebar_first and page.sidebar_second is empty ? 'col-sm-9', page.sidebar_second and page.sidebar_first is empty ? 'col-sm-9', page.sidebar_first is empty and page.sidebar_second is empty ? 'col-sm-12' ] %} {# Highlighted #} {% if page.highlighted %} {% block highlighted %} {{ page.highlighted }} {% endblock %} {% endif %} {# Help #} {% if page.help %} {% block help %} {{ page.help }} {% endblock %} {% endif %} {# Content #} {% block content %} <a></a> {{ page.content }} {% endblock %} {# Sidebar Second #} {% if page.sidebar_second %} {% block sidebar_second %} {{ page.sidebar_second }} {% endblock %} {% endif %} {# Sidebar First #} {% if page.sidebar_first_2 %} {% block sidebar_first_2 %} {{ page.sidebar_first_2 }} {% endblock %} {% endif %} {# Content #} {% set content_classes = [ page.sidebar_first_2 and page.sidebar_second_2 ? 'col-sm-6', page.sidebar_first_2 and page.sidebar_second_2 is empty ? 'col-sm-9', page.sidebar_second_2 and page.sidebar_first_2 is empty ? 'col-sm-9', page.sidebar_first_2 is empty and page.sidebar_second_2 is empty ? 'col-sm-12' ] %} {# Content #} {% block content_2 %} <a></a> {{ page.content_2 }} {% endblock %} {# Sidebar Second #} {% if page.sidebar_second_2 %} {% block sidebar_second_2 %} {{ page.sidebar_second_2 }} {% endblock %} {% endif %} {% endblock %} {% if page.footer %} {% block footer %} {{ page.footer }} {% endblock %} {% endif %} ", "themes/custom/ifz/templates/page.html.twig", "/var/www/html/docroot/themes/custom/ifz/templates/page.html.twig"); } public function checkSecurity() { static $tags = array("set" => 54, "if" => 56, "block" => 57); static $filters = array("clean_class" => 62, "escape" => 66, "t" => 85); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_page.html.twig_pUq0ZBfnsDqdkuA2MT1rQphmD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/ifz/templates/page.html.twig */ class __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'navbar' => [$this, 'block_navbar'], 'header' => [$this, 'block_header'], 'main' => [$this, 'block_main'], 'sidebar_first' => [$this, 'block_sidebar_first'], 'highlighted' => [$this, 'block_highlighted'], 'help' => [$this, 'block_help'], 'content' => [$this, 'block_content'], 'sidebar_second' => [$this, 'block_sidebar_second'], 'sidebar_first_2' => [$this, 'block_sidebar_first_2'], 'content_2' => [$this, 'block_content_2'], 'sidebar_second_2' => [$this, 'block_sidebar_second_2'], 'footer' => [$this, 'block_footer'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 54 $context["container"] = ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "settings", [], "any", false, false, true, 54), "fluid_container", [], "any", false, false, true, 54)) ? ("container-fluid") : ("container")); // line 56 if ((twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation", [], "any", false, false, true, 56) || twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 56))) { // line 57 echo " "; $this->displayBlock('navbar', $context, $blocks); } // line 106 echo " "; // line 108 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 108)) { // line 109 echo " "; $this->displayBlock('header', $context, $blocks); // line 114 echo " "; } // line 115 echo " "; // line 119 $this->displayBlock('main', $context, $blocks); // line 216 echo " "; // line 217 if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 217)) { // line 218 echo " "; $this->displayBlock('footer', $context, $blocks); } } // line 57 public function block_navbar($context, array $blocks = []) { $macros = $this->macros; // line 58 echo " "; // line 59 $context["navbar_classes"] = [0 => "navbar", 1 => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 61 ($context["theme"] ?? null), "settings", [], "any", false, false, true, 61), "navbar_inverse", [], "any", false, false, true, 61)) ? ("navbar-inverse") : ("navbar-default")), 2 => ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 62 ($context["theme"] ?? null), "settings", [], "any", false, false, true, 62), "navbar_position", [], "any", false, false, true, 62)) ? (("navbar-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "settings", [], "any", false, false, true, 62), "navbar_position", [], "any", false, false, true, 62), 62, $this->source)))) : (($context["container"] ?? null)))]; // line 65 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 66, $this->source), "html", null, true); echo "\"> "; // line 67 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "banner_top", [], "any", false, false, true, 67), 67, $this->source), "html", null, true); echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 72, $this->source), "html", null, true); echo "\"> "; // line 73 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation", [], "any", false, false, true, 73), 73, $this->source), "html", null, true); echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["navbar_attributes"] ?? null), "addClass", [0 => ($context["navbar_classes"] ?? null)], "method", false, false, true, 77), 77, $this->source), "html", null, true); echo " id=\"navbar\" role=\"banner\"> "; // line 78 if ( !twig_get_attribute($this->env, $this->source, ($context["navbar_attributes"] ?? null), "hasClass", [0 => ($context["container"] ?? null)], "method", false, false, true, 78)) { // line 79 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 79, $this->source), "html", null, true); echo "\"> "; } // line 81 echo " "; // line 83 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 83)) { // line 84 echo " "; // line 85 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Toggle navigation")); echo " "; } // line 91 echo " "; // line 94 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 94)) { // line 95 echo " "; // line 96 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "navigation_collapsible", [], "any", false, false, true, 96), 96, $this->source), "html", null, true); echo " "; } // line 99 echo " "; if ( !twig_get_attribute($this->env, $this->source, ($context["navbar_attributes"] ?? null), "hasClass", [0 => ($context["container"] ?? null)], "method", false, false, true, 99)) { // line 100 echo " "; } // line 102 echo " "; } // line 109 public function block_header($context, array $blocks = []) { $macros = $this->macros; // line 110 echo " "; // line 111 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 111), 111, $this->source), "html", null, true); echo " "; } // line 119 public function block_main($context, array $blocks = []) { $macros = $this->macros; // line 120 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null), 120, $this->source), "html", null, true); echo " js-quickedit-main-content\"> "; // line 125 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 125)) { // line 126 echo " "; $this->displayBlock('sidebar_first', $context, $blocks); // line 131 echo " "; } // line 132 echo " "; // line 134 echo " "; // line 135 $context["content_classes"] = [0 => (((twig_get_attribute($this->env, $this->source, // line 136 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 136) && twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 136))) ? ("col-sm-6") : ("")), 1 => (((twig_get_attribute($this->env, $this->source, // line 137 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 137) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 137)))) ? ("col-sm-9") : ("")), 2 => (((twig_get_attribute($this->env, $this->source, // line 138 ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 138) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 138)))) ? ("col-sm-9") : ("")), 3 => (((twig_test_empty(twig_get_attribute($this->env, $this->source, // line 139 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 139)) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 139)))) ? ("col-sm-12") : (""))]; // line 142 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["content_attributes"] ?? null), "addClass", [0 => ($context["content_classes"] ?? null)], "method", false, false, true, 142), 142, $this->source), "html", null, true); echo "> "; // line 145 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "highlighted", [], "any", false, false, true, 145)) { // line 146 echo " "; $this->displayBlock('highlighted', $context, $blocks); // line 149 echo " "; } // line 150 echo " "; // line 152 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "help", [], "any", false, false, true, 152)) { // line 153 echo " "; $this->displayBlock('help', $context, $blocks); // line 156 echo " "; } // line 157 echo " "; // line 159 echo " "; $this->displayBlock('content', $context, $blocks); // line 163 echo " "; // line 166 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 166)) { // line 167 echo " "; $this->displayBlock('sidebar_second', $context, $blocks); // line 172 echo " "; } // line 173 echo " "; // line 178 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 178)) { // line 179 echo " "; $this->displayBlock('sidebar_first_2', $context, $blocks); // line 184 echo " "; } // line 185 echo " "; // line 187 echo " "; // line 188 $context["content_classes"] = [0 => (((twig_get_attribute($this->env, $this->source, // line 189 ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 189) && twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 189))) ? ("col-sm-6") : ("")), 1 => (((twig_get_attribute($this->env, $this->source, // line 190 ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 190) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 190)))) ? ("col-sm-9") : ("")), 2 => (((twig_get_attribute($this->env, $this->source, // line 191 ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 191) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 191)))) ? ("col-sm-9") : ("")), 3 => (((twig_test_empty(twig_get_attribute($this->env, $this->source, // line 192 ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 192)) && twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 192)))) ? ("col-sm-12") : (""))]; // line 195 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["content_attributes"] ?? null), "addClass", [0 => ($context["content_classes"] ?? null)], "method", false, false, true, 195), 195, $this->source), "html", null, true); echo "> "; // line 198 echo " "; $this->displayBlock('content_2', $context, $blocks); // line 202 echo " "; // line 206 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 206)) { // line 207 echo " "; $this->displayBlock('sidebar_second_2', $context, $blocks); // line 212 echo " "; } // line 213 echo " "; } // line 126 public function block_sidebar_first($context, array $blocks = []) { $macros = $this->macros; // line 127 echo " "; // line 128 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 128), 128, $this->source), "html", null, true); echo " "; } // line 146 public function block_highlighted($context, array $blocks = []) { $macros = $this->macros; // line 147 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "highlighted", [], "any", false, false, true, 147), 147, $this->source), "html", null, true); echo " "; } // line 153 public function block_help($context, array $blocks = []) { $macros = $this->macros; // line 154 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "help", [], "any", false, false, true, 154), 154, $this->source), "html", null, true); echo " "; } // line 159 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 160 echo " <a></a> "; // line 161 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content", [], "any", false, false, true, 161), 161, $this->source), "html", null, true); echo " "; } // line 167 public function block_sidebar_second($context, array $blocks = []) { $macros = $this->macros; // line 168 echo " "; // line 169 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 169), 169, $this->source), "html", null, true); echo " "; } // line 179 public function block_sidebar_first_2($context, array $blocks = []) { $macros = $this->macros; // line 180 echo " "; // line 181 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first_2", [], "any", false, false, true, 181), 181, $this->source), "html", null, true); echo " "; } // line 198 public function block_content_2($context, array $blocks = []) { $macros = $this->macros; // line 199 echo " <a></a> "; // line 200 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content_2", [], "any", false, false, true, 200), 200, $this->source), "html", null, true); echo " "; } // line 207 public function block_sidebar_second_2($context, array $blocks = []) { $macros = $this->macros; // line 208 echo " "; // line 209 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second_2", [], "any", false, false, true, 209), 209, $this->source), "html", null, true); echo " "; } // line 218 public function block_footer($context, array $blocks = []) { $macros = $this->macros; // line 219 echo " "; // line 220 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 220), 220, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/custom/ifz/templates/page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 442 => 220, 439 => 219, 435 => 218, 428 => 209, 425 => 208, 421 => 207, 415 => 200, 412 => 199, 408 => 198, 401 => 181, 398 => 180, 394 => 179, 387 => 169, 384 => 168, 380 => 167, 374 => 161, 371 => 160, 367 => 159, 360 => 154, 356 => 153, 349 => 147, 345 => 146, 338 => 128, 335 => 127, 331 => 126, 325 => 213, 322 => 212, 319 => 207, 316 => 206, 311 => 202, 308 => 198, 302 => 195, 300 => 192, 299 => 191, 298 => 190, 297 => 189, 296 => 188, 294 => 187, 291 => 185, 288 => 184, 285 => 179, 282 => 178, 276 => 173, 273 => 172, 270 => 167, 267 => 166, 263 => 163, 260 => 159, 257 => 157, 254 => 156, 251 => 153, 248 => 152, 245 => 150, 242 => 149, 239 => 146, 236 => 145, 230 => 142, 228 => 139, 227 => 138, 226 => 137, 225 => 136, 224 => 135, 222 => 134, 219 => 132, 216 => 131, 213 => 126, 210 => 125, 202 => 120, 198 => 119, 191 => 111, 188 => 110, 184 => 109, 178 => 102, 174 => 100, 171 => 99, 165 => 96, 162 => 95, 159 => 94, 155 => 91, 146 => 85, 143 => 84, 140 => 83, 137 => 81, 131 => 79, 129 => 78, 125 => 77, 118 => 73, 114 => 72, 106 => 67, 102 => 66, 99 => 65, 97 => 62, 96 => 61, 95 => 59, 93 => 58, 89 => 57, 83 => 218, 81 => 217, 78 => 216, 76 => 119, 71 => 115, 68 => 114, 65 => 109, 62 => 108, 59 => 106, 55 => 57, 53 => 56, 51 => 54,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a single page. * * The doctype, html, head and body tags are not in this template. Instead they * can be found in the html.html.twig template in this directory. * * Available variables: * * General utility variables: * - base_path: The base URL path of the Drupal installation. Will usually be * \"/\" unless you have installed Drupal in a sub-directory. * - is_front: A flag indicating if the current page is the front page. * - logged_in: A flag indicating if the user is registered and signed in. * - is_admin: A flag indicating if the user has permission to access * administration pages. * * Site identity: * - front_page: The URL of the front page. Use this instead of base_path when * linking to the front page. This includes the language domain or prefix. * * Page content (in order of occurrence in the default page.html.twig): * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the main title tag that appears in the template. * - title: The page title, for use in the actual content. * - title_suffix: Additional output populated by modules, intended to be * displayed after the main title tag that appears in the template. * - messages: Status and error messages. Should be displayed prominently. * - tabs: Tabs linking to any sub-pages beneath the current page (e.g., the * view and edit tabs when displaying a node). * - node: Fully loaded node, if there is an automatically-loaded node * associated with the page and the node ID is the second argument in the * page's path (e.g. node/12345 and node/12345/revisions, but not * comment/reply/12345). * * Regions: * - page.header: Items for the header region. * - page.navigation: Items for the navigation region. * - page.navigation_collapsible: Items for the navigation (collapsible) region. * - page.highlighted: Items for the highlighted content region. * - page.help: Dynamic help text, mostly for admin pages. * - page.content: The main content of the current page. * - page.sidebar_first: Items for the first sidebar. * - page.sidebar_second: Items for the second sidebar. * - page.footer: Items for the footer region. * * @ingroup templates * * @see template_preprocess_page() * @see html.html.twig */ #} {% set container = theme.settings.fluid_container ? 'container-fluid' : 'container' %} {# Navbar #} {% if page.navigation or page.navigation_collapsible %} {% block navbar %} {% set navbar_classes = [ 'navbar', theme.settings.navbar_inverse ? 'navbar-inverse' : 'navbar-default', theme.settings.navbar_position ? 'navbar-' ~ theme.settings.navbar_position|clean_class : container, ] %} {{ page.banner_top }} {{ page.navigation }} {% if not navbar_attributes.hasClass(container) %} {% endif %} {# .btn-navbar is used as the toggle for collapsed navbar content #} {% if page.navigation_collapsible %} {{ 'Toggle navigation'|t }} {% endif %} {# Navigation (collapsible) #} {% if page.navigation_collapsible %} {{ page.navigation_collapsible }} {% endif %} {% if not navbar_attributes.hasClass(container) %} {% endif %} {% endblock %} {% endif %} {# Header #} {% if page.header %} {% block header %} {{ page.header }} {% endblock %} {% endif %} {# Main #} {% block main %} {# Sidebar First #} {% if page.sidebar_first %} {% block sidebar_first %} {{ page.sidebar_first }} {% endblock %} {% endif %} {# Content #} {% set content_classes = [ page.sidebar_first and page.sidebar_second ? 'col-sm-6', page.sidebar_first and page.sidebar_second is empty ? 'col-sm-9', page.sidebar_second and page.sidebar_first is empty ? 'col-sm-9', page.sidebar_first is empty and page.sidebar_second is empty ? 'col-sm-12' ] %} {# Highlighted #} {% if page.highlighted %} {% block highlighted %} {{ page.highlighted }} {% endblock %} {% endif %} {# Help #} {% if page.help %} {% block help %} {{ page.help }} {% endblock %} {% endif %} {# Content #} {% block content %} <a></a> {{ page.content }} {% endblock %} {# Sidebar Second #} {% if page.sidebar_second %} {% block sidebar_second %} {{ page.sidebar_second }} {% endblock %} {% endif %} {# Sidebar First #} {% if page.sidebar_first_2 %} {% block sidebar_first_2 %} {{ page.sidebar_first_2 }} {% endblock %} {% endif %} {# Content #} {% set content_classes = [ page.sidebar_first_2 and page.sidebar_second_2 ? 'col-sm-6', page.sidebar_first_2 and page.sidebar_second_2 is empty ? 'col-sm-9', page.sidebar_second_2 and page.sidebar_first_2 is empty ? 'col-sm-9', page.sidebar_first_2 is empty and page.sidebar_second_2 is empty ? 'col-sm-12' ] %} {# Content #} {% block content_2 %} <a></a> {{ page.content_2 }} {% endblock %} {# Sidebar Second #} {% if page.sidebar_second_2 %} {% block sidebar_second_2 %} {{ page.sidebar_second_2 }} {% endblock %} {% endif %} {% endblock %} {% if page.footer %} {% block footer %} {{ page.footer }} {% endblock %} {% endif %} ", "themes/custom/ifz/templates/page.html.twig", "/var/www/html/docroot/themes/custom/ifz/templates/page.html.twig"); } public function checkSecurity() { static $tags = array("set" => 54, "if" => 56, "block" => 57); static $filters = array("clean_class" => 62, "escape" => 66, "t" => 85); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755', 'themes/custom/ifz/templates/page.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/custom/ifz/templates/page.html.twig') (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_region.html.twig_D1Eu6DnT5GYnqsu7vXk57NhCx', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/region.html.twig */ class __TwigTemplate_50f76a78700ac4d92dc48878e2a69c0381126ff58678ec220c5636903b00a256 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 18 $context["classes"] = [0 => "region", 1 => ("region-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 20 ($context["region"] ?? null), 20, $this->source)))]; // line 23 if (($context["content"] ?? null)) { // line 24 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 24), 24, $this->source), "html", null, true); echo "> "; // line 25 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 25, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/region.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 25, 44 => 24, 42 => 23, 40 => 20, 39 => 18,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override to display a region. * * Available variables: * - content: The content for this region, typically blocks. * - attributes: HTML attributes for the region div. * - region: The name of the region variable as defined in the theme's * .info.yml file. * * @ingroup templates * * @see template_preprocess_region() */ #} {% set classes = [ 'region', 'region-' ~ region|clean_class, ] %} {% if content %} {{ content }} {% endif %} ", "themes/contrib/bootstrap/templates/system/region.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/region.html.twig"); } public function checkSecurity() { static $tags = array("set" => 18, "if" => 23); static $filters = array("clean_class" => 20, "escape" => 24); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_region.html.twig_D1Eu6DnT5GYnqsu7vXk57NhCx', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/region.html.twig */ class __TwigTemplate_50f76a78700ac4d92dc48878e2a69c0381126ff58678ec220c5636903b00a256 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 18 $context["classes"] = [0 => "region", 1 => ("region-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 20 ($context["region"] ?? null), 20, $this->source)))]; // line 23 if (($context["content"] ?? null)) { // line 24 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 24), 24, $this->source), "html", null, true); echo "> "; // line 25 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 25, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/region.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 25, 44 => 24, 42 => 23, 40 => 20, 39 => 18,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override to display a region. * * Available variables: * - content: The content for this region, typically blocks. * - attributes: HTML attributes for the region div. * - region: The name of the region variable as defined in the theme's * .info.yml file. * * @ingroup templates * * @see template_preprocess_region() */ #} {% set classes = [ 'region', 'region-' ~ region|clean_class, ] %} {% if content %} {{ content }} {% endif %} ", "themes/contrib/bootstrap/templates/system/region.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/region.html.twig"); } public function checkSecurity() { static $tags = array("set" => 18, "if" => 23); static $filters = array("clean_class" => 20, "escape" => 24); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_50f76a78700ac4d92dc48878e2a69c0381126ff58678ec220c5636903b00a256', 'themes/contrib/bootstrap/templates/system/region.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/system/region.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/region.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 478) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 118) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_navbar(Array, Array) (Line: 182) Twig\Template->displayBlock('navbar', Array, Array) (Line: 56) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_block--page-title-block.h_eK-0Ac68qpn9W94MBWncF5LLD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/block/block--page-title-block.html.twig */ class __TwigTemplate_7d9669a9338349e6a0b9f63db4cd739448e7eab870bd0bb77c0ac27a80d7e8b0 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 9 return "block--bare.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("block--bare.html.twig", "themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig", 9); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 9,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for page title block. * * @ingroup templates */ #} {% extends \"block--bare.html.twig\" %} ", "themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array(); static $functions = array(); try { $this->sandbox->checkSecurity( [], [], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_block--page-title-block.h_eK-0Ac68qpn9W94MBWncF5LLD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/block/block--page-title-block.html.twig */ class __TwigTemplate_7d9669a9338349e6a0b9f63db4cd739448e7eab870bd0bb77c0ac27a80d7e8b0 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 9 return "block--bare.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("block--bare.html.twig", "themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig", 9); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 9,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for page title block. * * @ingroup templates */ #} {% extends \"block--bare.html.twig\" %} ", "themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array(); static $functions = array(); try { $this->sandbox->checkSecurity( [], [], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_7d9669a9338349e6a0b9f63db4cd739448e7eab870bd0bb77c0ac27a80d7e8b0', 'themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 374) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 261) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_block--bare.html.twig_e9lBX7Q6z8aiVqVgwOOIj6C78', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* block--bare.html.twig */ class __TwigTemplate_18391b97cc3b3afc41191b10842e9eb102324799918ab9435aa19cb517d32b67 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 48 $this->displayBlock('content', $context, $blocks); } public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 49 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 49, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "block--bare.html.twig"; } public function getDebugInfo() { return array ( 47 => 49, 40 => 48,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a bare minimum block. * * Available variables: * - \$block->subject: Block title. * - \$content: Block content. * - \$block->module: Module that generated the block. * - \$block->delta: An ID for the block, unique within each module. * - \$block->region: The block region embedding the current block. * - \$classes: String of classes that can be used to style contextually through * CSS. It can be manipulated through the variable \$classes_array from * preprocess functions. The default values can be one or more of the * following: * - block: The current template type, i.e., \"theming hook\". * - block-[module]: The module generating the block. For example, the user * module is responsible for handling the default user navigation block. In * that case the class would be 'block-user'. * - \$title_prefix (array): An array containing additional output populated by * modules, intended to be displayed in front of the main title tag that * appears in the template. * - \$title_suffix (array): An array containing additional output populated by * modules, intended to be displayed after the main title tag that appears in * the template. * * Helper variables: * - \$classes_array: Array of html class attribute values. It is flattened * into a string within the variable \$classes. * - \$block_zebra: Outputs 'odd' and 'even' dependent on each block region. * - \$zebra: Same output as \$block_zebra but independent of any block region. * - \$block_id: Counter dependent on each block region. * - \$id: Same output as \$block_id but independent of any block region. * - \$is_front: Flags true when presented in the front page. * - \$logged_in: Flags true when the current user is a logged-in member. * - \$is_admin: Flags true when the current user is an administrator. * - \$block_html_id: A valid HTML ID and guaranteed unique. * * @ingroup templates * * @see bootstrap_preprocess_block() * @see template_preprocess() * @see template_preprocess_block() * @see bootstrap_process_block() * @see template_process() */ #} {% block content %} {{ content }} {% endblock %} ", "block--bare.html.twig", "themes/contrib/bootstrap/templates/block/block--bare.html.twig"); } public function checkSecurity() { static $tags = array("block" => 48); static $filters = array("escape" => 49); static $functions = array(); try { $this->sandbox->checkSecurity( ['block'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_block--bare.html.twig_e9lBX7Q6z8aiVqVgwOOIj6C78', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* block--bare.html.twig */ class __TwigTemplate_18391b97cc3b3afc41191b10842e9eb102324799918ab9435aa19cb517d32b67 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 48 $this->displayBlock('content', $context, $blocks); } public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 49 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 49, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "block--bare.html.twig"; } public function getDebugInfo() { return array ( 47 => 49, 40 => 48,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a bare minimum block. * * Available variables: * - \$block->subject: Block title. * - \$content: Block content. * - \$block->module: Module that generated the block. * - \$block->delta: An ID for the block, unique within each module. * - \$block->region: The block region embedding the current block. * - \$classes: String of classes that can be used to style contextually through * CSS. It can be manipulated through the variable \$classes_array from * preprocess functions. The default values can be one or more of the * following: * - block: The current template type, i.e., \"theming hook\". * - block-[module]: The module generating the block. For example, the user * module is responsible for handling the default user navigation block. In * that case the class would be 'block-user'. * - \$title_prefix (array): An array containing additional output populated by * modules, intended to be displayed in front of the main title tag that * appears in the template. * - \$title_suffix (array): An array containing additional output populated by * modules, intended to be displayed after the main title tag that appears in * the template. * * Helper variables: * - \$classes_array: Array of html class attribute values. It is flattened * into a string within the variable \$classes. * - \$block_zebra: Outputs 'odd' and 'even' dependent on each block region. * - \$zebra: Same output as \$block_zebra but independent of any block region. * - \$block_id: Counter dependent on each block region. * - \$id: Same output as \$block_id but independent of any block region. * - \$is_front: Flags true when presented in the front page. * - \$logged_in: Flags true when the current user is a logged-in member. * - \$is_admin: Flags true when the current user is an administrator. * - \$block_html_id: A valid HTML ID and guaranteed unique. * * @ingroup templates * * @see bootstrap_preprocess_block() * @see template_preprocess() * @see template_preprocess_block() * @see bootstrap_process_block() * @see template_process() */ #} {% block content %} {{ content }} {% endblock %} ", "block--bare.html.twig", "themes/contrib/bootstrap/templates/block/block--bare.html.twig"); } public function checkSecurity() { static $tags = array("block" => 48); static $filters = array("escape" => 49); static $functions = array(); try { $this->sandbox->checkSecurity( ['block'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_18391b97cc3b3afc41191b10842e9eb102324799918ab9435aa19cb517d32b67', 'block--bare.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('block--bare.html.twig', NULL) (Line: 333) Twig\Template->loadTemplate('block--bare.html.twig', 'themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig', 9) (Line: 42) __TwigTemplate_7d9669a9338349e6a0b9f63db4cd739448e7eab870bd0bb77c0ac27a80d7e8b0->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 374) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 261) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_page-title.html.twig_7XQmYyVfX_BPqFrnweQzgagUr', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/page-title.html.twig */ class __TwigTemplate_a2becee2fa5a3693255494b8eb1fb0ac4b9afc50bcf1f5b26004e18c646583a3 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 19 if (($context["title"] ?? null)) { // line 20 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["title_attributes"] ?? null), "addClass", [0 => "page-header"], "method", false, false, true, 20), 20, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 20, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/page-title.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 20, 39 => 19,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for page titles. * * Available variables: * - title_attributes: HTML attributes for the page title element. * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the main title tag that appears in the template. * - title: The page title, for use in the actual content. * - title_suffix: Additional output populated by modules, intended to be * displayed after the main title tag that appears in the template. * * @ingroup templates * * @see template_preprocess_page_title() */ #} {% if title %} {{ title }} {% endif %} ", "themes/contrib/bootstrap/templates/system/page-title.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/page-title.html.twig"); } public function checkSecurity() { static $tags = array("if" => 19); static $filters = array("escape" => 20); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_page-title.html.twig_7XQmYyVfX_BPqFrnweQzgagUr', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/page-title.html.twig */ class __TwigTemplate_a2becee2fa5a3693255494b8eb1fb0ac4b9afc50bcf1f5b26004e18c646583a3 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 19 if (($context["title"] ?? null)) { // line 20 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["title_attributes"] ?? null), "addClass", [0 => "page-header"], "method", false, false, true, 20), 20, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 20, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/page-title.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 20, 39 => 19,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for page titles. * * Available variables: * - title_attributes: HTML attributes for the page title element. * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the main title tag that appears in the template. * - title: The page title, for use in the actual content. * - title_suffix: Additional output populated by modules, intended to be * displayed after the main title tag that appears in the template. * * @ingroup templates * * @see template_preprocess_page_title() */ #} {% if title %} {{ title }} {% endif %} ", "themes/contrib/bootstrap/templates/system/page-title.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/page-title.html.twig"); } public function checkSecurity() { static $tags = array("if" => 19); static $filters = array("escape" => 20); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_a2becee2fa5a3693255494b8eb1fb0ac4b9afc50bcf1f5b26004e18c646583a3', 'themes/contrib/bootstrap/templates/system/page-title.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/system/page-title.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/page-title.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page_title', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 48) __TwigTemplate_18391b97cc3b3afc41191b10842e9eb102324799918ab9435aa19cb517d32b67->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 40) __TwigTemplate_18391b97cc3b3afc41191b10842e9eb102324799918ab9435aa19cb517d32b67->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array, Array) (Line: 43) __TwigTemplate_7d9669a9338349e6a0b9f63db4cd739448e7eab870bd0bb77c0ac27a80d7e8b0->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block--page-title-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 374) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 261) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_block--system.html.twig_NJptxwSoCqVAAb0c84fw512ix', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/block/block--system.html.twig */ class __TwigTemplate_fea508933ba2a5790c2e571533083839ff2950e79b18c873fb36441df5d0c20a extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 9 return "block--bare.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("block--bare.html.twig", "themes/contrib/bootstrap/templates/block/block--system.html.twig", 9); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/block/block--system.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 9,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for system blocks. * * @ingroup templates */ #} {% extends \"block--bare.html.twig\" %} ", "themes/contrib/bootstrap/templates/block/block--system.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/block/block--system.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array(); static $functions = array(); try { $this->sandbox->checkSecurity( [], [], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_block--system.html.twig_NJptxwSoCqVAAb0c84fw512ix', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/block/block--system.html.twig */ class __TwigTemplate_fea508933ba2a5790c2e571533083839ff2950e79b18c873fb36441df5d0c20a extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 9 return "block--bare.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("block--bare.html.twig", "themes/contrib/bootstrap/templates/block/block--system.html.twig", 9); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/block/block--system.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 9,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for system blocks. * * @ingroup templates */ #} {% extends \"block--bare.html.twig\" %} ", "themes/contrib/bootstrap/templates/block/block--system.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/block/block--system.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array(); static $functions = array(); try { $this->sandbox->checkSecurity( [], [], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_fea508933ba2a5790c2e571533083839ff2950e79b18c873fb36441df5d0c20a', 'themes/contrib/bootstrap/templates/block/block--system.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/block/block--system.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block--system.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 374) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 261) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930___string_template__d3e79b_FLo6JOXQHyf3yD-fJW_Zs4KCM', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 */ class __TwigTemplate_c41330654786a1e9cedff63fc155bb70c2a1fc5d12c1bb1db08594b401cfc26d extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo twig_nl2br($this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null), 1, $this->source), "html", null, true)); } public function getTemplateName() { return "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}{{ value|nl2br }}", "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("nl2br" => 1, "escape" => 1); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['nl2br', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930___string_template__d3e79b_FLo6JOXQHyf3yD-fJW_Zs4KCM', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 */ class __TwigTemplate_c41330654786a1e9cedff63fc155bb70c2a1fc5d12c1bb1db08594b401cfc26d extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo twig_nl2br($this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null), 1, $this->source), "html", null, true)); } public function getTemplateName() { return "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}{{ value|nl2br }}", "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("nl2br" => 1, "escape" => 1); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['nl2br', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_c41330654786a1e9cedff63fc155bb70c2a1fc5d12c1bb1db08594b401cfc26d', '__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4', NULL) (Line: 381) Twig\Environment->loadTemplate('__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4') (Line: 462) Twig\Environment->createTemplate('{# inline_template_start #}{{ value|nl2br }}') (Line: 235) Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ value|nl2br }}', Array) (Line: 53) Drupal\Core\Render\Element\InlineTemplate::preRenderInlineTemplate(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 90) Drupal\Core\Utility\LinkGenerator->generate(Array, Object) (Line: 95) Drupal\Core\Render\Element\Link::preRenderLink(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 934) Drupal\views\Plugin\views\field\EntityField->render_item(0, Array) (Line: 1170) Drupal\views\Plugin\views\field\FieldPluginBase->advancedRender(Object) (Line: 238) template_preprocess_views_view_field(Array, 'views_view_field', Array) call_user_func_array('template_preprocess_views_view_field', Array) (Line: 287) Drupal\Core\Theme\ThemeManager->render('views_view_field', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 1747) Drupal\views\Plugin\views\field\FieldPluginBase->theme(Object) (Line: 779) Drupal\views\Plugin\views\style\StylePluginBase->elementPreRenderRow(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 718) Drupal\views\Plugin\views\style\StylePluginBase->renderFields(Array) (Line: 584) Drupal\views\Plugin\views\style\StylePluginBase->renderGrouping(Array, Array, 1) (Line: 475) Drupal\views\Plugin\views\style\StylePluginBase->render(Array) (Line: 2170) Drupal\views\Plugin\views\display\DisplayPluginBase->render() (Line: 1533) Drupal\views\ViewExecutable->render() (Line: 131) Drupal\views\Plugin\views\display\Block->execute() (Line: 1630) Drupal\views\ViewExecutable->executeDisplay('block_1', Array) (Line: 81) Drupal\views\Element\View::preRenderViewElement(Array) (Line: 59) Drupal\views\Plugin\Block\ViewsBlock->build() (Line: 171) Drupal\block\BlockViewBuilder::preRender(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930___string_template__6a2704_YX8DqiBtoLc0L4OiSbk0Nh1o2', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b */ class __TwigTemplate_941d7c3a154400f598ff7d5967810f1bd03f38beab2d744a79e5d0508b450f84 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["items"] ?? null), 1, $this->source), $this->sandbox->ensureToStringAllowed(($context["separator"] ?? null), 1, $this->source))); } public function getTemplateName() { return "__string_template__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}{{ items | safe_join(separator) }}", "__string_template__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("safe_join" => 1); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['safe_join'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930___string_template__6a2704_YX8DqiBtoLc0L4OiSbk0Nh1o2', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b */ class __TwigTemplate_941d7c3a154400f598ff7d5967810f1bd03f38beab2d744a79e5d0508b450f84 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["items"] ?? null), 1, $this->source), $this->sandbox->ensureToStringAllowed(($context["separator"] ?? null), 1, $this->source))); } public function getTemplateName() { return "__string_template__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}{{ items | safe_join(separator) }}", "__string_template__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("safe_join" => 1); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['safe_join'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_941d7c3a154400f598ff7d5967810f1bd03f38beab2d744a79e5d0508b450f84', '__string_template__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b', NULL) (Line: 381) Twig\Environment->loadTemplate('__string_template__6a27047eeba00af1c60ff2f4c59e9e614903a38f7c90d62ed5441a2edb82b31b') (Line: 462) Twig\Environment->createTemplate('{# inline_template_start #}{{ items | safe_join(separator) }}') (Line: 235) Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ items | safe_join(separator) }}', Array) (Line: 53) Drupal\Core\Render\Element\InlineTemplate::preRenderInlineTemplate(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 714) Drupal\views\Plugin\views\field\EntityField->renderItems(Array) (Line: 1182) Drupal\views\Plugin\views\field\FieldPluginBase->advancedRender(Object) (Line: 238) template_preprocess_views_view_field(Array, 'views_view_field', Array) call_user_func_array('template_preprocess_views_view_field', Array) (Line: 287) Drupal\Core\Theme\ThemeManager->render('views_view_field', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 1747) Drupal\views\Plugin\views\field\FieldPluginBase->theme(Object) (Line: 779) Drupal\views\Plugin\views\style\StylePluginBase->elementPreRenderRow(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 718) Drupal\views\Plugin\views\style\StylePluginBase->renderFields(Array) (Line: 584) Drupal\views\Plugin\views\style\StylePluginBase->renderGrouping(Array, Array, 1) (Line: 475) Drupal\views\Plugin\views\style\StylePluginBase->render(Array) (Line: 2170) Drupal\views\Plugin\views\display\DisplayPluginBase->render() (Line: 1533) Drupal\views\ViewExecutable->render() (Line: 131) Drupal\views\Plugin\views\display\Block->execute() (Line: 1630) Drupal\views\ViewExecutable->executeDisplay('block_1', Array) (Line: 81) Drupal\views\Element\View::preRenderViewElement(Array) (Line: 59) Drupal\views\Plugin\Block\ViewsBlock->build() (Line: 171) Drupal\block\BlockViewBuilder::preRender(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_views-view-field.html.twi_UumHVeGGaU9npNzIK1luWft2m', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/views/templates/views-view-field.html.twig */ class __TwigTemplate_8dd0c64dfa40289287cbdeab8ce1d7c6f670a52d7277a8fabecfc259a8f9a380 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 23 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["output"] ?? null), 23, $this->source), "html", null, true); } public function getTemplateName() { return "core/modules/views/templates/views-view-field.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 23,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a single field in a view. * * Available variables: * - view: The view that the field belongs to. * - field: The field handler that can process the input. * - row: The raw result of the database query that generated this field. * - output: The processed output that will normally be used. * * When fetching output from the row this construct should be used: * data = row[field.field_alias] * * The above will guarantee that you'll always get the correct data, regardless * of any changes in the aliasing that might happen if the view is modified. * * @see template_preprocess_views_view_field() * * @ingroup themeable */ #} {{ output -}} ", "core/modules/views/templates/views-view-field.html.twig", "/var/www/html/docroot/core/modules/views/templates/views-view-field.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 23); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_views-view-field.html.twi_UumHVeGGaU9npNzIK1luWft2m', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/views/templates/views-view-field.html.twig */ class __TwigTemplate_8dd0c64dfa40289287cbdeab8ce1d7c6f670a52d7277a8fabecfc259a8f9a380 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 23 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["output"] ?? null), 23, $this->source), "html", null, true); } public function getTemplateName() { return "core/modules/views/templates/views-view-field.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 23,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a single field in a view. * * Available variables: * - view: The view that the field belongs to. * - field: The field handler that can process the input. * - row: The raw result of the database query that generated this field. * - output: The processed output that will normally be used. * * When fetching output from the row this construct should be used: * data = row[field.field_alias] * * The above will guarantee that you'll always get the correct data, regardless * of any changes in the aliasing that might happen if the view is modified. * * @see template_preprocess_views_view_field() * * @ingroup themeable */ #} {{ output -}} ", "core/modules/views/templates/views-view-field.html.twig", "/var/www/html/docroot/core/modules/views/templates/views-view-field.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 23); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_8dd0c64dfa40289287cbdeab8ce1d7c6f670a52d7277a8fabecfc259a8f9a380', 'core/modules/views/templates/views-view-field.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('core/modules/views/templates/views-view-field.html.twig') (Line: 55) twig_render_template('core/modules/views/templates/views-view-field.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view_field', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 1747) Drupal\views\Plugin\views\field\FieldPluginBase->theme(Object) (Line: 779) Drupal\views\Plugin\views\style\StylePluginBase->elementPreRenderRow(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 718) Drupal\views\Plugin\views\style\StylePluginBase->renderFields(Array) (Line: 584) Drupal\views\Plugin\views\style\StylePluginBase->renderGrouping(Array, Array, 1) (Line: 475) Drupal\views\Plugin\views\style\StylePluginBase->render(Array) (Line: 2170) Drupal\views\Plugin\views\display\DisplayPluginBase->render() (Line: 1533) Drupal\views\ViewExecutable->render() (Line: 131) Drupal\views\Plugin\views\display\Block->execute() (Line: 1630) Drupal\views\ViewExecutable->executeDisplay('block_1', Array) (Line: 81) Drupal\views\Element\View::preRenderViewElement(Array) (Line: 59) Drupal\views\Plugin\Block\ViewsBlock->build() (Line: 171) Drupal\block\BlockViewBuilder::preRender(Array) call_user_func_array(Array, Array) (Line: 101) 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. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 772) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 363) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_block.html.twig_8wKOuzUGy0yDqWKBwv1aNpcPC', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/block/block.html.twig */ class __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 49 $context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, // line 51 ($context["configuration"] ?? null), "provider", [], "any", false, false, true, 51), 51, $this->source))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 52 ($context["plugin_id"] ?? null), 52, $this->source))), 3 => "clearfix"]; // line 56 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 56), 56, $this->source), "html", null, true); echo "> "; // line 57 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 57, $this->source), "html", null, true); echo " "; // line 58 if (($context["label"] ?? null)) { // line 59 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["title_attributes"] ?? null), "addClass", [0 => "block-title"], "method", false, false, true, 59), 59, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 59, $this->source), "html", null, true); echo " "; } // line 61 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 61, $this->source), "html", null, true); echo " "; // line 63 $this->displayBlock('content', $context, $blocks); // line 66 echo " "; } // line 63 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 64 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 64, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/block/block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 81 => 64, 77 => 63, 71 => 66, 69 => 63, 63 => 61, 55 => 59, 53 => 58, 49 => 57, 44 => 56, 42 => 52, 41 => 51, 40 => 49,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a block. * * Available variables: * - \$block->subject: Block title. * - \$content: Block content. * - \$block->module: Module that generated the block. * - \$block->delta: An ID for the block, unique within each module. * - \$block->region: The block region embedding the current block. * - \$classes: String of classes that can be used to style contextually through * CSS. It can be manipulated through the variable \$classes_array from * preprocess functions. The default values can be one or more of the * following: * - block: The current template type, i.e., \"theming hook\". * - block-[module]: The module generating the block. For example, the user * module is responsible for handling the default user navigation block. In * that case the class would be 'block-user'. * - \$title_prefix (array): An array containing additional output populated by * modules, intended to be displayed in front of the main title tag that * appears in the template. * - \$title_suffix (array): An array containing additional output populated by * modules, intended to be displayed after the main title tag that appears in * the template. * * Helper variables: * - \$classes_array: Array of html class attribute values. It is flattened * into a string within the variable \$classes. * - \$block_zebra: Outputs 'odd' and 'even' dependent on each block region. * - \$zebra: Same output as \$block_zebra but independent of any block region. * - \$block_id: Counter dependent on each block region. * - \$id: Same output as \$block_id but independent of any block region. * - \$is_front: Flags true when presented in the front page. * - \$logged_in: Flags true when the current user is a logged-in member. * - \$is_admin: Flags true when the current user is an administrator. * - \$block_html_id: A valid HTML ID and guaranteed unique. * * @ingroup templates * * @see bootstrap_preprocess_block() * @see template_preprocess() * @see template_preprocess_block() * @see bootstrap_process_block() * @see template_process() */ #} {% set classes = [ 'block', 'block-' ~ configuration.provider|clean_class, 'block-' ~ plugin_id|clean_class, 'clearfix', ] %} {{ title_prefix }} {% if label %} {{ label }} {% endif %} {{ title_suffix }} {% block content %} {{ content }} {% endblock %} ", "themes/contrib/bootstrap/templates/block/block.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = array("set" => 49, "if" => 58, "block" => 63); static $filters = array("clean_class" => 51, "escape" => 56); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_block.html.twig_8wKOuzUGy0yDqWKBwv1aNpcPC', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/block/block.html.twig */ class __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 49 $context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, // line 51 ($context["configuration"] ?? null), "provider", [], "any", false, false, true, 51), 51, $this->source))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 52 ($context["plugin_id"] ?? null), 52, $this->source))), 3 => "clearfix"]; // line 56 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 56), 56, $this->source), "html", null, true); echo "> "; // line 57 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 57, $this->source), "html", null, true); echo " "; // line 58 if (($context["label"] ?? null)) { // line 59 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["title_attributes"] ?? null), "addClass", [0 => "block-title"], "method", false, false, true, 59), 59, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 59, $this->source), "html", null, true); echo " "; } // line 61 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 61, $this->source), "html", null, true); echo " "; // line 63 $this->displayBlock('content', $context, $blocks); // line 66 echo " "; } // line 63 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 64 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 64, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/block/block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 81 => 64, 77 => 63, 71 => 66, 69 => 63, 63 => 61, 55 => 59, 53 => 58, 49 => 57, 44 => 56, 42 => 52, 41 => 51, 40 => 49,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a block. * * Available variables: * - \$block->subject: Block title. * - \$content: Block content. * - \$block->module: Module that generated the block. * - \$block->delta: An ID for the block, unique within each module. * - \$block->region: The block region embedding the current block. * - \$classes: String of classes that can be used to style contextually through * CSS. It can be manipulated through the variable \$classes_array from * preprocess functions. The default values can be one or more of the * following: * - block: The current template type, i.e., \"theming hook\". * - block-[module]: The module generating the block. For example, the user * module is responsible for handling the default user navigation block. In * that case the class would be 'block-user'. * - \$title_prefix (array): An array containing additional output populated by * modules, intended to be displayed in front of the main title tag that * appears in the template. * - \$title_suffix (array): An array containing additional output populated by * modules, intended to be displayed after the main title tag that appears in * the template. * * Helper variables: * - \$classes_array: Array of html class attribute values. It is flattened * into a string within the variable \$classes. * - \$block_zebra: Outputs 'odd' and 'even' dependent on each block region. * - \$zebra: Same output as \$block_zebra but independent of any block region. * - \$block_id: Counter dependent on each block region. * - \$id: Same output as \$block_id but independent of any block region. * - \$is_front: Flags true when presented in the front page. * - \$logged_in: Flags true when the current user is a logged-in member. * - \$is_admin: Flags true when the current user is an administrator. * - \$block_html_id: A valid HTML ID and guaranteed unique. * * @ingroup templates * * @see bootstrap_preprocess_block() * @see template_preprocess() * @see template_preprocess_block() * @see bootstrap_process_block() * @see template_process() */ #} {% set classes = [ 'block', 'block-' ~ configuration.provider|clean_class, 'block-' ~ plugin_id|clean_class, 'clearfix', ] %} {{ title_prefix }} {% if label %} {{ label }} {% endif %} {{ title_suffix }} {% block content %} {{ content }} {% endblock %} ", "themes/contrib/bootstrap/templates/block/block.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = array("set" => 49, "if" => 58, "block" => 63); static $filters = array("clean_class" => 51, "escape" => 56); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c', 'themes/contrib/bootstrap/templates/block/block.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/block/block.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_views-view.html.twig_nOWLbUSlRc7MwMy2R2bPBDBGi', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/views/views-view.html.twig */ class __TwigTemplate_566cf7ab09f1ecda0d50282a8d55c384d9d71d5d1a02ca8a572966146a77f6d6 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 36 $context["classes"] = [0 => "view", 1 => ("view-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 38 ($context["id"] ?? null), 38, $this->source))), 2 => ("view-id-" . $this->sandbox->ensureToStringAllowed( // line 39 ($context["id"] ?? null), 39, $this->source)), 3 => ("view-display-id-" . $this->sandbox->ensureToStringAllowed( // line 40 ($context["display_id"] ?? null), 40, $this->source)), 4 => (( // line 41 ($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . $this->sandbox->ensureToStringAllowed(($context["dom_id"] ?? null), 41, $this->source))) : (""))]; // line 44 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 44), 44, $this->source), "html", null, true); echo "> "; // line 45 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 45, $this->source), "html", null, true); echo " "; // line 46 if (($context["title"] ?? null)) { // line 47 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 47, $this->source), "html", null, true); echo " "; } // line 49 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 49, $this->source), "html", null, true); echo " "; // line 50 if (($context["header"] ?? null)) { // line 51 echo " "; // line 52 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null), 52, $this->source), "html", null, true); echo " "; } // line 55 echo " "; if (($context["exposed"] ?? null)) { // line 56 echo " "; // line 57 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["exposed"] ?? null), 57, $this->source), "html", null, true); echo " "; } // line 60 echo " "; if (($context["attachment_before"] ?? null)) { // line 61 echo " "; // line 62 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_before"] ?? null), 62, $this->source), "html", null, true); echo " "; } // line 65 echo " "; // line 66 if (($context["rows"] ?? null)) { // line 67 echo " "; // line 68 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["rows"] ?? null), 68, $this->source), "html", null, true); echo " "; } elseif ( // line 70 ($context["empty"] ?? null)) { // line 71 echo " "; // line 72 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["empty"] ?? null), 72, $this->source), "html", null, true); echo " "; } // line 75 echo " "; // line 76 if (($context["pager"] ?? null)) { // line 77 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["pager"] ?? null), 77, $this->source), "html", null, true); echo " "; } // line 79 echo " "; if (($context["attachment_after"] ?? null)) { // line 80 echo " "; // line 81 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_after"] ?? null), 81, $this->source), "html", null, true); echo " "; } // line 84 echo " "; if (($context["more"] ?? null)) { // line 85 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["more"] ?? null), 85, $this->source), "html", null, true); echo " "; } // line 87 echo " "; if (($context["footer"] ?? null)) { // line 88 echo " "; // line 89 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer"] ?? null), 89, $this->source), "html", null, true); echo " "; } // line 92 echo " "; if (($context["feed_icons"] ?? null)) { // line 93 echo " "; // line 94 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["feed_icons"] ?? null), 94, $this->source), "html", null, true); echo " "; } // line 97 echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/views/views-view.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 182 => 97, 176 => 94, 173 => 93, 170 => 92, 164 => 89, 161 => 88, 158 => 87, 152 => 85, 149 => 84, 143 => 81, 140 => 80, 137 => 79, 131 => 77, 129 => 76, 126 => 75, 120 => 72, 117 => 71, 115 => 70, 110 => 68, 107 => 67, 105 => 66, 102 => 65, 96 => 62, 93 => 61, 90 => 60, 84 => 57, 81 => 56, 78 => 55, 72 => 52, 69 => 51, 67 => 50, 62 => 49, 56 => 47, 54 => 46, 50 => 45, 45 => 44, 43 => 41, 42 => 40, 41 => 39, 40 => 38, 39 => 36,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for main view template. * * Available variables: * - attributes: Remaining HTML attributes for the element. * - css_name: A css-safe version of the view name. * - css_class: The user-specified classes names, if any. * - header: The optional header. * - footer: The optional footer. * - rows: The results of the view query, if any. * - empty: The content to display if there are no rows. * - pager: The optional pager next/prev links to display. * - exposed: Exposed widget form/info to display. * - feed_icons: Optional feed icons to display. * - more: An optional link to the next page of results. * - title: Title of the view, only used when displaying in the admin preview. * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the view title. * - title_suffix: Additional output populated by modules, intended to be * displayed after the view title. * - attachment_before: An optional attachment view to be displayed before the * view content. * - attachment_after: An optional attachment view to be displayed after the * view content. * - dom_id: Unique id for every view being printed to give unique class for * JavaScript. * * @ingroup templates * * @see template_preprocess_views_view() */ #} {% set classes = [ 'view', 'view-' ~ id|clean_class, 'view-id-' ~ id, 'view-display-id-' ~ display_id, dom_id ? 'js-view-dom-id-' ~ dom_id, ] %} {{ title_prefix }} {% if title %} {{ title }} {% endif %} {{ title_suffix }} {% if header %} {{ header }} {% endif %} {% if exposed %} {{ exposed }} {% endif %} {% if attachment_before %} {{ attachment_before }} {% endif %} {% if rows %} {{ rows }} {% elseif empty %} {{ empty }} {% endif %} {% if pager %} {{ pager }} {% endif %} {% if attachment_after %} {{ attachment_after }} {% endif %} {% if more %} {{ more }} {% endif %} {% if footer %} {{ footer }} {% endif %} {% if feed_icons %} {{ feed_icons }} {% endif %} ", "themes/contrib/bootstrap/templates/views/views-view.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/views/views-view.html.twig"); } public function checkSecurity() { static $tags = array("set" => 36, "if" => 46); static $filters = array("clean_class" => 38, "escape" => 44); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_views-view.html.twig_nOWLbUSlRc7MwMy2R2bPBDBGi', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/views/views-view.html.twig */ class __TwigTemplate_566cf7ab09f1ecda0d50282a8d55c384d9d71d5d1a02ca8a572966146a77f6d6 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 36 $context["classes"] = [0 => "view", 1 => ("view-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 38 ($context["id"] ?? null), 38, $this->source))), 2 => ("view-id-" . $this->sandbox->ensureToStringAllowed( // line 39 ($context["id"] ?? null), 39, $this->source)), 3 => ("view-display-id-" . $this->sandbox->ensureToStringAllowed( // line 40 ($context["display_id"] ?? null), 40, $this->source)), 4 => (( // line 41 ($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . $this->sandbox->ensureToStringAllowed(($context["dom_id"] ?? null), 41, $this->source))) : (""))]; // line 44 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 44), 44, $this->source), "html", null, true); echo "> "; // line 45 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 45, $this->source), "html", null, true); echo " "; // line 46 if (($context["title"] ?? null)) { // line 47 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 47, $this->source), "html", null, true); echo " "; } // line 49 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 49, $this->source), "html", null, true); echo " "; // line 50 if (($context["header"] ?? null)) { // line 51 echo " "; // line 52 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null), 52, $this->source), "html", null, true); echo " "; } // line 55 echo " "; if (($context["exposed"] ?? null)) { // line 56 echo " "; // line 57 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["exposed"] ?? null), 57, $this->source), "html", null, true); echo " "; } // line 60 echo " "; if (($context["attachment_before"] ?? null)) { // line 61 echo " "; // line 62 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_before"] ?? null), 62, $this->source), "html", null, true); echo " "; } // line 65 echo " "; // line 66 if (($context["rows"] ?? null)) { // line 67 echo " "; // line 68 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["rows"] ?? null), 68, $this->source), "html", null, true); echo " "; } elseif ( // line 70 ($context["empty"] ?? null)) { // line 71 echo " "; // line 72 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["empty"] ?? null), 72, $this->source), "html", null, true); echo " "; } // line 75 echo " "; // line 76 if (($context["pager"] ?? null)) { // line 77 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["pager"] ?? null), 77, $this->source), "html", null, true); echo " "; } // line 79 echo " "; if (($context["attachment_after"] ?? null)) { // line 80 echo " "; // line 81 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_after"] ?? null), 81, $this->source), "html", null, true); echo " "; } // line 84 echo " "; if (($context["more"] ?? null)) { // line 85 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["more"] ?? null), 85, $this->source), "html", null, true); echo " "; } // line 87 echo " "; if (($context["footer"] ?? null)) { // line 88 echo " "; // line 89 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer"] ?? null), 89, $this->source), "html", null, true); echo " "; } // line 92 echo " "; if (($context["feed_icons"] ?? null)) { // line 93 echo " "; // line 94 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["feed_icons"] ?? null), 94, $this->source), "html", null, true); echo " "; } // line 97 echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/views/views-view.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 182 => 97, 176 => 94, 173 => 93, 170 => 92, 164 => 89, 161 => 88, 158 => 87, 152 => 85, 149 => 84, 143 => 81, 140 => 80, 137 => 79, 131 => 77, 129 => 76, 126 => 75, 120 => 72, 117 => 71, 115 => 70, 110 => 68, 107 => 67, 105 => 66, 102 => 65, 96 => 62, 93 => 61, 90 => 60, 84 => 57, 81 => 56, 78 => 55, 72 => 52, 69 => 51, 67 => 50, 62 => 49, 56 => 47, 54 => 46, 50 => 45, 45 => 44, 43 => 41, 42 => 40, 41 => 39, 40 => 38, 39 => 36,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for main view template. * * Available variables: * - attributes: Remaining HTML attributes for the element. * - css_name: A css-safe version of the view name. * - css_class: The user-specified classes names, if any. * - header: The optional header. * - footer: The optional footer. * - rows: The results of the view query, if any. * - empty: The content to display if there are no rows. * - pager: The optional pager next/prev links to display. * - exposed: Exposed widget form/info to display. * - feed_icons: Optional feed icons to display. * - more: An optional link to the next page of results. * - title: Title of the view, only used when displaying in the admin preview. * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the view title. * - title_suffix: Additional output populated by modules, intended to be * displayed after the view title. * - attachment_before: An optional attachment view to be displayed before the * view content. * - attachment_after: An optional attachment view to be displayed after the * view content. * - dom_id: Unique id for every view being printed to give unique class for * JavaScript. * * @ingroup templates * * @see template_preprocess_views_view() */ #} {% set classes = [ 'view', 'view-' ~ id|clean_class, 'view-id-' ~ id, 'view-display-id-' ~ display_id, dom_id ? 'js-view-dom-id-' ~ dom_id, ] %} {{ title_prefix }} {% if title %} {{ title }} {% endif %} {{ title_suffix }} {% if header %} {{ header }} {% endif %} {% if exposed %} {{ exposed }} {% endif %} {% if attachment_before %} {{ attachment_before }} {% endif %} {% if rows %} {{ rows }} {% elseif empty %} {{ empty }} {% endif %} {% if pager %} {{ pager }} {% endif %} {% if attachment_after %} {{ attachment_after }} {% endif %} {% if more %} {{ more }} {% endif %} {% if footer %} {{ footer }} {% endif %} {% if feed_icons %} {{ feed_icons }} {% endif %} ", "themes/contrib/bootstrap/templates/views/views-view.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/views/views-view.html.twig"); } public function checkSecurity() { static $tags = array("set" => 36, "if" => 46); static $filters = array("clean_class" => 38, "escape" => 44); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_566cf7ab09f1ecda0d50282a8d55c384d9d71d5d1a02ca8a572966146a77f6d6', 'themes/contrib/bootstrap/templates/views/views-view.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/views/views-view.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/views/views-view.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 82) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 69) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_views-view-unformatted.ht_KTd98RJyZGXSkvgShaL1G998C', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/views/templates/views-view-unformatted.html.twig */ class __TwigTemplate_f0f39a778bf722ce34b1db158729f64c15cbb2714c885fa59b7e1e1880e07a86 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 20 if (($context["title"] ?? null)) { // line 21 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 21, $this->source), "html", null, true); echo " "; } // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["rows"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 24 echo " "; // line 25 $context["row_classes"] = [0 => (( // line 26 ($context["default_row_class"] ?? null)) ? ("views-row") : (""))]; // line 29 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["row"], "attributes", [], "any", false, false, true, 29), "addClass", [0 => ($context["row_classes"] ?? null)], "method", false, false, true, 29), 29, $this->source), "html", null, true); echo ">"; // line 30 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["row"], "content", [], "any", false, false, true, 30), 30, $this->source), "html", null, true); // line 31 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "core/modules/views/templates/views-view-unformatted.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 62 => 31, 60 => 30, 56 => 29, 54 => 26, 53 => 25, 51 => 24, 47 => 23, 41 => 21, 39 => 20,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a view of unformatted rows. * * Available variables: * - title: The title of this group of rows. May be empty. * - rows: A list of the view's row items. * - attributes: The row's HTML attributes. * - content: The row's content. * - view: The view object. * - default_row_class: A flag indicating whether default classes should be * used on rows. * * @see template_preprocess_views_view_unformatted() * * @ingroup themeable */ #} {% if title %} {{ title }} {% endif %} {% for row in rows %} {% set row_classes = [ default_row_class ? 'views-row', ] %} {{- row.content -}} {% endfor %} ", "core/modules/views/templates/views-view-unformatted.html.twig", "/var/www/html/docroot/core/modules/views/templates/views-view-unformatted.html.twig"); } public function checkSecurity() { static $tags = array("if" => 20, "for" => 23, "set" => 25); static $filters = array("escape" => 21); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'for', 'set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_views-view-unformatted.ht_KTd98RJyZGXSkvgShaL1G998C', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/views/templates/views-view-unformatted.html.twig */ class __TwigTemplate_f0f39a778bf722ce34b1db158729f64c15cbb2714c885fa59b7e1e1880e07a86 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 20 if (($context["title"] ?? null)) { // line 21 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 21, $this->source), "html", null, true); echo " "; } // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["rows"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 24 echo " "; // line 25 $context["row_classes"] = [0 => (( // line 26 ($context["default_row_class"] ?? null)) ? ("views-row") : (""))]; // line 29 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["row"], "attributes", [], "any", false, false, true, 29), "addClass", [0 => ($context["row_classes"] ?? null)], "method", false, false, true, 29), 29, $this->source), "html", null, true); echo ">"; // line 30 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["row"], "content", [], "any", false, false, true, 30), 30, $this->source), "html", null, true); // line 31 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "core/modules/views/templates/views-view-unformatted.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 62 => 31, 60 => 30, 56 => 29, 54 => 26, 53 => 25, 51 => 24, 47 => 23, 41 => 21, 39 => 20,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a view of unformatted rows. * * Available variables: * - title: The title of this group of rows. May be empty. * - rows: A list of the view's row items. * - attributes: The row's HTML attributes. * - content: The row's content. * - view: The view object. * - default_row_class: A flag indicating whether default classes should be * used on rows. * * @see template_preprocess_views_view_unformatted() * * @ingroup themeable */ #} {% if title %} {{ title }} {% endif %} {% for row in rows %} {% set row_classes = [ default_row_class ? 'views-row', ] %} {{- row.content -}} {% endfor %} ", "core/modules/views/templates/views-view-unformatted.html.twig", "/var/www/html/docroot/core/modules/views/templates/views-view-unformatted.html.twig"); } public function checkSecurity() { static $tags = array("if" => 20, "for" => 23, "set" => 25); static $filters = array("escape" => 21); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'for', 'set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_f0f39a778bf722ce34b1db158729f64c15cbb2714c885fa59b7e1e1880e07a86', 'core/modules/views/templates/views-view-unformatted.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('core/modules/views/templates/views-view-unformatted.html.twig') (Line: 55) twig_render_template('core/modules/views/templates/views-view-unformatted.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view_unformatted', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 110) __TwigTemplate_566cf7ab09f1ecda0d50282a8d55c384d9d71d5d1a02ca8a572966146a77f6d6->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/views/views-view.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 82) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 69) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_views-view-fields.html.tw_sSz5EZTBx-THesyDw1-Kz0Hur', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/views/templates/views-view-fields.html.twig */ class __TwigTemplate_36cddcfef55bb55111a566d71cc6f6042011251a1d53b14a0a28691d23a0070b extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 34 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["fields"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["field"]) { // line 35 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "separator", [], "any", false, false, true, 35), 35, $this->source), "html", null, true); // line 36 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 36)) { // line 37 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_attributes", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; } // line 39 if (twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 39)) { // line 40 if (twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 40)) { // line 41 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_attributes", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; } else { // line 43 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); } } // line 46 if (twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 46)) { // line 47 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_attributes", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; } else { // line 49 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 49), 49, $this->source), "html", null, true); } // line 51 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 51)) { // line 52 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 52), 52, $this->source), "html", null, true); echo ">"; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "core/modules/views/templates/views-view-fields.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 90 => 52, 88 => 51, 85 => 49, 75 => 47, 73 => 46, 68 => 43, 57 => 41, 55 => 40, 53 => 39, 47 => 37, 45 => 36, 43 => 35, 39 => 34,); } public function getSourceContext() { return new Source("{# /** * @file * Default view template to display all the fields in a row. * * Available variables: * - view: The view in use. * - fields: A list of fields, each one contains: * - content: The output of the field. * - raw: The raw data for the field, if it exists. This is NOT output safe. * - class: The safe class ID to use. * - handler: The Views field handler controlling this field. * - inline: Whether or not the field should be inline. * - wrapper_element: An HTML element for a wrapper. * - wrapper_attributes: List of attributes for wrapper element. * - separator: An optional separator that may appear before a field. * - label: The field's label text. * - label_element: An HTML element for a label wrapper. * - label_attributes: List of attributes for label wrapper. * - label_suffix: Colon after the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - has_label_colon: A boolean indicating whether to display a colon after * the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - row: The raw result from the query, with all data it fetched. * * @see template_preprocess_views_view_fields() * * @ingroup themeable */ #} {% for field in fields -%} {{ field.separator }} {%- if field.wrapper_element -%} <{{ field.wrapper_element }}{{ field.wrapper_attributes }}> {%- endif %} {%- if field.label -%} {%- if field.label_element -%} <{{ field.label_element }}{{ field.label_attributes }}>{{ field.label }}{{ field.label_suffix }} {%- else -%} {{ field.label }}{{ field.label_suffix }} {%- endif %} {%- endif %} {%- if field.element_type -%} <{{ field.element_type }}{{ field.element_attributes }}>{{ field.content }} {%- else -%} {{ field.content }} {%- endif %} {%- if field.wrapper_element -%} {%- endif %} {%- endfor %} ", "core/modules/views/templates/views-view-fields.html.twig", "/var/www/html/docroot/core/modules/views/templates/views-view-fields.html.twig"); } public function checkSecurity() { static $tags = array("for" => 34, "if" => 36); static $filters = array("escape" => 35); static $functions = array(); try { $this->sandbox->checkSecurity( ['for', 'if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_views-view-fields.html.tw_sSz5EZTBx-THesyDw1-Kz0Hur', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/views/templates/views-view-fields.html.twig */ class __TwigTemplate_36cddcfef55bb55111a566d71cc6f6042011251a1d53b14a0a28691d23a0070b extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 34 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["fields"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["field"]) { // line 35 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "separator", [], "any", false, false, true, 35), 35, $this->source), "html", null, true); // line 36 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 36)) { // line 37 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_attributes", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; } // line 39 if (twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 39)) { // line 40 if (twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 40)) { // line 41 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_attributes", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; } else { // line 43 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); } } // line 46 if (twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 46)) { // line 47 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_attributes", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; } else { // line 49 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 49), 49, $this->source), "html", null, true); } // line 51 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 51)) { // line 52 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 52), 52, $this->source), "html", null, true); echo ">"; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "core/modules/views/templates/views-view-fields.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 90 => 52, 88 => 51, 85 => 49, 75 => 47, 73 => 46, 68 => 43, 57 => 41, 55 => 40, 53 => 39, 47 => 37, 45 => 36, 43 => 35, 39 => 34,); } public function getSourceContext() { return new Source("{# /** * @file * Default view template to display all the fields in a row. * * Available variables: * - view: The view in use. * - fields: A list of fields, each one contains: * - content: The output of the field. * - raw: The raw data for the field, if it exists. This is NOT output safe. * - class: The safe class ID to use. * - handler: The Views field handler controlling this field. * - inline: Whether or not the field should be inline. * - wrapper_element: An HTML element for a wrapper. * - wrapper_attributes: List of attributes for wrapper element. * - separator: An optional separator that may appear before a field. * - label: The field's label text. * - label_element: An HTML element for a label wrapper. * - label_attributes: List of attributes for label wrapper. * - label_suffix: Colon after the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - has_label_colon: A boolean indicating whether to display a colon after * the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - row: The raw result from the query, with all data it fetched. * * @see template_preprocess_views_view_fields() * * @ingroup themeable */ #} {% for field in fields -%} {{ field.separator }} {%- if field.wrapper_element -%} <{{ field.wrapper_element }}{{ field.wrapper_attributes }}> {%- endif %} {%- if field.label -%} {%- if field.label_element -%} <{{ field.label_element }}{{ field.label_attributes }}>{{ field.label }}{{ field.label_suffix }} {%- else -%} {{ field.label }}{{ field.label_suffix }} {%- endif %} {%- endif %} {%- if field.element_type -%} <{{ field.element_type }}{{ field.element_attributes }}>{{ field.content }} {%- else -%} {{ field.content }} {%- endif %} {%- if field.wrapper_element -%} {%- endif %} {%- endfor %} ", "core/modules/views/templates/views-view-fields.html.twig", "/var/www/html/docroot/core/modules/views/templates/views-view-fields.html.twig"); } public function checkSecurity() { static $tags = array("for" => 34, "if" => 36); static $filters = array("escape" => 35); static $functions = array(); try { $this->sandbox->checkSecurity( ['for', 'if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_36cddcfef55bb55111a566d71cc6f6042011251a1d53b14a0a28691d23a0070b', 'core/modules/views/templates/views-view-fields.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('core/modules/views/templates/views-view-fields.html.twig') (Line: 55) twig_render_template('core/modules/views/templates/views-view-fields.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view_fields', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 60) __TwigTemplate_f0f39a778bf722ce34b1db158729f64c15cbb2714c885fa59b7e1e1880e07a86->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('core/modules/views/templates/views-view-unformatted.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view_unformatted', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 110) __TwigTemplate_566cf7ab09f1ecda0d50282a8d55c384d9d71d5d1a02ca8a572966146a77f6d6->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/views/views-view.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 82) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 69) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_container.html.twig_3b1kEOTw6PHdHouOYNh7uoAsP', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/container.html.twig */ class __TwigTemplate_c13680fc22117e73ad14d34d6f485b699dd2d2d506102a10be1f5853a956606c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 23 $context["classes"] = [0 => (( !twig_get_attribute($this->env, $this->source, // line 24 ($context["attributes"] ?? null), "hasClass", [0 => "toolbar-menu-administration"], "method", false, false, true, 24)) ? ("form-group") : ("")), 1 => (( // line 25 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 2 => (( // line 26 ($context["has_parent"] ?? null)) ? ("form-wrapper") : (""))]; // line 29 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 29), 29, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 29, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 29, 42 => 26, 41 => 25, 40 => 24, 39 => 23,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override of a container used to wrap child elements. * * Used for grouped form items. Can also be used as a theme wrapper for any * renderable element, to surround it with a and HTML attributes. * See the @link forms_api_reference.html Form API reference @endlink for more * information on the #theme_wrappers render array property. * * Available variables: * - attributes: HTML attributes for the containing element. * - children: The rendered child elements of the container. * - has_parent: A flag to indicate that the container has one or more parent * containers. * * @ingroup templates * * @see template_preprocess_container() */ #} {% set classes = [ not attributes.hasClass('toolbar-menu-administration') ? 'form-group', has_parent ? 'js-form-wrapper', has_parent ? 'form-wrapper', ] %} {{ children }} ", "themes/contrib/bootstrap/templates/system/container.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/container.html.twig"); } public function checkSecurity() { static $tags = array("set" => 23); static $filters = array("escape" => 29); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_container.html.twig_3b1kEOTw6PHdHouOYNh7uoAsP', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/container.html.twig */ class __TwigTemplate_c13680fc22117e73ad14d34d6f485b699dd2d2d506102a10be1f5853a956606c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 23 $context["classes"] = [0 => (( !twig_get_attribute($this->env, $this->source, // line 24 ($context["attributes"] ?? null), "hasClass", [0 => "toolbar-menu-administration"], "method", false, false, true, 24)) ? ("form-group") : ("")), 1 => (( // line 25 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 2 => (( // line 26 ($context["has_parent"] ?? null)) ? ("form-wrapper") : (""))]; // line 29 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 29), 29, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 29, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 29, 42 => 26, 41 => 25, 40 => 24, 39 => 23,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override of a container used to wrap child elements. * * Used for grouped form items. Can also be used as a theme wrapper for any * renderable element, to surround it with a and HTML attributes. * See the @link forms_api_reference.html Form API reference @endlink for more * information on the #theme_wrappers render array property. * * Available variables: * - attributes: HTML attributes for the containing element. * - children: The rendered child elements of the container. * - has_parent: A flag to indicate that the container has one or more parent * containers. * * @ingroup templates * * @see template_preprocess_container() */ #} {% set classes = [ not attributes.hasClass('toolbar-menu-administration') ? 'form-group', has_parent ? 'js-form-wrapper', has_parent ? 'form-wrapper', ] %} {{ children }} ", "themes/contrib/bootstrap/templates/system/container.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/container.html.twig"); } public function checkSecurity() { static $tags = array("set" => 23); static $filters = array("escape" => 29); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_c13680fc22117e73ad14d34d6f485b699dd2d2d506102a10be1f5853a956606c', 'themes/contrib/bootstrap/templates/system/container.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/system/container.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/container.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('container', Array) (Line: 478) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 82) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 69) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 387) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_sidebar_second(Array, Array) (Line: 182) Twig\Template->displayBlock('sidebar_second', Array, Array) (Line: 271) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 76) __TwigTemplate_ced209215a2f63cc8794ad88f639144569a1ddf5d2fbcd54cec7dba247a4d755->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/ifz/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_off-canvas-page-wrapper.h_kaZymLPMFtW6DI4ECvDjFLLzY', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/system/templates/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_05a30ea60a1d59ccd45c57ca095cc8f5e5fd4cafda687f0b96a7c19f0772572c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 22 if (($context["children"] ?? null)) { // line 23 echo " "; // line 24 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 24, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "core/modules/system/templates/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 24, 41 => 23, 39 => 22,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a page wrapper. * * For consistent wrapping to {{ page }} render in all themes. The * \"data-off-canvas-main-canvas\" attribute is required by the off-canvas dialog. * This is used by the core/drupal.dialog.off_canvas library to select the * \"main canvas\" page element as opposed to the \"off canvas\" which is the dialog * itself. The \"main canvas\" element must be resized according to the width of * the \"off canvas\" dialog so that no portion of the \"main canvas\" is obstructed * by the off-canvas dialog. The off-canvas dialog can vary in width when opened * and can be resized by the user. The \"data-off-canvas-main-canvas\" attribute * cannot be removed without breaking the off-canvas dialog functionality. * * Available variables: * - children: Contains the child elements of the page. * * @ingroup themeable */ #} {% if children %} {{ children }} {% endif %} ", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/var/www/html/docroot/core/modules/system/templates/off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = array("if" => 22); static $filters = array("escape" => 24); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_off-canvas-page-wrapper.h_kaZymLPMFtW6DI4ECvDjFLLzY', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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; /* core/modules/system/templates/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_05a30ea60a1d59ccd45c57ca095cc8f5e5fd4cafda687f0b96a7c19f0772572c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 22 if (($context["children"] ?? null)) { // line 23 echo " "; // line 24 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 24, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "core/modules/system/templates/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 24, 41 => 23, 39 => 22,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a page wrapper. * * For consistent wrapping to {{ page }} render in all themes. The * \"data-off-canvas-main-canvas\" attribute is required by the off-canvas dialog. * This is used by the core/drupal.dialog.off_canvas library to select the * \"main canvas\" page element as opposed to the \"off canvas\" which is the dialog * itself. The \"main canvas\" element must be resized according to the width of * the \"off canvas\" dialog so that no portion of the \"main canvas\" is obstructed * by the off-canvas dialog. The off-canvas dialog can vary in width when opened * and can be resized by the user. The \"data-off-canvas-main-canvas\" attribute * cannot be removed without breaking the off-canvas dialog functionality. * * Available variables: * - children: Contains the child elements of the page. * * @ingroup themeable */ #} {% if children %} {{ children }} {% endif %} ", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/var/www/html/docroot/core/modules/system/templates/off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = array("if" => 22); static $filters = array("escape" => 24); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_05a30ea60a1d59ccd45c57ca095cc8f5e5fd4cafda687f0b96a7c19f0772572c', 'core/modules/system/templates/off-canvas-page-wrapper.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('core/modules/system/templates/off-canvas-page-wrapper.html.twig') (Line: 55) twig_render_template('core/modules/system/templates/off-canvas-page-wrapper.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('off_canvas_page_wrapper', Array) (Line: 478) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 86) __TwigTemplate_28d860e88fa8397da95850c20d35caa90ae4bab2ff1c6f421d36c152d163690c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) 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: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 164) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a9a8d545f930_links.html.twig_-9f1hM5E03KBvAyaaWhLkSOvr', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/links.html.twig */ class __TwigTemplate_b78d332c2806dd9697c3a6cc92b628692f9eb4eb8fa8cbbe0b8029fd8a541f1b extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 37 if (($context["links"] ?? null)) { // line 38 if (($context["heading"] ?? null)) { // line 39 if (twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 39)) { // line 40 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo ">"; } else { // line 42 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 42), 42, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 42), 42, $this->source), "html", null, true); echo ""; } } // line 45 if (twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "hasClass", [0 => "inline"], "method", false, false, true, 45)) { // line 46 echo "<ul>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "list-inline"], "method", false, false, true, 46), 46, $this->source), "html", null, true); echo ">"; } else { // line 48 echo "<ul>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 48, $this->source), "html", null, true); echo ">"; } // line 50 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null)); foreach ($context['_seq'] as $context["key"] => $context["item"]) { // line 51 echo "<li>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["item"], "attributes", [], "any", false, false, true, 51), "addClass", [0 => \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($context["key"], 51, $this->source))], "method", false, false, true, 51), 51, $this->source), "html", null, true); echo ">"; // line 52 if (twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 52)) { // line 53 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 53), 53, $this->source), "html", null, true); } elseif (twig_get_attribute($this->env, $this->source, // line 54 $context["item"], "text_attributes", [], "any", false, false, true, 54)) { // line 55 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text_attributes", [], "any", false, false, true, 55), 55, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 55), 55, $this->source), "html", null, true); echo ""; } else { // line 57 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 57), 57, $this->source), "html", null, true); } // line 59 echo "</li>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 61 echo "</ul>"; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/links.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 105 => 61, 99 => 59, 96 => 57, 89 => 55, 87 => 54, 85 => 53, 83 => 52, 79 => 51, 75 => 50, 70 => 48, 65 => 46, 63 => 45, 55 => 42, 45 => 40, 43 => 39, 41 => 38, 39 => 37,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for a set of links. * * Available variables: * - attributes: Attributes for the UL containing the list of links. * - links: Links to be output. * Each link will have the following elements: * - title: The link text. * - href: The link URL. If omitted, the 'title' is shown as a plain text * item in the links list. If 'href' is supplied, the entire link is passed * to l() as its \$options parameter. * - attributes: (optional) HTML attributes for the anchor, or for the * tag if no 'href' is supplied. * - link_key: The link CSS class. * - heading: (optional) A heading to precede the links. * - text: The heading text. * - level: The heading level (e.g. 'h2', 'h3'). * - attributes: (optional) A keyed list of attributes for the heading. * If the heading is a string, it will be used as the text of the heading and * the level will default to 'h2'. * * Headings should be used on navigation menus and any list of links that * consistently appears on multiple pages. To make the heading invisible use * the 'visually-hidden' CSS class. Do not use 'display:none', which * removes it from screen readers and assistive technology. Headings allow * screen reader and keyboard only users to navigate to or skip the links. * See http://juicystudio.com/article/screen-readers-display-none.php and * http://www.w3.org/TR/WCAG-TECHS/H42.html for more information. * * @ingroup templates * * @see template_preprocess_links() */ #} {% if links -%} {%- if heading -%} {%- if heading.level -%} <{{ heading.level }}{{ heading.attributes }}>{{ heading.text }} {%- else -%} {{ heading.text }} {%- endif -%} {%- endif -%} {%- if attributes.hasClass('inline') -%} <ul> {%- else -%} <ul attributes> {%- endif -%} {%- for key, item in links -%} <li> {%- if item.link -%} {{ item.link }} {%- elseif item.text_attributes -%} {{ item.text }} {%- else -%} {{ item.text }} {%- endif -%} </li> {%- endfor -%} </ul> {%- endif %} ", "themes/contrib/bootstrap/templates/system/links.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/links.html.twig"); } public function checkSecurity() { static $tags = array("if" => 37, "for" => 50); static $filters = array("escape" => 40, "clean_class" => 51); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'for'], ['escape', 'clean_class'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6a9a8d545f930_links.html.twig_-9f1hM5E03KBvAyaaWhLkSOvr', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; 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/templates/system/links.html.twig */ class __TwigTemplate_b78d332c2806dd9697c3a6cc92b628692f9eb4eb8fa8cbbe0b8029fd8a541f1b extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 37 if (($context["links"] ?? null)) { // line 38 if (($context["heading"] ?? null)) { // line 39 if (twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 39)) { // line 40 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 40), 40, $this->source), "html", null, true); echo ">"; } else { // line 42 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 42), 42, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 42), 42, $this->source), "html", null, true); echo ""; } } // line 45 if (twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "hasClass", [0 => "inline"], "method", false, false, true, 45)) { // line 46 echo "<ul>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "list-inline"], "method", false, false, true, 46), 46, $this->source), "html", null, true); echo ">"; } else { // line 48 echo "<ul>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 48, $this->source), "html", null, true); echo ">"; } // line 50 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null)); foreach ($context['_seq'] as $context["key"] => $context["item"]) { // line 51 echo "<li>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["item"], "attributes", [], "any", false, false, true, 51), "addClass", [0 => \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($context["key"], 51, $this->source))], "method", false, false, true, 51), 51, $this->source), "html", null, true); echo ">"; // line 52 if (twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 52)) { // line 53 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 53), 53, $this->source), "html", null, true); } elseif (twig_get_attribute($this->env, $this->source, // line 54 $context["item"], "text_attributes", [], "any", false, false, true, 54)) { // line 55 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text_attributes", [], "any", false, false, true, 55), 55, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 55), 55, $this->source), "html", null, true); echo ""; } else { // line 57 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 57), 57, $this->source), "html", null, true); } // line 59 echo "</li>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 61 echo "</ul>"; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/links.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 105 => 61, 99 => 59, 96 => 57, 89 => 55, 87 => 54, 85 => 53, 83 => 52, 79 => 51, 75 => 50, 70 => 48, 65 => 46, 63 => 45, 55 => 42, 45 => 40, 43 => 39, 41 => 38, 39 => 37,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for a set of links. * * Available variables: * - attributes: Attributes for the UL containing the list of links. * - links: Links to be output. * Each link will have the following elements: * - title: The link text. * - href: The link URL. If omitted, the 'title' is shown as a plain text * item in the links list. If 'href' is supplied, the entire link is passed * to l() as its \$options parameter. * - attributes: (optional) HTML attributes for the anchor, or for the * tag if no 'href' is supplied. * - link_key: The link CSS class. * - heading: (optional) A heading to precede the links. * - text: The heading text. * - level: The heading level (e.g. 'h2', 'h3'). * - attributes: (optional) A keyed list of attributes for the heading. * If the heading is a string, it will be used as the text of the heading and * the level will default to 'h2'. * * Headings should be used on navigation menus and any list of links that * consistently appears on multiple pages. To make the heading invisible use * the 'visually-hidden' CSS class. Do not use 'display:none', which * removes it from screen readers and assistive technology. Headings allow * screen reader and keyboard only users to navigate to or skip the links. * See http://juicystudio.com/article/screen-readers-display-none.php and * http://www.w3.org/TR/WCAG-TECHS/H42.html for more information. * * @ingroup templates * * @see template_preprocess_links() */ #} {% if links -%} {%- if heading -%} {%- if heading.level -%} <{{ heading.level }}{{ heading.attributes }}>{{ heading.text }} {%- else -%} {{ heading.text }} {%- endif -%} {%- endif -%} {%- if attributes.hasClass('inline') -%} <ul> {%- else -%} <ul attributes> {%- endif -%} {%- for key, item in links -%} <li> {%- if item.link -%} {{ item.link }} {%- elseif item.text_attributes -%} {{ item.text }} {%- else -%} {{ item.text }} {%- endif -%} </li> {%- endfor -%} </ul> {%- endif %} ", "themes/contrib/bootstrap/templates/system/links.html.twig", "/var/www/html/docroot/themes/contrib/bootstrap/templates/system/links.html.twig"); } public function checkSecurity() { static $tags = array("if" => 37, "for" => 50); static $filters = array("escape" => 40, "clean_class" => 51); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'for'], ['escape', 'clean_class'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); 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: 409) Twig\Environment->loadClass('__TwigTemplate_b78d332c2806dd9697c3a6cc92b628692f9eb4eb8fa8cbbe0b8029fd8a541f1b', 'themes/contrib/bootstrap/templates/system/links.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/system/links.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/links.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('links', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 82) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 69) __TwigTemplate_08abf0f4afd8557fe6fe62c5dd2b080b10ffd17f5a2a6954eb3e273bbd3ed56c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 157) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 158) Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 172) Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 649) Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 534) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 145) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 146) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 279) Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 71) Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45) Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object) call_user_func(Array, Object, 'kernel.response', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.response') (Line: 192) Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 180) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) 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: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Smart Meter Rollout – Socioscientific Accompanying Research
IFZ accompanies the first smart meter rollout of the company "Energienetze Steiermark" (provider of the styrian electricity grid) in a socioscientific way with the help of interviews and focus groups, in order to determine the concerns of the customers and to make recommendations for a socially acceptable introduction of smart meters.
By the end of 2020, at least 80% and by the end of 2022, at least 95% of all Austrian electricity customers must be equipped with an intelligent meter ("Smart Meter"). At present, some end users are sceptical or even hostile to smart meter systems. There are concerns, e.g. in terms of data protection, privacy (spying on user behaviour) and security of the collected and stored data (hacker attacks) as well as negative effects on health (electromagnetic pollution).
Approach
