On exiting, all chat history will be cleared
Your feedback matters!
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_html.html.twig_209Ws-i4zhigYvCmSbpDWUrUi', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/html.html.twig */ class __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 28 $context["body_classes"] = [(( ! // line 29 ($context["root_path"] ?? null)) ? ("homepage") : ("inner-page bg-lblue")), ((( // line 30 ($context["slider_show"] ?? null) && !($context["root_path"] ?? null))) ? ("slider-page") : ("")), (( // line 31 ($context["node_type"] ?? null)) ? (("page-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 31, $this->source)))) : ("")), ((( !CoreExtension::getAttribute($this->env, $this->source, // line 32 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 32) && !CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 32))) ? ("no-sidebar") : ("")), (((CoreExtension::getAttribute($this->env, $this->source, // line 33 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 33) && !CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 33))) ? ("one-sidebar sidebar-left") : ("")), (((CoreExtension::getAttribute($this->env, $this->source, // line 34 ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 34) && !CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 34))) ? ("one-sidebar sidebar-right") : ("")), (((CoreExtension::getAttribute($this->env, $this->source, // line 35 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 35) && CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 35))) ? ("two-sidebar") : (""))]; // line 38 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 39, $this->source), "html", null, true); yield "> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 41, $this->source), "html", null, true); yield "\"> "; // line 42 yield $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 42, $this->source), " | ")); yield " "; // line 43 if ((($context["font_src"] ?? null) == "local")) { // line 44 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 44, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 44, $this->source)), "html", null, true); yield "/fonts/roboto.woff2\" type=\"font/woff2\" crossorigin> --> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 45, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 45, $this->source)), "html", null, true); yield "/fonts/roboto3.woff2\" type=\"font/woff2\" crossorigin>--> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 46, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 46, $this->source)), "html", null, true); yield "/fonts/roboto7.woff2\" type=\"font/woff2\" crossorigin>--> "; } elseif (( // line 47 ($context["font_src"] ?? null) == "googlecdn")) { // line 48 yield " "; } // line 52 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 52, $this->source), "html", null, true); yield "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 53, $this->source), "html", null, true); yield "\"> "; // line 54 if (($context["styling"] ?? null)) { // line 55 yield " "; // line 56 yield $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["styling_code"] ?? null), 56, $this->source)); yield " "; } // line 59 yield " var _paq = window._paq = window._paq || []; /* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u=\"https://uat-analytics.dicgc.org.in/\"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [($context["body_classes"] ?? null)], "method", false, false, true, 75), 75, $this->source), "html", null, true); yield "> "; // line 80 yield " <a> "; // line 81 yield $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Skip to main content")); yield " </a> "; // line 83 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 83, $this->source), "html", null, true); yield " "; // line 84 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 84, $this->source), "html", null, true); yield " "; // line 85 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 85, $this->source), "html", null, true); yield " "; // line 86 if ((($context["font_src"] ?? null) == "local")) { // line 87 yield " "; // line 88 yield " "; } // line 89 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 89, $this->source), "html", null, true); yield "\"> "; // line 90 if ((($context["is_front"] ?? null) && ($context["slider_show"] ?? null))) { // line 91 yield " jQuery(\".js-rotating\").Morphist({ animateIn: 'fadeInUp', animateOut: 'fadeOutLeft', speed: "; // line 95 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["slider_speed"] ?? null), 95, $this->source), "html", null, true); yield ", }); "; } // line 99 yield " "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["root_path", "slider_show", "node_type", "page", "html_attributes", "placeholder_token", "head_title", "font_src", "base_path", "directory", "styling", "styling_code", "attributes", "page_top", "page_bottom", "is_front", "slider_speed"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/html.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 181 => 99, 174 => 95, 168 => 91, 166 => 90, 161 => 89, 158 => 88, 156 => 87, 154 => 86, 150 => 85, 146 => 84, 142 => 83, 137 => 81, 134 => 80, 130 => 75, 112 => 59, 106 => 56, 103 => 55, 101 => 54, 97 => 53, 92 => 52, 86 => 48, 84 => 47, 80 => 46, 76 => 45, 71 => 44, 69 => 43, 65 => 42, 61 => 41, 56 => 39, 53 => 38, 51 => 35, 50 => 34, 49 => 33, 48 => 32, 47 => 31, 46 => 30, 45 => 29, 44 => 28,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/html.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/html.html.twig"); } public function checkSecurity() { static $tags = array("set" => 28, "if" => 43); static $filters = array("clean_class" => 31, "escape" => 39, "safe_join" => 42, "raw" => 56, "t" => 81); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape', 'safe_join', 'raw', 't'], [], $this->source ); } 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('686e769b00046_html.html.twig_209Ws-i4zhigYvCmSbpDWUrUi', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/html.html.twig */ class __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 28 $context["body_classes"] = [(( ! // line 29 ($context["root_path"] ?? null)) ? ("homepage") : ("inner-page bg-lblue")), ((( // line 30 ($context["slider_show"] ?? null) && !($context["root_path"] ?? null))) ? ("slider-page") : ("")), (( // line 31 ($context["node_type"] ?? null)) ? (("page-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 31, $this->source)))) : ("")), ((( !CoreExtension::getAttribute($this->env, $this->source, // line 32 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 32) && !CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 32))) ? ("no-sidebar") : ("")), (((CoreExtension::getAttribute($this->env, $this->source, // line 33 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 33) && !CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 33))) ? ("one-sidebar sidebar-left") : ("")), (((CoreExtension::getAttribute($this->env, $this->source, // line 34 ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 34) && !CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 34))) ? ("one-sidebar sidebar-right") : ("")), (((CoreExtension::getAttribute($this->env, $this->source, // line 35 ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 35) && CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 35))) ? ("two-sidebar") : (""))]; // line 38 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 39, $this->source), "html", null, true); yield "> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 41, $this->source), "html", null, true); yield "\"> "; // line 42 yield $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 42, $this->source), " | ")); yield " "; // line 43 if ((($context["font_src"] ?? null) == "local")) { // line 44 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 44, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 44, $this->source)), "html", null, true); yield "/fonts/roboto.woff2\" type=\"font/woff2\" crossorigin> --> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 45, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 45, $this->source)), "html", null, true); yield "/fonts/roboto3.woff2\" type=\"font/woff2\" crossorigin>--> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 46, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 46, $this->source)), "html", null, true); yield "/fonts/roboto7.woff2\" type=\"font/woff2\" crossorigin>--> "; } elseif (( // line 47 ($context["font_src"] ?? null) == "googlecdn")) { // line 48 yield " "; } // line 52 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 52, $this->source), "html", null, true); yield "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 53, $this->source), "html", null, true); yield "\"> "; // line 54 if (($context["styling"] ?? null)) { // line 55 yield " "; // line 56 yield $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["styling_code"] ?? null), 56, $this->source)); yield " "; } // line 59 yield " var _paq = window._paq = window._paq || []; /* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u=\"https://uat-analytics.dicgc.org.in/\"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [($context["body_classes"] ?? null)], "method", false, false, true, 75), 75, $this->source), "html", null, true); yield "> "; // line 80 yield " <a> "; // line 81 yield $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Skip to main content")); yield " </a> "; // line 83 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 83, $this->source), "html", null, true); yield " "; // line 84 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 84, $this->source), "html", null, true); yield " "; // line 85 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 85, $this->source), "html", null, true); yield " "; // line 86 if ((($context["font_src"] ?? null) == "local")) { // line 87 yield " "; // line 88 yield " "; } // line 89 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 89, $this->source), "html", null, true); yield "\"> "; // line 90 if ((($context["is_front"] ?? null) && ($context["slider_show"] ?? null))) { // line 91 yield " jQuery(\".js-rotating\").Morphist({ animateIn: 'fadeInUp', animateOut: 'fadeOutLeft', speed: "; // line 95 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["slider_speed"] ?? null), 95, $this->source), "html", null, true); yield ", }); "; } // line 99 yield " "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["root_path", "slider_show", "node_type", "page", "html_attributes", "placeholder_token", "head_title", "font_src", "base_path", "directory", "styling", "styling_code", "attributes", "page_top", "page_bottom", "is_front", "slider_speed"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/html.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 181 => 99, 174 => 95, 168 => 91, 166 => 90, 161 => 89, 158 => 88, 156 => 87, 154 => 86, 150 => 85, 146 => 84, 142 => 83, 137 => 81, 134 => 80, 130 => 75, 112 => 59, 106 => 56, 103 => 55, 101 => 54, 97 => 53, 92 => 52, 86 => 48, 84 => 47, 80 => 46, 76 => 45, 71 => 44, 69 => 43, 65 => 42, 61 => 41, 56 => 39, 53 => 38, 51 => 35, 50 => 34, 49 => 33, 48 => 32, 47 => 31, 46 => 30, 45 => 29, 44 => 28,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/html.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/html.html.twig"); } public function checkSecurity() { static $tags = array("set" => 28, "if" => 43); static $filters = array("clean_class" => 31, "escape" => 39, "safe_join" => 42, "raw" => 56, "t" => 81); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape', 'safe_join', 'raw', 't'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_8b234ae51fd586fb9c3015063740e9cc', 'themes/custom/dicgc_theme/templates/layout/html.html.twig') (Line: 343) Twig\Environment->load('themes/custom/dicgc_theme/templates/layout/html.html.twig') (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_page.html.twig_ry9chNnr8c1MttoxBBtOCEEWT', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/page.html.twig */ class __TwigTemplate_1ed74f539841450b9d59e5fc888472f4 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " "; // line 2 yield from $this->loadTemplate("@dicgc_theme/template-parts/header.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 2)->unwrap()->yield($context); // line 3 yield " "; // line 4 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "highlighted", [], "any", false, false, true, 4)) { // line 5 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/highlighted.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 5)->unwrap()->yield($context); } // line 7 yield " "; // line 9 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "content_top", [], "any", false, false, true, 9)) { // line 10 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/content_top.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 10)->unwrap()->yield($context); } // line 12 yield " "; // line 14 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "content", [], "any", false, false, true, 14), 14, $this->source), "html", null, true); yield " "; // line 17 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "content_bottom", [], "any", false, false, true, 17)) { // line 18 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/content_bottom.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 18)->unwrap()->yield($context); } // line 20 yield " "; // line 22 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 22)) { // line 23 yield from $this->loadTemplate("@dicgc_theme/template-parts/sidebar_left.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 23)->unwrap()->yield($context); } // line 25 yield " "; // line 27 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 27)) { // line 28 yield from $this->loadTemplate("@dicgc_theme/template-parts/sidebar_right.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 28)->unwrap()->yield($context); } // line 30 yield " "; // line 32 yield from $this->loadTemplate("@dicgc_theme/template-parts/footer.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 32)->unwrap()->yield($context); $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["page"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/page.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 106 => 32, 102 => 30, 99 => 28, 97 => 27, 93 => 25, 90 => 23, 88 => 22, 84 => 20, 80 => 18, 78 => 17, 72 => 14, 68 => 12, 64 => 10, 62 => 9, 58 => 7, 54 => 5, 52 => 4, 49 => 3, 47 => 2, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/page.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/page.html.twig"); } public function checkSecurity() { static $tags = array("include" => 2, "if" => 4); static $filters = array("escape" => 14); static $functions = array(); try { $this->sandbox->checkSecurity( ['include', 'if'], ['escape'], [], $this->source ); } 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('686e769b00046_page.html.twig_ry9chNnr8c1MttoxBBtOCEEWT', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/page.html.twig */ class __TwigTemplate_1ed74f539841450b9d59e5fc888472f4 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " "; // line 2 yield from $this->loadTemplate("@dicgc_theme/template-parts/header.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 2)->unwrap()->yield($context); // line 3 yield " "; // line 4 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "highlighted", [], "any", false, false, true, 4)) { // line 5 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/highlighted.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 5)->unwrap()->yield($context); } // line 7 yield " "; // line 9 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "content_top", [], "any", false, false, true, 9)) { // line 10 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/content_top.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 10)->unwrap()->yield($context); } // line 12 yield " "; // line 14 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "content", [], "any", false, false, true, 14), 14, $this->source), "html", null, true); yield " "; // line 17 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "content_bottom", [], "any", false, false, true, 17)) { // line 18 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/content_bottom.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 18)->unwrap()->yield($context); } // line 20 yield " "; // line 22 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 22)) { // line 23 yield from $this->loadTemplate("@dicgc_theme/template-parts/sidebar_left.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 23)->unwrap()->yield($context); } // line 25 yield " "; // line 27 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 27)) { // line 28 yield from $this->loadTemplate("@dicgc_theme/template-parts/sidebar_right.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 28)->unwrap()->yield($context); } // line 30 yield " "; // line 32 yield from $this->loadTemplate("@dicgc_theme/template-parts/footer.html.twig", "themes/custom/dicgc_theme/templates/layout/page.html.twig", 32)->unwrap()->yield($context); $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["page"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/page.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 106 => 32, 102 => 30, 99 => 28, 97 => 27, 93 => 25, 90 => 23, 88 => 22, 84 => 20, 80 => 18, 78 => 17, 72 => 14, 68 => 12, 64 => 10, 62 => 9, 58 => 7, 54 => 5, 52 => 4, 49 => 3, 47 => 2, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/page.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/page.html.twig"); } public function checkSecurity() { static $tags = array("include" => 2, "if" => 4); static $filters = array("escape" => 14); static $functions = array(); try { $this->sandbox->checkSecurity( ['include', 'if'], ['escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_1ed74f539841450b9d59e5fc888472f4', 'themes/custom/dicgc_theme/templates/layout/page.html.twig') (Line: 343) Twig\Environment->load('themes/custom/dicgc_theme/templates/layout/page.html.twig') (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_header.html.twig_eGlQ4F1U105mueDM-VaC4lPuu', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header.html.twig */ class __TwigTemplate_bc2da07dd08f87efd41ede657e696c47 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " "; // line 5 if ((($context["content_type"] ?? null) == "list_of_banks_new")) { yield " "; } else { // line 8 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["node_class"] ?? null), 8, $this->source), "html", null, true); yield "\"> "; } // line 10 yield " "; // line 11 if (((((((((((($context["content_type"] ?? null) == "legal_framework") || ( // line 12 ($context["content_type"] ?? null) == "public_notices")) || ( // line 13 ($context["content_type"] ?? null) == "tender_notices")) || ( // line 14 ($context["content_type"] ?? null) == "annual_reports")) || CoreExtension::inFilter("dicgc-common-pn", // line 15 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("dicgc-common-tn", // line 16 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("dicgc-common-ci", // line 17 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("liquidator-circulars-dicgc", // line 18 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("dicgc-common-li_new", // line 19 ($context["dicgc_theme_url"] ?? null))) || ( // line 20 ($context["content_type"] ?? null) == "circular"))) { // line 22 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/circular/Circulars.webp\" class=\"banner-circular\"> "; } // line 26 yield " "; // line 27 if (((((((((((((((((((($context["content_type"] ?? null) == "guidelines_liquidators") || ( // line 28 ($context["content_type"] ?? null) == "gib_claims_submission")) || ( // line 29 ($context["content_type"] ?? null) == "gib_banks_under_aid")) || ( // line 30 ($context["content_type"] ?? null) == "gib_di_returns")) || ( // line 31 ($context["content_type"] ?? null) == "gib_periodic_statements")) || ( // line 32 ($context["content_type"] ?? null) == "gil_claims_submission")) || ( // line 33 ($context["content_type"] ?? null) == "gil_main_claims")) || ( // line 34 ($context["content_type"] ?? null) == "gil_periodic_statements")) || ( // line 35 ($context["content_type"] ?? null) == "gil_recovery")) || ( // line 36 ($context["content_type"] ?? null) == "gil_supplementary_claims")) || ( // line 37 ($context["content_type"] ?? null) == "claim_willingness_form")) || ( // line 38 ($context["content_type"] ?? null) == "check_your_claim_status")) || CoreExtension::inFilter("claim-willingness/login", // line 39 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-willingness_details", // line 40 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-status-with-otp/confirmation", // line 41 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-willingness-form-with-otp/confirmation", // line 42 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-willingnes-form/confirmation", // line 43 ($context["dicgc_theme_url"] ?? null))) || ( // line 44 ($context["content_type"] ?? null) == "guidelines_banks"))) { // line 46 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/circular/guidelines.webp\" class=\"banner-circular\"> "; } // line 50 yield " "; // line 51 if ((((((($context["content_type"] ?? null) == "depositors") || ( // line 52 ($context["content_type"] ?? null) == "faq")) || ( // line 53 ($context["content_type"] ?? null) == "banks_faqs")) || ( // line 54 ($context["content_type"] ?? null) == "rti")) || ( // line 55 ($context["content_type"] ?? null) == "liquidator_faq"))) { // line 57 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Guide Deposit Insurance.webp\" class=\"banner-circular\"> "; } // line 61 if ((($context["content_type"] ?? null) == "bank_rate")) { // line 62 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/bank-rate.webp\" class=\"banner-circular\"> "; } // line 65 yield " "; // line 66 if ((($context["content_type"] ?? null) == "list_of_banks")) { // line 67 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/List-of-banks/hero-2.webp\" class=\"banner-circular\"> "; } // line 71 yield " "; // line 72 if ((($context["content_type"] ?? null) == "complaints_redressal")) { // line 74 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/contact/contact.webp\" class=\"banner-circular\"> "; } // line 78 yield " "; // line 79 if ((($context["content_type"] ?? null) == "newsletter")) { // line 81 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/newsletter.png\" class=\"banner-circular\"> "; } // line 85 yield " "; // line 86 if (((($context["content_type"] ?? null) == "speeches") || CoreExtension::inFilter("dicgc-common-sp", // line 87 ($context["dicgc_theme_url"] ?? null)))) { // line 89 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Speeches.webp\" class=\"banner-circular\"> "; } // line 93 yield " "; if ((($context["content_type"] ?? null) == "reports")) { // line 95 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Reports.webp\" class=\"banner-circular\"> "; } // line 99 yield " "; if ((($context["content_type"] ?? null) == "events")) { // line 101 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Conferences.webp\" class=\"banner-circular\"> "; } // line 105 yield " "; if ((($context["content_type"] ?? null) == "claim_submission_pending")) { // line 107 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/claim-submission/claim-settled.webp\" class=\"banner-circular\"> "; } // line 111 yield " "; if ( !Twig\Extension\CoreExtension::testEmpty(($context["banner_image_page"] ?? null))) { // line 112 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->getFileUrl($this->sandbox->ensureToStringAllowed(($context["banner_image_page"] ?? null), 113, $this->source)), "html", null, true); yield "\" class=\"banner-circular\"> "; } // line 116 yield " "; // line 118 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header_top_right", [], "any", false, false, true, 118)) { // line 119 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/header-top-right.html.twig", "@dicgc_theme/template-parts/header.html.twig", 119)->unwrap()->yield($context); // line 120 yield " "; } // line 121 yield " "; // line 125 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 125)) { // line 126 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 126), 126, $this->source), "html", null, true); yield " "; } // line 128 yield " "; // line 129 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "primary_menu", [], "any", false, false, true, 129)) { // line 130 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/header-primary-menu.html.twig", "@dicgc_theme/template-parts/header.html.twig", 130)->unwrap()->yield($context); // line 131 yield " "; } yield " <ul> <li> <a>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 136, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 136, $this->source)), "html", null, true); yield "/assets/images/search.webp\" class=\"m-0\"></a> </li> <li> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 139, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 139, $this->source)), "html", null, true); yield "/assets/images/close.webp\" height=\"14\"> </li> </ul> "; // line 144 if (($context["is_front"] ?? null)) { yield " "; // line 145 $context["announcements_view"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), views_get_view_result("announcements", "announcement")); // line 146 yield " "; if ((($context["announcements_view"] ?? null) > 0)) { // line 147 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, views_embed_view("announcements", "announcement"), "html", null, true); yield " "; } // line 148 yield " "; } // line 150 yield " "; // line 152 if (( !($context["is_front"] ?? null) && CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "page_header", [], "any", false, false, true, 152))) { // line 153 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/header-page.html.twig", "@dicgc_theme/template-parts/header.html.twig", 153)->unwrap()->yield($context); } // line 155 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/chat-box.webp\" height=\"90\"> Chat with DIA extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/chat-box.webp\" height=\"40\"> DIA The DICGC Assistant extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/stat_minus_1.webp\" class=\"toggle-arrow rotate-reset\"> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/w-close.webp\" class=\"open-popup\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 182, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 182, $this->source)), "html", null, true); yield "/assets/images/Mascot_dia.gif\" height=\"140\"> Get Started with DICGC Assistant! Happy to help you. Enter Captcha Code* Image Captcha Audio Captcha extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/captcha.webp\" class=\"captcha-img\"> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/reload.webp\" class=\"reload\"> I have read, understood and accepted all the <a>Terms & Conditions</a> Get Started! Hi! I’m the DICGC Assistant. I can help you with Depositor, Liquidator and Banker related queries. Ask me more by choosing one of the options below. Depositor Liquidator Banker Other 2:39 PM Depositor 2:39 PM Please click here to know more about depositor. Submit Willingness Form Track Claim Status List of Insured Banks 2:39 PM Related Questions Which banks are insured by the DICGC ? What does the DICGC insure ? --> Confirm Exit? extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/close.webp\" height=\"13\"> On exiting, all chat history will be cleared Confirm Give Feedback Your feedback matters! Easy to navigate Helpful information Irrelevant information Unsatisfactory Submit "; // line 359 $context["urlpath"] = ($context["dicgc_theme_url"] ?? null); // line 360 if (CoreExtension::inFilter("about-us", ($context["urlpath"] ?? null))) { // line 361 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalEntity("block_content", 7), "html", null, true); yield " "; } // line 363 yield " "; // line 364 if (($context["is_front"] ?? null)) { // line 365 yield " "; // line 366 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, views_embed_view("banner", "banner"), "html", null, true); yield " "; } // line 368 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 373, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 373, $this->source)), "html", null, true); yield "/assets/js/swiper-bundle.min.js\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 374, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 374, $this->source)), "html", null, true); yield "/assets/js/main.js\"> "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["content_type", "node_class", "dicgc_theme_url", "banner_image_page", "page", "base_path", "directory", "is_front"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 600 => 374, 596 => 373, 589 => 368, 583 => 366, 580 => 365, 578 => 364, 575 => 363, 570 => 361, 568 => 360, 566 => 359, 502 => 298, 403 => 202, 399 => 201, 377 => 182, 366 => 174, 362 => 173, 356 => 170, 345 => 162, 336 => 155, 332 => 153, 330 => 152, 326 => 150, 322 => 148, 316 => 147, 313 => 146, 311 => 145, 307 => 144, 299 => 139, 293 => 136, 284 => 131, 281 => 130, 279 => 129, 276 => 128, 270 => 126, 268 => 125, 262 => 121, 259 => 120, 256 => 119, 254 => 118, 250 => 116, 244 => 113, 241 => 112, 238 => 111, 232 => 108, 229 => 107, 226 => 105, 220 => 102, 217 => 101, 214 => 99, 208 => 96, 205 => 95, 202 => 93, 196 => 90, 193 => 89, 191 => 87, 190 => 86, 187 => 85, 181 => 82, 178 => 81, 176 => 79, 173 => 78, 167 => 75, 164 => 74, 162 => 72, 159 => 71, 153 => 68, 150 => 67, 148 => 66, 145 => 65, 139 => 63, 136 => 62, 134 => 61, 128 => 58, 125 => 57, 123 => 55, 122 => 54, 121 => 53, 120 => 52, 119 => 51, 116 => 50, 110 => 47, 107 => 46, 105 => 44, 104 => 43, 103 => 42, 102 => 41, 101 => 40, 100 => 39, 99 => 38, 98 => 37, 97 => 36, 96 => 35, 95 => 34, 94 => 33, 93 => 32, 92 => 31, 91 => 30, 90 => 29, 89 => 28, 88 => 27, 85 => 26, 79 => 23, 76 => 22, 74 => 20, 73 => 19, 72 => 18, 71 => 17, 70 => 16, 69 => 15, 68 => 14, 67 => 13, 66 => 12, 65 => 11, 62 => 10, 56 => 8, 50 => 5, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header.html.twig"); } public function checkSecurity() { static $tags = array("if" => 5, "include" => 119, "set" => 145); static $filters = array("escape" => 8, "length" => 145); static $functions = array("path" => 23, "file_url" => 113, "drupal_view_result" => 145, "drupal_view" => 147, "drupal_entity" => 361); try { $this->sandbox->checkSecurity( ['if', 'include', 'set'], ['escape', 'length'], ['path', 'file_url', 'drupal_view_result', 'drupal_view', 'drupal_entity'], $this->source ); } 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('686e769b00046_header.html.twig_eGlQ4F1U105mueDM-VaC4lPuu', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header.html.twig */ class __TwigTemplate_bc2da07dd08f87efd41ede657e696c47 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " "; // line 5 if ((($context["content_type"] ?? null) == "list_of_banks_new")) { yield " "; } else { // line 8 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["node_class"] ?? null), 8, $this->source), "html", null, true); yield "\"> "; } // line 10 yield " "; // line 11 if (((((((((((($context["content_type"] ?? null) == "legal_framework") || ( // line 12 ($context["content_type"] ?? null) == "public_notices")) || ( // line 13 ($context["content_type"] ?? null) == "tender_notices")) || ( // line 14 ($context["content_type"] ?? null) == "annual_reports")) || CoreExtension::inFilter("dicgc-common-pn", // line 15 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("dicgc-common-tn", // line 16 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("dicgc-common-ci", // line 17 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("liquidator-circulars-dicgc", // line 18 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("dicgc-common-li_new", // line 19 ($context["dicgc_theme_url"] ?? null))) || ( // line 20 ($context["content_type"] ?? null) == "circular"))) { // line 22 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/circular/Circulars.webp\" class=\"banner-circular\"> "; } // line 26 yield " "; // line 27 if (((((((((((((((((((($context["content_type"] ?? null) == "guidelines_liquidators") || ( // line 28 ($context["content_type"] ?? null) == "gib_claims_submission")) || ( // line 29 ($context["content_type"] ?? null) == "gib_banks_under_aid")) || ( // line 30 ($context["content_type"] ?? null) == "gib_di_returns")) || ( // line 31 ($context["content_type"] ?? null) == "gib_periodic_statements")) || ( // line 32 ($context["content_type"] ?? null) == "gil_claims_submission")) || ( // line 33 ($context["content_type"] ?? null) == "gil_main_claims")) || ( // line 34 ($context["content_type"] ?? null) == "gil_periodic_statements")) || ( // line 35 ($context["content_type"] ?? null) == "gil_recovery")) || ( // line 36 ($context["content_type"] ?? null) == "gil_supplementary_claims")) || ( // line 37 ($context["content_type"] ?? null) == "claim_willingness_form")) || ( // line 38 ($context["content_type"] ?? null) == "check_your_claim_status")) || CoreExtension::inFilter("claim-willingness/login", // line 39 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-willingness_details", // line 40 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-status-with-otp/confirmation", // line 41 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-willingness-form-with-otp/confirmation", // line 42 ($context["dicgc_theme_url"] ?? null))) || CoreExtension::inFilter("claim-willingnes-form/confirmation", // line 43 ($context["dicgc_theme_url"] ?? null))) || ( // line 44 ($context["content_type"] ?? null) == "guidelines_banks"))) { // line 46 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/circular/guidelines.webp\" class=\"banner-circular\"> "; } // line 50 yield " "; // line 51 if ((((((($context["content_type"] ?? null) == "depositors") || ( // line 52 ($context["content_type"] ?? null) == "faq")) || ( // line 53 ($context["content_type"] ?? null) == "banks_faqs")) || ( // line 54 ($context["content_type"] ?? null) == "rti")) || ( // line 55 ($context["content_type"] ?? null) == "liquidator_faq"))) { // line 57 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Guide Deposit Insurance.webp\" class=\"banner-circular\"> "; } // line 61 if ((($context["content_type"] ?? null) == "bank_rate")) { // line 62 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/bank-rate.webp\" class=\"banner-circular\"> "; } // line 65 yield " "; // line 66 if ((($context["content_type"] ?? null) == "list_of_banks")) { // line 67 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/List-of-banks/hero-2.webp\" class=\"banner-circular\"> "; } // line 71 yield " "; // line 72 if ((($context["content_type"] ?? null) == "complaints_redressal")) { // line 74 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/contact/contact.webp\" class=\"banner-circular\"> "; } // line 78 yield " "; // line 79 if ((($context["content_type"] ?? null) == "newsletter")) { // line 81 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/newsletter.png\" class=\"banner-circular\"> "; } // line 85 yield " "; // line 86 if (((($context["content_type"] ?? null) == "speeches") || CoreExtension::inFilter("dicgc-common-sp", // line 87 ($context["dicgc_theme_url"] ?? null)))) { // line 89 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Speeches.webp\" class=\"banner-circular\"> "; } // line 93 yield " "; if ((($context["content_type"] ?? null) == "reports")) { // line 95 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Reports.webp\" class=\"banner-circular\"> "; } // line 99 yield " "; if ((($context["content_type"] ?? null) == "events")) { // line 101 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/banner/Conferences.webp\" class=\"banner-circular\"> "; } // line 105 yield " "; if ((($context["content_type"] ?? null) == "claim_submission_pending")) { // line 107 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/claim-submission/claim-settled.webp\" class=\"banner-circular\"> "; } // line 111 yield " "; if ( !Twig\Extension\CoreExtension::testEmpty(($context["banner_image_page"] ?? null))) { // line 112 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->getFileUrl($this->sandbox->ensureToStringAllowed(($context["banner_image_page"] ?? null), 113, $this->source)), "html", null, true); yield "\" class=\"banner-circular\"> "; } // line 116 yield " "; // line 118 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header_top_right", [], "any", false, false, true, 118)) { // line 119 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/header-top-right.html.twig", "@dicgc_theme/template-parts/header.html.twig", 119)->unwrap()->yield($context); // line 120 yield " "; } // line 121 yield " "; // line 125 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 125)) { // line 126 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, true, 126), 126, $this->source), "html", null, true); yield " "; } // line 128 yield " "; // line 129 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "primary_menu", [], "any", false, false, true, 129)) { // line 130 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/header-primary-menu.html.twig", "@dicgc_theme/template-parts/header.html.twig", 130)->unwrap()->yield($context); // line 131 yield " "; } yield " <ul> <li> <a>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 136, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 136, $this->source)), "html", null, true); yield "/assets/images/search.webp\" class=\"m-0\"></a> </li> <li> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 139, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 139, $this->source)), "html", null, true); yield "/assets/images/close.webp\" height=\"14\"> </li> </ul> "; // line 144 if (($context["is_front"] ?? null)) { yield " "; // line 145 $context["announcements_view"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), views_get_view_result("announcements", "announcement")); // line 146 yield " "; if ((($context["announcements_view"] ?? null) > 0)) { // line 147 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, views_embed_view("announcements", "announcement"), "html", null, true); yield " "; } // line 148 yield " "; } // line 150 yield " "; // line 152 if (( !($context["is_front"] ?? null) && CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "page_header", [], "any", false, false, true, 152))) { // line 153 yield " "; yield from $this->loadTemplate("@dicgc_theme/template-parts/header-page.html.twig", "@dicgc_theme/template-parts/header.html.twig", 153)->unwrap()->yield($context); } // line 155 yield " extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/chat-box.webp\" height=\"90\"> Chat with DIA extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/chat-box.webp\" height=\"40\"> DIA The DICGC Assistant extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/stat_minus_1.webp\" class=\"toggle-arrow rotate-reset\"> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/w-close.webp\" class=\"open-popup\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 182, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 182, $this->source)), "html", null, true); yield "/assets/images/Mascot_dia.gif\" height=\"140\"> Get Started with DICGC Assistant! Happy to help you. Enter Captcha Code* Image Captcha Audio Captcha extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/captcha.webp\" class=\"captcha-img\"> extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/reload.webp\" class=\"reload\"> I have read, understood and accepted all the <a>Terms & Conditions</a> Get Started! Hi! I’m the DICGC Assistant. I can help you with Depositor, Liquidator and Banker related queries. Ask me more by choosing one of the options below. Depositor Liquidator Banker Other 2:39 PM Depositor 2:39 PM Please click here to know more about depositor. Submit Willingness Form Track Claim Status List of Insured Banks 2:39 PM Related Questions Which banks are insured by the DICGC ? What does the DICGC insure ? --> Confirm Exit? extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "themes/custom/dicgc_theme/assets/images/close.webp\" height=\"13\"> On exiting, all chat history will be cleared Confirm Give Feedback Your feedback matters! Easy to navigate Helpful information Irrelevant information Unsatisfactory Submit "; // line 359 $context["urlpath"] = ($context["dicgc_theme_url"] ?? null); // line 360 if (CoreExtension::inFilter("about-us", ($context["urlpath"] ?? null))) { // line 361 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalEntity("block_content", 7), "html", null, true); yield " "; } // line 363 yield " "; // line 364 if (($context["is_front"] ?? null)) { // line 365 yield " "; // line 366 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, views_embed_view("banner", "banner"), "html", null, true); yield " "; } // line 368 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 373, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 373, $this->source)), "html", null, true); yield "/assets/js/swiper-bundle.min.js\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 374, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 374, $this->source)), "html", null, true); yield "/assets/js/main.js\"> "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["content_type", "node_class", "dicgc_theme_url", "banner_image_page", "page", "base_path", "directory", "is_front"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 600 => 374, 596 => 373, 589 => 368, 583 => 366, 580 => 365, 578 => 364, 575 => 363, 570 => 361, 568 => 360, 566 => 359, 502 => 298, 403 => 202, 399 => 201, 377 => 182, 366 => 174, 362 => 173, 356 => 170, 345 => 162, 336 => 155, 332 => 153, 330 => 152, 326 => 150, 322 => 148, 316 => 147, 313 => 146, 311 => 145, 307 => 144, 299 => 139, 293 => 136, 284 => 131, 281 => 130, 279 => 129, 276 => 128, 270 => 126, 268 => 125, 262 => 121, 259 => 120, 256 => 119, 254 => 118, 250 => 116, 244 => 113, 241 => 112, 238 => 111, 232 => 108, 229 => 107, 226 => 105, 220 => 102, 217 => 101, 214 => 99, 208 => 96, 205 => 95, 202 => 93, 196 => 90, 193 => 89, 191 => 87, 190 => 86, 187 => 85, 181 => 82, 178 => 81, 176 => 79, 173 => 78, 167 => 75, 164 => 74, 162 => 72, 159 => 71, 153 => 68, 150 => 67, 148 => 66, 145 => 65, 139 => 63, 136 => 62, 134 => 61, 128 => 58, 125 => 57, 123 => 55, 122 => 54, 121 => 53, 120 => 52, 119 => 51, 116 => 50, 110 => 47, 107 => 46, 105 => 44, 104 => 43, 103 => 42, 102 => 41, 101 => 40, 100 => 39, 99 => 38, 98 => 37, 97 => 36, 96 => 35, 95 => 34, 94 => 33, 93 => 32, 92 => 31, 91 => 30, 90 => 29, 89 => 28, 88 => 27, 85 => 26, 79 => 23, 76 => 22, 74 => 20, 73 => 19, 72 => 18, 71 => 17, 70 => 16, 69 => 15, 68 => 14, 67 => 13, 66 => 12, 65 => 11, 62 => 10, 56 => 8, 50 => 5, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header.html.twig"); } public function checkSecurity() { static $tags = array("if" => 5, "include" => 119, "set" => 145); static $filters = array("escape" => 8, "length" => 145); static $functions = array("path" => 23, "file_url" => 113, "drupal_view_result" => 145, "drupal_view" => 147, "drupal_entity" => 361); try { $this->sandbox->checkSecurity( ['if', 'include', 'set'], ['escape', 'length'], ['path', 'file_url', 'drupal_view_result', 'drupal_view', 'drupal_entity'], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_bc2da07dd08f87efd41ede657e696c47', '@dicgc_theme/template-parts/header.html.twig', NULL) (Line: 306) Twig\Template->loadTemplate('@dicgc_theme/template-parts/header.html.twig', 'themes/custom/dicgc_theme/templates/layout/page.html.twig', 2) (Line: 47) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_header-top-right.html.twi_EAyAus4m293RBMjM6X4qTElZR', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header-top-right.html.twig */ class __TwigTemplate_629840d8d1512067fa8b75611947d622 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header_top_right", [], "any", false, false, true, 1)) { // line 2 yield " "; // line 3 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header_top_right", [], "any", false, false, true, 3), 3, $this->source), "html", null, true); yield " "; // line 14 yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["page"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header-top-right.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 54 => 14, 49 => 3, 46 => 2, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header-top-right.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header-top-right.html.twig"); } public function checkSecurity() { static $tags = array("if" => 1); static $filters = array("escape" => 3); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [], $this->source ); } 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('686e769b00046_header-top-right.html.twi_EAyAus4m293RBMjM6X4qTElZR', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header-top-right.html.twig */ class __TwigTemplate_629840d8d1512067fa8b75611947d622 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header_top_right", [], "any", false, false, true, 1)) { // line 2 yield " "; // line 3 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "header_top_right", [], "any", false, false, true, 3), 3, $this->source), "html", null, true); yield " "; // line 14 yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["page"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header-top-right.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 54 => 14, 49 => 3, 46 => 2, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header-top-right.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header-top-right.html.twig"); } public function checkSecurity() { static $tags = array("if" => 1); static $filters = array("escape" => 3); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_629840d8d1512067fa8b75611947d622', '@dicgc_theme/template-parts/header-top-right.html.twig', NULL) (Line: 306) Twig\Template->loadTemplate('@dicgc_theme/template-parts/header-top-right.html.twig', '@dicgc_theme/template-parts/header.html.twig', 119) (Line: 257) __TwigTemplate_bc2da07dd08f87efd41ede657e696c47->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 47) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_region.html.twig_sIPjYDKXmQguRsqmKH7JeehNQ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/region.html.twig */ class __TwigTemplate_0eed596856882e8a365a8ac03636e02a extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 16 $context["classes"] = ["block-region", ("region-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 18 ($context["region"] ?? null), 18, $this->source)))]; // line 21 if (($context["content"] ?? null)) { // line 22 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [($context["classes"] ?? null)], "method", false, false, true, 22), 22, $this->source), "html", null, true); yield "> "; // line 23 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 23, $this->source), "html", null, true); yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["region", "content", "attributes"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/region.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 54 => 23, 49 => 22, 47 => 21, 45 => 18, 44 => 16,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/region.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/region.html.twig"); } public function checkSecurity() { static $tags = array("set" => 16, "if" => 21); static $filters = array("clean_class" => 18, "escape" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [], $this->source ); } 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('686e769b00046_region.html.twig_sIPjYDKXmQguRsqmKH7JeehNQ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/region.html.twig */ class __TwigTemplate_0eed596856882e8a365a8ac03636e02a extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 16 $context["classes"] = ["block-region", ("region-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 18 ($context["region"] ?? null), 18, $this->source)))]; // line 21 if (($context["content"] ?? null)) { // line 22 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [($context["classes"] ?? null)], "method", false, false, true, 22), 22, $this->source), "html", null, true); yield "> "; // line 23 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 23, $this->source), "html", null, true); yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["region", "content", "attributes"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/region.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 54 => 23, 49 => 22, 47 => 21, 45 => 18, 44 => 16,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/region.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/region.html.twig"); } public function checkSecurity() { static $tags = array("set" => 16, "if" => 21); static $filters = array("clean_class" => 18, "escape" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_0eed596856882e8a365a8ac03636e02a', 'themes/custom/dicgc_theme/templates/layout/region.html.twig') (Line: 343) Twig\Environment->load('themes/custom/dicgc_theme/templates/layout/region.html.twig') (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/region.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 547) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 49) __TwigTemplate_629840d8d1512067fa8b75611947d622->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 257) __TwigTemplate_bc2da07dd08f87efd41ede657e696c47->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 47) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_header-primary-menu.html._nHN2tfbMgIWNG-FUQVQOmorj_', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header-primary-menu.html.twig */ class __TwigTemplate_ab7c042cfc227e2cc36d5614fa9142a2 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 3, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 3, $this->source)), "html", null, true); yield "/assets/images/close.webp\" height=\"14\"> <ul> <a> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 9, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 9, $this->source)), "html", null, true); yield "/assets/images/language -eng.png\">Eng </a> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 11, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 11, $this->source)), "html", null, true); yield "/assets/images/down-arrow-new.png\">Languages <ul> <li>Language</li> <li><a>Link 1 </a></li> <li><a>Link 2</a></li> <li><a>Link 3</a></li> </ul> </li> --> "; // line 20 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "primary_menu", [], "any", false, false, true, 20), 20, $this->source), "html", null, true); yield " </ul> "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["base_path", "directory", "page"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header-primary-menu.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 74 => 20, 62 => 11, 57 => 9, 48 => 3, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header-primary-menu.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header-primary-menu.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 3); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [], $this->source ); } 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('686e769b00046_header-primary-menu.html._nHN2tfbMgIWNG-FUQVQOmorj_', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header-primary-menu.html.twig */ class __TwigTemplate_ab7c042cfc227e2cc36d5614fa9142a2 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 3, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 3, $this->source)), "html", null, true); yield "/assets/images/close.webp\" height=\"14\"> <ul> <a> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 9, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 9, $this->source)), "html", null, true); yield "/assets/images/language -eng.png\">Eng </a> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 11, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 11, $this->source)), "html", null, true); yield "/assets/images/down-arrow-new.png\">Languages <ul> <li>Language</li> <li><a>Link 1 </a></li> <li><a>Link 2</a></li> <li><a>Link 3</a></li> </ul> </li> --> "; // line 20 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "primary_menu", [], "any", false, false, true, 20), 20, $this->source), "html", null, true); yield " </ul> "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["base_path", "directory", "page"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header-primary-menu.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 74 => 20, 62 => 11, 57 => 9, 48 => 3, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header-primary-menu.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header-primary-menu.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 3); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_ab7c042cfc227e2cc36d5614fa9142a2', '@dicgc_theme/template-parts/header-primary-menu.html.twig', NULL) (Line: 306) Twig\Template->loadTemplate('@dicgc_theme/template-parts/header-primary-menu.html.twig', '@dicgc_theme/template-parts/header.html.twig', 130) (Line: 282) __TwigTemplate_bc2da07dd08f87efd41ede657e696c47->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 47) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_region--primary-menu.html_jmtXeUBIE3fLRj9X3ZIQsj4lu', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig */ class __TwigTemplate_d22870dcb1ed49262de5e3ca64050a94 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 16 $context["classes"] = ["block-region", ("region-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 18 ($context["region"] ?? null), 18, $this->source)))]; // line 21 if (($context["content"] ?? null)) { // line 22 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 22, $this->source), "html", null, true); yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["region", "content"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 49 => 22, 47 => 21, 45 => 18, 44 => 16,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig"); } public function checkSecurity() { static $tags = array("set" => 16, "if" => 21); static $filters = array("clean_class" => 18, "escape" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [], $this->source ); } 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('686e769b00046_region--primary-menu.html_jmtXeUBIE3fLRj9X3ZIQsj4lu', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig */ class __TwigTemplate_d22870dcb1ed49262de5e3ca64050a94 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 16 $context["classes"] = ["block-region", ("region-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 18 ($context["region"] ?? null), 18, $this->source)))]; // line 21 if (($context["content"] ?? null)) { // line 22 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 22, $this->source), "html", null, true); yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["region", "content"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 49 => 22, 47 => 21, 45 => 18, 44 => 16,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig"); } public function checkSecurity() { static $tags = array("set" => 16, "if" => 21); static $filters = array("clean_class" => 18, "escape" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_d22870dcb1ed49262de5e3ca64050a94', 'themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig') (Line: 343) Twig\Environment->load('themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig') (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/region--primary-menu.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 547) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 74) __TwigTemplate_ab7c042cfc227e2cc36d5614fa9142a2->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 282) __TwigTemplate_bc2da07dd08f87efd41ede657e696c47->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 47) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_header-page.html.twig_9T1Nb87jEz6pU5z8T_l8ejxdl', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header-page.html.twig */ class __TwigTemplate_446096310977a523f598e153d9f55a6e extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " <a line yield this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "\">Home</a> "; // line 3 if (CoreExtension::inFilter("about-us", ($context["dicgc_theme_url"] ?? null))) { // line 4 yield " About Us "; } elseif (CoreExtension::inFilter("press-release", // line 5 ($context["dicgc_theme_url"] ?? null))) { // line 6 yield " Information Corner Press Release "; } elseif (CoreExtension::inFilter("bank-rate", // line 8 ($context["dicgc_theme_url"] ?? null))) { // line 9 yield " Banks Bank Rate "; } elseif (CoreExtension::inFilter("tender-notices", // line 11 ($context["dicgc_theme_url"] ?? null))) { // line 12 yield " Information Corner Tender Notices "; } elseif (CoreExtension::inFilter("legal-framework", // line 14 ($context["dicgc_theme_url"] ?? null))) { yield " Information Corner Legal Framework "; } elseif (CoreExtension::inFilter("events", // line 17 ($context["dicgc_theme_url"] ?? null))) { yield " Information Corner Events "; } elseif (CoreExtension::inFilter("speeches", // line 20 ($context["dicgc_theme_url"] ?? null))) { // line 21 yield " Information Corner Speeches "; } elseif (CoreExtension::inFilter("annual-reports", // line 23 ($context["dicgc_theme_url"] ?? null))) { // line 24 yield " Information Corner Publications Annual Reports "; } elseif (CoreExtension::inFilter("reports", // line 27 ($context["dicgc_theme_url"] ?? null))) { // line 28 yield " Information Corner Publications Reports "; } elseif (CoreExtension::inFilter("newsletter", // line 31 ($context["dicgc_theme_url"] ?? null))) { // line 32 yield " Information Corner Publications Newsletter "; } elseif (CoreExtension::inFilter("guide-to-deposit-insurance", // line 35 ($context["dicgc_theme_url"] ?? null))) { // line 36 yield " Depositors A Guide to Deposit Insurance "; } elseif (CoreExtension::inFilter("list-of-banks-main", // line 38 ($context["dicgc_theme_url"] ?? null))) { // line 39 yield " Depositors List of Banks "; } elseif (CoreExtension::inFilter("insured-banks", // line 41 ($context["dicgc_theme_url"] ?? null))) { // line 42 yield " Depositors <a>List of Banks</a> List of Insured Banks "; } elseif (CoreExtension::inFilter("de-registered-banks", // line 45 ($context["dicgc_theme_url"] ?? null))) { // line 46 yield " Depositors <a>List of Banks</a> List of De-Registered Banks "; } elseif (CoreExtension::inFilter("banks-under-aid", // line 49 ($context["dicgc_theme_url"] ?? null))) { // line 50 yield " Depositors <a>List of Banks</a> Banks Under AID "; } elseif (CoreExtension::inFilter("claims-settled", // line 53 ($context["dicgc_theme_url"] ?? null))) { // line 54 yield " Depositors Claim Summary Claims Settled "; } elseif (CoreExtension::inFilter("liquidators-circulars", // line 57 ($context["dicgc_theme_url"] ?? null))) { // line 58 yield " Liquidators Circulars "; } elseif (CoreExtension::inFilter("liquidators-claim-submission", // line 60 ($context["dicgc_theme_url"] ?? null))) { // line 61 yield " Liquidators Guidelines Claim Submission "; } elseif (CoreExtension::inFilter("liquidators-repayment", // line 64 ($context["dicgc_theme_url"] ?? null))) { // line 65 yield " Liquidators Guidelines Repayment "; } elseif (CoreExtension::inFilter("liquidator-p-statements", // line 68 ($context["dicgc_theme_url"] ?? null))) { // line 69 yield " Liquidators Guidelines Periodic Statements "; } elseif (CoreExtension::inFilter("preparation-list-of-claims", // line 72 ($context["dicgc_theme_url"] ?? null))) { // line 73 yield " Liquidators Guidelines <a>Claim Submission</a> Guidelines for preparation of the list of claims "; } elseif (CoreExtension::inFilter("circular-banks", // line 77 ($context["dicgc_theme_url"] ?? null))) { // line 78 yield " Banks Circulars "; } elseif (CoreExtension::inFilter("banks-claim-submission", // line 80 ($context["dicgc_theme_url"] ?? null))) { // line 81 yield " Banks Guidelines Claim Submission "; } elseif (CoreExtension::inFilter("bank-di-returns", // line 84 ($context["dicgc_theme_url"] ?? null))) { // line 85 yield " Banks Guidelines DI Returns "; } elseif (CoreExtension::inFilter("banks-faqs", // line 88 ($context["dicgc_theme_url"] ?? null))) { // line 89 yield " Banks Guidelines <a>DI Returns</a> FAQs "; } elseif (CoreExtension::inFilter("explanatory-notes", // line 93 ($context["dicgc_theme_url"] ?? null))) { // line 94 yield " Banks Guidelines <a>DI Returns</a> Explanatory Notes "; } elseif (CoreExtension::inFilter("bank-periodic-statements", // line 98 ($context["dicgc_theme_url"] ?? null))) { // line 99 yield " Banks Guidelines Periodic Statements "; } elseif (CoreExtension::inFilter("liquidators-faqs", // line 102 ($context["dicgc_theme_url"] ?? null))) { // line 103 yield " Liquidators FAQs "; } elseif (CoreExtension::inFilter("RTI", // line 105 ($context["dicgc_theme_url"] ?? null))) { yield " RTI "; } elseif (CoreExtension::inFilter("disclaimer", // line 107 ($context["dicgc_theme_url"] ?? null))) { yield " Disclaimer & Policies "; } elseif (CoreExtension::inFilter("contact-us", // line 109 ($context["dicgc_theme_url"] ?? null))) { yield " Contact Us "; } elseif (CoreExtension::inFilter("sitemap", // line 111 ($context["dicgc_theme_url"] ?? null))) { yield " Sitemap "; } elseif (CoreExtension::inFilter("useful-links", // line 113 ($context["dicgc_theme_url"] ?? null))) { yield " Useful Links "; } elseif (CoreExtension::inFilter("FAQs", // line 115 ($context["dicgc_theme_url"] ?? null))) { // line 116 yield " FAQs "; } elseif (CoreExtension::inFilter("complaint-redressal", // line 117 ($context["dicgc_theme_url"] ?? null))) { // line 118 yield " Complaint Redressal "; } elseif (CoreExtension::inFilter("dicgc-common-pn", // line 119 ($context["dicgc_theme_url"] ?? null))) { // line 120 yield " Information Corner Public Notices "; } elseif (CoreExtension::inFilter("dicgc-common-tn", // line 122 ($context["dicgc_theme_url"] ?? null))) { // line 123 yield " Information Corner Tender Notices "; } elseif (CoreExtension::inFilter("dicgc-common-lg", // line 125 ($context["dicgc_theme_url"] ?? null))) { // line 126 yield " Information Corner Legal Framework "; } elseif (CoreExtension::inFilter("dicgc-common-sp", // line 128 ($context["dicgc_theme_url"] ?? null))) { // line 129 yield " Information Corner Speeches "; } elseif (CoreExtension::inFilter("dicgc-common-r", // line 131 ($context["dicgc_theme_url"] ?? null))) { // line 132 yield " Information Corner Reports "; } elseif (CoreExtension::inFilter("dicgc-common-li_new", // line 134 ($context["dicgc_theme_url"] ?? null))) { // line 135 yield " Liquidators Circulars "; } elseif (CoreExtension::inFilter("dicgc-common-ci", // line 137 ($context["dicgc_theme_url"] ?? null))) { // line 138 yield " Banks Circulars "; } elseif (CoreExtension::inFilter("check_your_claim_status", // line 140 ($context["dicgc_theme_url"] ?? null))) { // line 141 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Status Tracker "; } elseif (CoreExtension::inFilter("claim-status-with-otp", // line 144 ($context["dicgc_theme_url"] ?? null))) { // line 145 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Status "; } elseif (CoreExtension::inFilter("claim_willingness_form", // line 148 ($context["dicgc_theme_url"] ?? null))) { // line 149 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Willingness Form "; } elseif (CoreExtension::inFilter("claim-willingness-form", // line 152 ($context["dicgc_theme_url"] ?? null))) { // line 153 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Willingness Form "; } elseif (CoreExtension::inFilter("claim-willingness/login", // line 156 ($context["dicgc_theme_url"] ?? null))) { // line 157 yield "\t\tBanks \t\tClaim Willingness Login "; } elseif (CoreExtension::inFilter("claim-willingness/login", // line 159 ($context["dicgc_theme_url"] ?? null))) { // line 160 yield "\t\tBanks \t\tClaim Willingness Login \t "; } elseif (CoreExtension::inFilter("claim_willingness_details", // line 162 ($context["dicgc_theme_url"] ?? null))) { // line 163 yield "\t\tBanks \t\tClaim Willingness Details "; } else { // line 166 yield " "; if (CoreExtension::inFilter("public-awareness", ($context["dicgc_theme_url"] ?? null))) { yield " Public Awareness "; } // line 168 yield " "; } // line 169 yield " "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["dicgc_theme_url"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header-page.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 372 => 169, 368 => 168, 361 => 166, 356 => 163, 354 => 162, 350 => 160, 348 => 159, 344 => 157, 342 => 156, 337 => 153, 335 => 152, 330 => 149, 328 => 148, 323 => 145, 321 => 144, 316 => 141, 314 => 140, 310 => 138, 308 => 137, 304 => 135, 302 => 134, 298 => 132, 296 => 131, 292 => 129, 290 => 128, 286 => 126, 284 => 125, 280 => 123, 278 => 122, 274 => 120, 272 => 119, 269 => 118, 267 => 117, 264 => 116, 262 => 115, 257 => 113, 252 => 111, 247 => 109, 242 => 107, 237 => 105, 233 => 103, 231 => 102, 226 => 99, 224 => 98, 218 => 94, 216 => 93, 210 => 89, 208 => 88, 203 => 85, 201 => 84, 196 => 81, 194 => 80, 190 => 78, 188 => 77, 182 => 73, 180 => 72, 175 => 69, 173 => 68, 168 => 65, 166 => 64, 161 => 61, 159 => 60, 155 => 58, 153 => 57, 148 => 54, 146 => 53, 141 => 50, 139 => 49, 134 => 46, 132 => 45, 127 => 42, 125 => 41, 121 => 39, 119 => 38, 115 => 36, 113 => 35, 108 => 32, 106 => 31, 101 => 28, 99 => 27, 94 => 24, 92 => 23, 88 => 21, 86 => 20, 80 => 17, 74 => 14, 70 => 12, 68 => 11, 64 => 9, 62 => 8, 58 => 6, 56 => 5, 53 => 4, 51 => 3, 47 => 2, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header-page.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header-page.html.twig"); } public function checkSecurity() { static $tags = array("if" => 3); static $filters = array(); static $functions = array("path" => 2); try { $this->sandbox->checkSecurity( ['if'], [], ['path'], $this->source ); } 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('686e769b00046_header-page.html.twig_9T1Nb87jEz6pU5z8T_l8ejxdl', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/header-page.html.twig */ class __TwigTemplate_446096310977a523f598e153d9f55a6e extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " <a line yield this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->getPath("")); yield "\">Home</a> "; // line 3 if (CoreExtension::inFilter("about-us", ($context["dicgc_theme_url"] ?? null))) { // line 4 yield " About Us "; } elseif (CoreExtension::inFilter("press-release", // line 5 ($context["dicgc_theme_url"] ?? null))) { // line 6 yield " Information Corner Press Release "; } elseif (CoreExtension::inFilter("bank-rate", // line 8 ($context["dicgc_theme_url"] ?? null))) { // line 9 yield " Banks Bank Rate "; } elseif (CoreExtension::inFilter("tender-notices", // line 11 ($context["dicgc_theme_url"] ?? null))) { // line 12 yield " Information Corner Tender Notices "; } elseif (CoreExtension::inFilter("legal-framework", // line 14 ($context["dicgc_theme_url"] ?? null))) { yield " Information Corner Legal Framework "; } elseif (CoreExtension::inFilter("events", // line 17 ($context["dicgc_theme_url"] ?? null))) { yield " Information Corner Events "; } elseif (CoreExtension::inFilter("speeches", // line 20 ($context["dicgc_theme_url"] ?? null))) { // line 21 yield " Information Corner Speeches "; } elseif (CoreExtension::inFilter("annual-reports", // line 23 ($context["dicgc_theme_url"] ?? null))) { // line 24 yield " Information Corner Publications Annual Reports "; } elseif (CoreExtension::inFilter("reports", // line 27 ($context["dicgc_theme_url"] ?? null))) { // line 28 yield " Information Corner Publications Reports "; } elseif (CoreExtension::inFilter("newsletter", // line 31 ($context["dicgc_theme_url"] ?? null))) { // line 32 yield " Information Corner Publications Newsletter "; } elseif (CoreExtension::inFilter("guide-to-deposit-insurance", // line 35 ($context["dicgc_theme_url"] ?? null))) { // line 36 yield " Depositors A Guide to Deposit Insurance "; } elseif (CoreExtension::inFilter("list-of-banks-main", // line 38 ($context["dicgc_theme_url"] ?? null))) { // line 39 yield " Depositors List of Banks "; } elseif (CoreExtension::inFilter("insured-banks", // line 41 ($context["dicgc_theme_url"] ?? null))) { // line 42 yield " Depositors <a>List of Banks</a> List of Insured Banks "; } elseif (CoreExtension::inFilter("de-registered-banks", // line 45 ($context["dicgc_theme_url"] ?? null))) { // line 46 yield " Depositors <a>List of Banks</a> List of De-Registered Banks "; } elseif (CoreExtension::inFilter("banks-under-aid", // line 49 ($context["dicgc_theme_url"] ?? null))) { // line 50 yield " Depositors <a>List of Banks</a> Banks Under AID "; } elseif (CoreExtension::inFilter("claims-settled", // line 53 ($context["dicgc_theme_url"] ?? null))) { // line 54 yield " Depositors Claim Summary Claims Settled "; } elseif (CoreExtension::inFilter("liquidators-circulars", // line 57 ($context["dicgc_theme_url"] ?? null))) { // line 58 yield " Liquidators Circulars "; } elseif (CoreExtension::inFilter("liquidators-claim-submission", // line 60 ($context["dicgc_theme_url"] ?? null))) { // line 61 yield " Liquidators Guidelines Claim Submission "; } elseif (CoreExtension::inFilter("liquidators-repayment", // line 64 ($context["dicgc_theme_url"] ?? null))) { // line 65 yield " Liquidators Guidelines Repayment "; } elseif (CoreExtension::inFilter("liquidator-p-statements", // line 68 ($context["dicgc_theme_url"] ?? null))) { // line 69 yield " Liquidators Guidelines Periodic Statements "; } elseif (CoreExtension::inFilter("preparation-list-of-claims", // line 72 ($context["dicgc_theme_url"] ?? null))) { // line 73 yield " Liquidators Guidelines <a>Claim Submission</a> Guidelines for preparation of the list of claims "; } elseif (CoreExtension::inFilter("circular-banks", // line 77 ($context["dicgc_theme_url"] ?? null))) { // line 78 yield " Banks Circulars "; } elseif (CoreExtension::inFilter("banks-claim-submission", // line 80 ($context["dicgc_theme_url"] ?? null))) { // line 81 yield " Banks Guidelines Claim Submission "; } elseif (CoreExtension::inFilter("bank-di-returns", // line 84 ($context["dicgc_theme_url"] ?? null))) { // line 85 yield " Banks Guidelines DI Returns "; } elseif (CoreExtension::inFilter("banks-faqs", // line 88 ($context["dicgc_theme_url"] ?? null))) { // line 89 yield " Banks Guidelines <a>DI Returns</a> FAQs "; } elseif (CoreExtension::inFilter("explanatory-notes", // line 93 ($context["dicgc_theme_url"] ?? null))) { // line 94 yield " Banks Guidelines <a>DI Returns</a> Explanatory Notes "; } elseif (CoreExtension::inFilter("bank-periodic-statements", // line 98 ($context["dicgc_theme_url"] ?? null))) { // line 99 yield " Banks Guidelines Periodic Statements "; } elseif (CoreExtension::inFilter("liquidators-faqs", // line 102 ($context["dicgc_theme_url"] ?? null))) { // line 103 yield " Liquidators FAQs "; } elseif (CoreExtension::inFilter("RTI", // line 105 ($context["dicgc_theme_url"] ?? null))) { yield " RTI "; } elseif (CoreExtension::inFilter("disclaimer", // line 107 ($context["dicgc_theme_url"] ?? null))) { yield " Disclaimer & Policies "; } elseif (CoreExtension::inFilter("contact-us", // line 109 ($context["dicgc_theme_url"] ?? null))) { yield " Contact Us "; } elseif (CoreExtension::inFilter("sitemap", // line 111 ($context["dicgc_theme_url"] ?? null))) { yield " Sitemap "; } elseif (CoreExtension::inFilter("useful-links", // line 113 ($context["dicgc_theme_url"] ?? null))) { yield " Useful Links "; } elseif (CoreExtension::inFilter("FAQs", // line 115 ($context["dicgc_theme_url"] ?? null))) { // line 116 yield " FAQs "; } elseif (CoreExtension::inFilter("complaint-redressal", // line 117 ($context["dicgc_theme_url"] ?? null))) { // line 118 yield " Complaint Redressal "; } elseif (CoreExtension::inFilter("dicgc-common-pn", // line 119 ($context["dicgc_theme_url"] ?? null))) { // line 120 yield " Information Corner Public Notices "; } elseif (CoreExtension::inFilter("dicgc-common-tn", // line 122 ($context["dicgc_theme_url"] ?? null))) { // line 123 yield " Information Corner Tender Notices "; } elseif (CoreExtension::inFilter("dicgc-common-lg", // line 125 ($context["dicgc_theme_url"] ?? null))) { // line 126 yield " Information Corner Legal Framework "; } elseif (CoreExtension::inFilter("dicgc-common-sp", // line 128 ($context["dicgc_theme_url"] ?? null))) { // line 129 yield " Information Corner Speeches "; } elseif (CoreExtension::inFilter("dicgc-common-r", // line 131 ($context["dicgc_theme_url"] ?? null))) { // line 132 yield " Information Corner Reports "; } elseif (CoreExtension::inFilter("dicgc-common-li_new", // line 134 ($context["dicgc_theme_url"] ?? null))) { // line 135 yield " Liquidators Circulars "; } elseif (CoreExtension::inFilter("dicgc-common-ci", // line 137 ($context["dicgc_theme_url"] ?? null))) { // line 138 yield " Banks Circulars "; } elseif (CoreExtension::inFilter("check_your_claim_status", // line 140 ($context["dicgc_theme_url"] ?? null))) { // line 141 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Status Tracker "; } elseif (CoreExtension::inFilter("claim-status-with-otp", // line 144 ($context["dicgc_theme_url"] ?? null))) { // line 145 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Status "; } elseif (CoreExtension::inFilter("claim_willingness_form", // line 148 ($context["dicgc_theme_url"] ?? null))) { // line 149 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Willingness Form "; } elseif (CoreExtension::inFilter("claim-willingness-form", // line 152 ($context["dicgc_theme_url"] ?? null))) { // line 153 yield "\t\tDepositors \t\tClaim Summary \t\tClaim Willingness Form "; } elseif (CoreExtension::inFilter("claim-willingness/login", // line 156 ($context["dicgc_theme_url"] ?? null))) { // line 157 yield "\t\tBanks \t\tClaim Willingness Login "; } elseif (CoreExtension::inFilter("claim-willingness/login", // line 159 ($context["dicgc_theme_url"] ?? null))) { // line 160 yield "\t\tBanks \t\tClaim Willingness Login \t "; } elseif (CoreExtension::inFilter("claim_willingness_details", // line 162 ($context["dicgc_theme_url"] ?? null))) { // line 163 yield "\t\tBanks \t\tClaim Willingness Details "; } else { // line 166 yield " "; if (CoreExtension::inFilter("public-awareness", ($context["dicgc_theme_url"] ?? null))) { yield " Public Awareness "; } // line 168 yield " "; } // line 169 yield " "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["dicgc_theme_url"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/header-page.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 372 => 169, 368 => 168, 361 => 166, 356 => 163, 354 => 162, 350 => 160, 348 => 159, 344 => 157, 342 => 156, 337 => 153, 335 => 152, 330 => 149, 328 => 148, 323 => 145, 321 => 144, 316 => 141, 314 => 140, 310 => 138, 308 => 137, 304 => 135, 302 => 134, 298 => 132, 296 => 131, 292 => 129, 290 => 128, 286 => 126, 284 => 125, 280 => 123, 278 => 122, 274 => 120, 272 => 119, 269 => 118, 267 => 117, 264 => 116, 262 => 115, 257 => 113, 252 => 111, 247 => 109, 242 => 107, 237 => 105, 233 => 103, 231 => 102, 226 => 99, 224 => 98, 218 => 94, 216 => 93, 210 => 89, 208 => 88, 203 => 85, 201 => 84, 196 => 81, 194 => 80, 190 => 78, 188 => 77, 182 => 73, 180 => 72, 175 => 69, 173 => 68, 168 => 65, 166 => 64, 161 => 61, 159 => 60, 155 => 58, 153 => 57, 148 => 54, 146 => 53, 141 => 50, 139 => 49, 134 => 46, 132 => 45, 127 => 42, 125 => 41, 121 => 39, 119 => 38, 115 => 36, 113 => 35, 108 => 32, 106 => 31, 101 => 28, 99 => 27, 94 => 24, 92 => 23, 88 => 21, 86 => 20, 80 => 17, 74 => 14, 70 => 12, 68 => 11, 64 => 9, 62 => 8, 58 => 6, 56 => 5, 53 => 4, 51 => 3, 47 => 2, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/header-page.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/header-page.html.twig"); } public function checkSecurity() { static $tags = array("if" => 3); static $filters = array(); static $functions = array("path" => 2); try { $this->sandbox->checkSecurity( ['if'], [], ['path'], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_446096310977a523f598e153d9f55a6e', '@dicgc_theme/template-parts/header-page.html.twig', NULL) (Line: 306) Twig\Template->loadTemplate('@dicgc_theme/template-parts/header-page.html.twig', '@dicgc_theme/template-parts/header.html.twig', 153) (Line: 333) __TwigTemplate_bc2da07dd08f87efd41ede657e696c47->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 47) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_block.html.twig_Pn5fL8s3OUT0rYrG8S-nB-lNA', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/contrib/thex/templates/block/block.html.twig */ class __TwigTemplate_74f852bd2a542867dcb4e5debf6fd933 extends Template { private Source $source; /** * @var array */ private array $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->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 28 yield "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", ["block"], "method", false, false, true, 28), 28, $this->source), "html", null, true); yield "> "; // line 29 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 29, $this->source), "html", null, true); yield " "; // line 30 if (($context["label"] ?? null)) { // line 31 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["title_attributes"] ?? null), "addClass", ["block-title"], "method", false, false, true, 31), 31, $this->source), "html", null, true); yield ">"; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 31, $this->source), "html", null, true); yield " "; } // line 33 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 33, $this->source), "html", null, true); yield " "; // line 35 yield from $this->unwrap()->yieldBlock('content', $context, $blocks); // line 38 yield " "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["attributes", "title_prefix", "label", "title_attributes", "title_suffix", "content"]); yield from []; } // line 35 /** * @return iterable */ public function block_content(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 36 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 36, $this->source), "html", null, true); yield " "; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/contrib/thex/templates/block/block.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 87 => 36, 80 => 35, 72 => 38, 70 => 35, 64 => 33, 56 => 31, 54 => 30, 50 => 29, 45 => 28,); } public function getSourceContext(): Source { return new Source("", "themes/contrib/thex/templates/block/block.html.twig", "/var/www/html/web/themes/contrib/thex/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = array("if" => 30, "block" => 35); static $filters = array("escape" => 28); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'block'], ['escape'], [], $this->source ); } 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('686e769b00046_block.html.twig_Pn5fL8s3OUT0rYrG8S-nB-lNA', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/contrib/thex/templates/block/block.html.twig */ class __TwigTemplate_74f852bd2a542867dcb4e5debf6fd933 extends Template { private Source $source; /** * @var array */ private array $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->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 28 yield "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", ["block"], "method", false, false, true, 28), 28, $this->source), "html", null, true); yield "> "; // line 29 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 29, $this->source), "html", null, true); yield " "; // line 30 if (($context["label"] ?? null)) { // line 31 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["title_attributes"] ?? null), "addClass", ["block-title"], "method", false, false, true, 31), 31, $this->source), "html", null, true); yield ">"; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 31, $this->source), "html", null, true); yield " "; } // line 33 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 33, $this->source), "html", null, true); yield " "; // line 35 yield from $this->unwrap()->yieldBlock('content', $context, $blocks); // line 38 yield " "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["attributes", "title_prefix", "label", "title_attributes", "title_suffix", "content"]); yield from []; } // line 35 /** * @return iterable */ public function block_content(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 36 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 36, $this->source), "html", null, true); yield " "; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/contrib/thex/templates/block/block.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 87 => 36, 80 => 35, 72 => 38, 70 => 35, 64 => 33, 56 => 31, 54 => 30, 50 => 29, 45 => 28,); } public function getSourceContext(): Source { return new Source("", "themes/contrib/thex/templates/block/block.html.twig", "/var/www/html/web/themes/contrib/thex/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = array("if" => 30, "block" => 35); static $filters = array("escape" => 28); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'block'], ['escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_74f852bd2a542867dcb4e5debf6fd933', 'themes/contrib/thex/templates/block/block.html.twig') (Line: 343) Twig\Environment->load('themes/contrib/thex/templates/block/block.html.twig') (Line: 33) twig_render_template('themes/contrib/thex/templates/block/block.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array) (Line: 504) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 72) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_footer.html.twig_Af6zMCnvcyDvQZYpWfKsE0rRy', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/footer.html.twig */ class __TwigTemplate_6180065f65b241b22598c41896ae43b9 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " "; // line 7 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_top", [], "any", false, false, true, 7)) { // line 8 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_top", [], "any", false, false, true, 8), 8, $this->source), "html", null, true); yield " "; } // line 10 yield " "; // line 12 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_left", [], "any", false, false, true, 12)) { // line 13 yield " "; // line 14 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_left", [], "any", false, false, true, 14), 14, $this->source), "html", null, true); yield " "; } // line 17 yield " "; // line 20 if ($this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-rti"))) { // line 21 yield " "; // line 22 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-rti"), "html", null, true); yield " "; } // line 25 yield " "; if ($this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-useful-links"))) { // line 26 yield " "; // line 27 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-useful-links"), "html", null, true); yield " "; } // line 29 yield " "; // line 32 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalEntity("block_content", 10), "html", null, true); yield " "; // line 42 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_last", [], "any", false, false, true, 42)) { // line 43 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_last", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); yield " "; } // line 45 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 47, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 47, $this->source)), "html", null, true); yield "/assets/images/icon-new-1-scrollup.webp\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 51, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 51, $this->source)), "html", null, true); yield "/assets/images/icon-new-2.webp\"> jQuery(document).ready(function (\$) { var a = 0; \$(window).scroll(function() { var oTop = \$(\".counter\").offset().top - window.innerHeight; if (a == 0 && \$(window).scrollTop() > oTop) { \$(\".counter\").each(function() { var \$this = \$(this), countTo = \$this.attr(\"data-number\"); \$({ countNum: \$this.text() }).animate({ countNum: countTo }, { duration: 1500, easing: \"swing\", step: function() { //\$this.text(Math.ceil(this.countNum)); \$this.text( Math.ceil(this.countNum).toLocaleString(\"en\") ); }, complete: function() { \$this.text( Math.ceil(this.countNum).toLocaleString(\"en\") ); //alert('finished'); } } ); }); a = 1; let options1 = { startAngle: -1.55, size: 180, value: \$('#circleINR1').val(), fill: { gradient: ['#252E8E'] } } var totaccval1 = \$('#circleINRval1').val(); \$(\".circle1 .bar1\").circleProgress(options1).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); // if(currency_circle == 'INR-box'){ \$(this).parent().find(\"span\").text(String(totaccval1) + \" Cr\"); // }else{ //\$(this).parent().find(\"span\").text(String(\"\$\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"MM\"); // } }); \$(\".js .bar1\").circleProgress({ value: \$('#circleINR1').val(), }); let options2 = { startAngle: -1.55, size: 180, value: \$('#circleINR2').val(), fill: { gradient: ['#252E8E'] } } var totaccval2 = parseInt(\$('#circleINRval2').val()); \$(\".circle2 .bar2\").circleProgress(options2).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); \$(this).parent().find(\"span\").text((totaccval2.toLocaleString('en-IN')) + \" Cr\"); \$('#currency-change').text('*Cr - Indicates Crore'); // }else{ //\$(this).parent().find(\"span\").text(String(\"\$\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"MM\"); // } }); \$(\".js .bar2\").circleProgress({ value: \$('#circleINR2').val(), }); let options3 = { startAngle: -1.55, size: 180, value: \$('#circleUSD1').val(), fill: { gradient: ['#252E8E'] } } var totaccvalUSD1 = \$('#circleUSDval1').val(); \$(\".circle3 .bar3\").circleProgress(options3).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); // if(currency_circle == 'INR-box'){ //\$(this).parent().find(\"span\").text(String(\"₹\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"cr\"); // }else{ \$(this).parent().find(\"span\").text(String(totaccvalUSD1) + \"MM\"); // } }); \$(\".js .bar3\").circleProgress({ value: \$('#circleUSD1').val(), }); let options4 = { startAngle: -1.55, size: 180, value: \$('#circleUSD2').val(), fill: { gradient: ['#252E8E'] } } var totaccvalUSD2 = parseInt(\$('#circleUSDval2').val()); \$(\".circle4 .bar4\").circleProgress(options4).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); // if(currency_circle == 'INR-box'){ //\$(this).parent().find(\"span\").text(String(\"₹\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"cr\"); // }else{ \$(this).parent().find(\"span\").text(String(totaccvalUSD2.toLocaleString('en-US')) + \"MM\"); // } }); \$(\".js .bar4\").circleProgress({ value: \$('#circleUSD2').val(), }); } }); }); \$(document).ready(function () { jQuery(window).on(\"resize\", function (e) { checkScreenSize(); }); checkScreenSize(); function checkScreenSize(){ var newWindowWidth = \$(window).width(); if (newWindowWidth < 1024) { // \$(\".dropdown-menu\").hide(); // \$(\".backBtn\").hide(); // \$(\".backBtn2\").hide(); // \$(\"li.nav-item a\").click(function(e){ // \$(this).closest('li').addClass(\"active\"); // \$(this).closest('li').find('ul').show(); // \$(\".dropdown-submenu .dropdown-menu\").hide(); // \$('.nav-item').not(\".active\").hide(); // \$(\".nav-link\").hide(); // \$(\".backBtn\").show(); // }); // \$(\".backBtn\").click(function(){ // \$(this).closest('.nav-item').removeClass(\"active\"); // // alert(\"nav\"); // \$(\".backBtn\").hide(); // \$(\".dropdown-menu\").hide(); // \$('.nav-item').show(); // \$(\".nav-link\").show(); // }); // \$(\".dropdown-submenu .nav-link2\").click(function(e){ // \$(this).closest('.dropdown-submenu').addClass(\"active\"); // \$(this).closest('.dropdown-menu').find('.dropdown-item').hide(); // \$(this).closest('.dropdown-submenu').find('.dropdown-item').show(); // \$('.dropdown-submenu').not(\".active\").hide(); // \$(this).closest('.nav-item').find('.backBtn').hide(); // \$(\".nav-link2\").hide(); // \$(this).closest('.nav-item').find(\".backBtn2\").show(); // \$(\".dropdown-submenu .dropdown-menu\").show(); // }); // \$(\".dropdown-submenu .backBtn2\").click(function(e){ // \$(this).closest('.dropdown-submenu').removeClass(\"active\"); // \$(this).closest('.dropdown-submenu').find('.dropdown-item').hide(); // \$(this).closest('.dropdown-menu').find('.dropdown-item').show(); // \$(this).hide(); // \$(this).closest('.nav-item').find(\".backBtn2\").hide(); // \$('.dropdown-submenu').not(\".active\").show(); // \$(this).closest('.nav-item').find('.backBtn').show(); // \$(\".nav-link2\").show(); // \$(\".dropdown-submenu .dropdown-menu\").hide(); // }); // responsive menu css start here \$(\".navbar-nav .dropdown.click-menu\").click(function(e){ // console.log(\"click ho rahe hey....\"); \$(\".navbar-nav .dropdown.click-menu.active\").removeClass(\"active\"); \$(this).addClass(\"active\"); // \$(this).closest(\".dropdown .dropdown-menu.dropdown-menu-animated\").css(\"display\", \"block !important\"); }); } else { \$(\".backBtn, .backBtn2\").hide(); } } }); new WOW().init(); window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-H3S66H0SQQ'); "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["page", "base_path", "directory"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/footer.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 140 => 51, 133 => 47, 129 => 45, 123 => 43, 121 => 42, 108 => 32, 103 => 29, 97 => 27, 94 => 26, 91 => 25, 85 => 22, 82 => 21, 80 => 20, 75 => 17, 69 => 14, 66 => 13, 64 => 12, 60 => 10, 54 => 8, 52 => 7, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/footer.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/footer.html.twig"); } public function checkSecurity() { static $tags = array("if" => 7); static $filters = array("escape" => 8, "render" => 20); static $functions = array("drupal_menu" => 20, "drupal_entity" => 32); try { $this->sandbox->checkSecurity( ['if'], ['escape', 'render'], ['drupal_menu', 'drupal_entity'], $this->source ); } 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('686e769b00046_footer.html.twig_Af6zMCnvcyDvQZYpWfKsE0rRy', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @dicgc_theme/template-parts/footer.html.twig */ class __TwigTemplate_6180065f65b241b22598c41896ae43b9 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield " "; // line 7 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_top", [], "any", false, false, true, 7)) { // line 8 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_top", [], "any", false, false, true, 8), 8, $this->source), "html", null, true); yield " "; } // line 10 yield " "; // line 12 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_left", [], "any", false, false, true, 12)) { // line 13 yield " "; // line 14 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_left", [], "any", false, false, true, 14), 14, $this->source), "html", null, true); yield " "; } // line 17 yield " "; // line 20 if ($this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-rti"))) { // line 21 yield " "; // line 22 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-rti"), "html", null, true); yield " "; } // line 25 yield " "; if ($this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-useful-links"))) { // line 26 yield " "; // line 27 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalMenu("footer-menu-useful-links"), "html", null, true); yield " "; } // line 29 yield " "; // line 32 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, Drupal\twig_tweak\TwigTweakExtension::drupalEntity("block_content", 10), "html", null, true); yield " "; // line 42 if (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_last", [], "any", false, false, true, 42)) { // line 43 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "footer_bottom_last", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); yield " "; } // line 45 yield " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 47, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 47, $this->source)), "html", null, true); yield "/assets/images/icon-new-1-scrollup.webp\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ($this->sandbox->ensureToStringAllowed(($context["base_path"] ?? null), 51, $this->source) . $this->sandbox->ensureToStringAllowed(($context["directory"] ?? null), 51, $this->source)), "html", null, true); yield "/assets/images/icon-new-2.webp\"> jQuery(document).ready(function (\$) { var a = 0; \$(window).scroll(function() { var oTop = \$(\".counter\").offset().top - window.innerHeight; if (a == 0 && \$(window).scrollTop() > oTop) { \$(\".counter\").each(function() { var \$this = \$(this), countTo = \$this.attr(\"data-number\"); \$({ countNum: \$this.text() }).animate({ countNum: countTo }, { duration: 1500, easing: \"swing\", step: function() { //\$this.text(Math.ceil(this.countNum)); \$this.text( Math.ceil(this.countNum).toLocaleString(\"en\") ); }, complete: function() { \$this.text( Math.ceil(this.countNum).toLocaleString(\"en\") ); //alert('finished'); } } ); }); a = 1; let options1 = { startAngle: -1.55, size: 180, value: \$('#circleINR1').val(), fill: { gradient: ['#252E8E'] } } var totaccval1 = \$('#circleINRval1').val(); \$(\".circle1 .bar1\").circleProgress(options1).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); // if(currency_circle == 'INR-box'){ \$(this).parent().find(\"span\").text(String(totaccval1) + \" Cr\"); // }else{ //\$(this).parent().find(\"span\").text(String(\"\$\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"MM\"); // } }); \$(\".js .bar1\").circleProgress({ value: \$('#circleINR1').val(), }); let options2 = { startAngle: -1.55, size: 180, value: \$('#circleINR2').val(), fill: { gradient: ['#252E8E'] } } var totaccval2 = parseInt(\$('#circleINRval2').val()); \$(\".circle2 .bar2\").circleProgress(options2).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); \$(this).parent().find(\"span\").text((totaccval2.toLocaleString('en-IN')) + \" Cr\"); \$('#currency-change').text('*Cr - Indicates Crore'); // }else{ //\$(this).parent().find(\"span\").text(String(\"\$\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"MM\"); // } }); \$(\".js .bar2\").circleProgress({ value: \$('#circleINR2').val(), }); let options3 = { startAngle: -1.55, size: 180, value: \$('#circleUSD1').val(), fill: { gradient: ['#252E8E'] } } var totaccvalUSD1 = \$('#circleUSDval1').val(); \$(\".circle3 .bar3\").circleProgress(options3).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); // if(currency_circle == 'INR-box'){ //\$(this).parent().find(\"span\").text(String(\"₹\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"cr\"); // }else{ \$(this).parent().find(\"span\").text(String(totaccvalUSD1) + \"MM\"); // } }); \$(\".js .bar3\").circleProgress({ value: \$('#circleUSD1').val(), }); let options4 = { startAngle: -1.55, size: 180, value: \$('#circleUSD2').val(), fill: { gradient: ['#252E8E'] } } var totaccvalUSD2 = parseInt(\$('#circleUSDval2').val()); \$(\".circle4 .bar4\").circleProgress(options4).on('circle-animation-progress', function(event, progress, stepValue) { var currency_circle = \$(this).parent().find(\"span\").attr(\"id\"); // if(currency_circle == 'INR-box'){ //\$(this).parent().find(\"span\").text(String(\"₹\"+ ' ' + stepValue.toFixed(2).substr(2)) + \"cr\"); // }else{ \$(this).parent().find(\"span\").text(String(totaccvalUSD2.toLocaleString('en-US')) + \"MM\"); // } }); \$(\".js .bar4\").circleProgress({ value: \$('#circleUSD2').val(), }); } }); }); \$(document).ready(function () { jQuery(window).on(\"resize\", function (e) { checkScreenSize(); }); checkScreenSize(); function checkScreenSize(){ var newWindowWidth = \$(window).width(); if (newWindowWidth < 1024) { // \$(\".dropdown-menu\").hide(); // \$(\".backBtn\").hide(); // \$(\".backBtn2\").hide(); // \$(\"li.nav-item a\").click(function(e){ // \$(this).closest('li').addClass(\"active\"); // \$(this).closest('li').find('ul').show(); // \$(\".dropdown-submenu .dropdown-menu\").hide(); // \$('.nav-item').not(\".active\").hide(); // \$(\".nav-link\").hide(); // \$(\".backBtn\").show(); // }); // \$(\".backBtn\").click(function(){ // \$(this).closest('.nav-item').removeClass(\"active\"); // // alert(\"nav\"); // \$(\".backBtn\").hide(); // \$(\".dropdown-menu\").hide(); // \$('.nav-item').show(); // \$(\".nav-link\").show(); // }); // \$(\".dropdown-submenu .nav-link2\").click(function(e){ // \$(this).closest('.dropdown-submenu').addClass(\"active\"); // \$(this).closest('.dropdown-menu').find('.dropdown-item').hide(); // \$(this).closest('.dropdown-submenu').find('.dropdown-item').show(); // \$('.dropdown-submenu').not(\".active\").hide(); // \$(this).closest('.nav-item').find('.backBtn').hide(); // \$(\".nav-link2\").hide(); // \$(this).closest('.nav-item').find(\".backBtn2\").show(); // \$(\".dropdown-submenu .dropdown-menu\").show(); // }); // \$(\".dropdown-submenu .backBtn2\").click(function(e){ // \$(this).closest('.dropdown-submenu').removeClass(\"active\"); // \$(this).closest('.dropdown-submenu').find('.dropdown-item').hide(); // \$(this).closest('.dropdown-menu').find('.dropdown-item').show(); // \$(this).hide(); // \$(this).closest('.nav-item').find(\".backBtn2\").hide(); // \$('.dropdown-submenu').not(\".active\").show(); // \$(this).closest('.nav-item').find('.backBtn').show(); // \$(\".nav-link2\").show(); // \$(\".dropdown-submenu .dropdown-menu\").hide(); // }); // responsive menu css start here \$(\".navbar-nav .dropdown.click-menu\").click(function(e){ // console.log(\"click ho rahe hey....\"); \$(\".navbar-nav .dropdown.click-menu.active\").removeClass(\"active\"); \$(this).addClass(\"active\"); // \$(this).closest(\".dropdown .dropdown-menu.dropdown-menu-animated\").css(\"display\", \"block !important\"); }); } else { \$(\".backBtn, .backBtn2\").hide(); } } }); new WOW().init(); window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-H3S66H0SQQ'); "; $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["page", "base_path", "directory"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@dicgc_theme/template-parts/footer.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 140 => 51, 133 => 47, 129 => 45, 123 => 43, 121 => 42, 108 => 32, 103 => 29, 97 => 27, 94 => 26, 91 => 25, 85 => 22, 82 => 21, 80 => 20, 75 => 17, 69 => 14, 66 => 13, 64 => 12, 60 => 10, 54 => 8, 52 => 7, 44 => 1,); } public function getSourceContext(): Source { return new Source("", "@dicgc_theme/template-parts/footer.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/template-parts/footer.html.twig"); } public function checkSecurity() { static $tags = array("if" => 7); static $filters = array("escape" => 8, "render" => 20); static $functions = array("drupal_menu" => 20, "drupal_entity" => 32); try { $this->sandbox->checkSecurity( ['if'], ['escape', 'render'], ['drupal_menu', 'drupal_entity'], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_6180065f65b241b22598c41896ae43b9', '@dicgc_theme/template-parts/footer.html.twig', NULL) (Line: 306) Twig\Template->loadTemplate('@dicgc_theme/template-parts/footer.html.twig', 'themes/custom/dicgc_theme/templates/layout/page.html.twig', 32) (Line: 106) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_field--block-content--fie_DS7HAb8Xyl2G3W1lEn37ikLVK', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig */ class __TwigTemplate_784aa94d5546a4611fd60bfa3ccb66c1 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 41 $context["classes"] = ["field", ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 43 ($context["field_name"] ?? null), 43, $this->source))), ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 44 ($context["field_type"] ?? null), 44, $this->source))), ("field--label-" . $this->sandbox->ensureToStringAllowed( // line 45 ($context["label_display"] ?? null), 45, $this->source))]; // line 49 $context["title_classes"] = ["field__label", ((( // line 51 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 54 yield " "; // line 55 if (($context["label_hidden"] ?? null)) { // line 56 yield " "; if (($context["multiple"] ?? null)) { yield " "; // line 57 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 58 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 58), 58, $this->source), "html", null, true); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['item'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 60 yield " "; } else { // line 61 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 62 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 62), 62, $this->source), "html", null, true); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['item'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 64 yield " "; } } else { // line 65 yield " "; // line 66 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 66, $this->source), "html", null, true); yield " "; // line 67 if (($context["multiple"] ?? null)) { yield " "; } // line 69 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 70 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 70), 70, $this->source), "html", null, true); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['item'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 72 yield " "; if (($context["multiple"] ?? null)) { yield " "; } // line 73 yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["field_name", "field_type", "label_display", "label_hidden", "multiple", "items", "label"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 128 => 73, 122 => 72, 113 => 70, 108 => 69, 103 => 67, 99 => 66, 96 => 65, 92 => 64, 83 => 62, 78 => 61, 75 => 60, 66 => 58, 62 => 57, 57 => 56, 55 => 55, 52 => 54, 50 => 51, 49 => 49, 47 => 45, 46 => 44, 45 => 43, 44 => 41,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig"); } public function checkSecurity() { static $tags = array("set" => 41, "if" => 55, "for" => 57); static $filters = array("clean_class" => 43, "escape" => 58); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['clean_class', 'escape'], [], $this->source ); } 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('686e769b00046_field--block-content--fie_DS7HAb8Xyl2G3W1lEn37ikLVK', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig */ class __TwigTemplate_784aa94d5546a4611fd60bfa3ccb66c1 extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 41 $context["classes"] = ["field", ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 43 ($context["field_name"] ?? null), 43, $this->source))), ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 44 ($context["field_type"] ?? null), 44, $this->source))), ("field--label-" . $this->sandbox->ensureToStringAllowed( // line 45 ($context["label_display"] ?? null), 45, $this->source))]; // line 49 $context["title_classes"] = ["field__label", ((( // line 51 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 54 yield " "; // line 55 if (($context["label_hidden"] ?? null)) { // line 56 yield " "; if (($context["multiple"] ?? null)) { yield " "; // line 57 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 58 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 58), 58, $this->source), "html", null, true); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['item'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 60 yield " "; } else { // line 61 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 62 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 62), 62, $this->source), "html", null, true); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['item'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 64 yield " "; } } else { // line 65 yield " "; // line 66 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 66, $this->source), "html", null, true); yield " "; // line 67 if (($context["multiple"] ?? null)) { yield " "; } // line 69 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 70 yield " "; yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 70), 70, $this->source), "html", null, true); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['item'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 72 yield " "; if (($context["multiple"] ?? null)) { yield " "; } // line 73 yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["field_name", "field_type", "label_display", "label_hidden", "multiple", "items", "label"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 128 => 73, 122 => 72, 113 => 70, 108 => 69, 103 => 67, 99 => 66, 96 => 65, 92 => 64, 83 => 62, 78 => 61, 75 => 60, 66 => 58, 62 => 57, 57 => 56, 55 => 55, 52 => 54, 50 => 51, 49 => 49, 47 => 45, 46 => 44, 45 => 43, 44 => 41,); } public function getSourceContext(): Source { return new Source("", "themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig", "/var/www/html/web/themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig"); } public function checkSecurity() { static $tags = array("set" => 41, "if" => 55, "for" => 57); static $filters = array("clean_class" => 43, "escape" => 58); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['clean_class', 'escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_784aa94d5546a4611fd60bfa3ccb66c1', 'themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig') (Line: 343) Twig\Environment->load('themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig') (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/field/field--block-content--field-social-media-details.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array) (Line: 504) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 108) __TwigTemplate_6180065f65b241b22598c41896ae43b9->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array) (Line: 106) __TwigTemplate_1ed74f539841450b9d59e5fc888472f4->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/page.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('686e769b00046_off-canvas-page-wrapper.h_hl-1EGIlYG-JC6p1zjXTI_DbQ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_6b7b63ce867072e1081d4b5714a02f2b extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 20 if (($context["children"] ?? null)) { // line 21 yield " "; // line 22 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 22, $this->source), "html", null, true); yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["children"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 49 => 22, 46 => 21, 44 => 20,); } public function getSourceContext(): Source { return new Source("", "core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig", "/var/www/html/web/core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = array("if" => 20); static $filters = array("escape" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [], $this->source ); } 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('686e769b00046_off-canvas-page-wrapper.h_hl-1EGIlYG-JC6p1zjXTI_DbQ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_6b7b63ce867072e1081d4b5714a02f2b extends Template { private Source $source; /** * @var array */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->extensions[SandboxExtension::class]; $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 20 if (($context["children"] ?? null)) { // line 21 yield " "; // line 22 yield $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 22, $this->source), "html", null, true); yield " "; } $this->env->getExtension('\Drupal\Core\Template\TwigExtension') ->checkDeprecations($context, ["children"]); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 49 => 22, 46 => 21, 44 => 20,); } public function getSourceContext(): Source { return new Source("", "core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig", "/var/www/html/web/core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = array("if" => 20); static $filters = array("escape" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['escape'], [], $this->source ); } 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: 382) Twig\Environment->loadTemplate('__TwigTemplate_6b7b63ce867072e1081d4b5714a02f2b', 'core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig') (Line: 343) Twig\Environment->load('core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig') (Line: 33) twig_render_template('core/themes/stable9/templates/content/off-canvas-page-wrapper.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('off_canvas_page_wrapper', Array) (Line: 547) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 475) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 146) __TwigTemplate_8b234ae51fd586fb9c3015063740e9cc->doDisplay(Array, Array) (Line: 393) Twig\Template->yield(Array, Array) (Line: 349) Twig\Template->display(Array) (Line: 364) Twig\Template->render(Array) (Line: 35) Twig\TemplateWrapper->render(Array) (Line: 33) twig_render_template('themes/custom/dicgc_theme/templates/layout/html.html.twig', Array) (Line: 348) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 491) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 248) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 153) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->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: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 20)