Contact Us
If you have any question regarding vacancies, please contact us
Error message
- Warning: rename(sites/careers/files/php/twig/.MXBC_l5SqzzhlTlQUopRLCnalsU,sites/careers/files/php/twig/625ba8aed165e_html.html.twig_OH9NE7usH-zcCg1p3UXpS2U-2/nP8f5NS4eBUTU4Z7rwEKuUruCDEZxmNnL1Oh-dsnUr0.php): Permission denied in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('625ba8aed165e_html.html.twig_OH9NE7usH-zcCg1p3UXpS2U-2', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/layout/html.html.twig */ class __TwigTemplate_3e903fd64b6e77d60d67a236f8a4ed3c2f96cfe3d01793566109f8f6c83e300c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 27 $context["body_classes"] = [0 => (( // line 28 ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 29 ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null), 29, $this->source))))), 2 => (( // line 30 ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 30, $this->source)))) : ("")), 3 => (( // line 31 ($context["db_offline"] ?? null)) ? ("db-offline") : (""))]; // line 34 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 35, $this->source), "html", null, true); echo "> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 37, $this->source), "html", null, true); echo "\"> "; // line 38 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 38, $this->source), " | ")); echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 39, $this->source), "html", null, true); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 40, $this->source), "html", null, true); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method", false, false, true, 42), 42, $this->source), "html", null, true); echo "> "; // line 47 echo " <a> "; // line 48 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Skip to main content")); echo " </a> \t extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "id", [], "any", false, false, true, 51), 51, $this->source), "html", null, true); echo "\"> "; // line 52 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 52, $this->source), "html", null, true); echo " "; // line 53 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 53, $this->source), "html", null, true); echo " "; // line 54 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 54, $this->source), "html", null, true); echo "\t extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 56, $this->source), "html", null, true); echo "\"> "; } public function getTemplateName() { return "themes/ekk_careers/templates/layout/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 100 => 56, 95 => 54, 91 => 53, 87 => 52, 83 => 51, 77 => 48, 74 => 47, 70 => 42, 65 => 40, 61 => 39, 57 => 38, 53 => 37, 48 => 35, 45 => 34, 43 => 31, 42 => 30, 41 => 29, 40 => 28, 39 => 27,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/layout/html.html.twig", "/var/www/web/themes/ekk_careers/templates/layout/html.html.twig"); } public function checkSecurity() { static $tags = array("set" => 27); static $filters = array("clean_class" => 29, "escape" => 35, "safe_join" => 38, "t" => 48); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['clean_class', 'escape', 'safe_join', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('625ba8aed165e_html.html.twig_OH9NE7usH-zcCg1p3UXpS2U-2', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/layout/html.html.twig */ class __TwigTemplate_3e903fd64b6e77d60d67a236f8a4ed3c2f96cfe3d01793566109f8f6c83e300c extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 27 $context["body_classes"] = [0 => (( // line 28 ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 29 ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null), 29, $this->source))))), 2 => (( // line 30 ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 30, $this->source)))) : ("")), 3 => (( // line 31 ($context["db_offline"] ?? null)) ? ("db-offline") : (""))]; // line 34 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 35, $this->source), "html", null, true); echo "> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 37, $this->source), "html", null, true); echo "\"> "; // line 38 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 38, $this->source), " | ")); echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 39, $this->source), "html", null, true); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 40, $this->source), "html", null, true); echo "\"> extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method", false, false, true, 42), 42, $this->source), "html", null, true); echo "> "; // line 47 echo " <a> "; // line 48 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Skip to main content")); echo " </a> \t extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "id", [], "any", false, false, true, 51), 51, $this->source), "html", null, true); echo "\"> "; // line 52 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 52, $this->source), "html", null, true); echo " "; // line 53 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 53, $this->source), "html", null, true); echo " "; // line 54 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 54, $this->source), "html", null, true); echo "\t extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 56, $this->source), "html", null, true); echo "\"> "; } public function getTemplateName() { return "themes/ekk_careers/templates/layout/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 100 => 56, 95 => 54, 91 => 53, 87 => 52, 83 => 51, 77 => 48, 74 => 47, 70 => 42, 65 => 40, 61 => 39, 57 => 38, 53 => 37, 48 => 35, 45 => 34, 43 => 31, 42 => 30, 41 => 29, 40 => 28, 39 => 27,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/layout/html.html.twig", "/var/www/web/themes/ekk_careers/templates/layout/html.html.twig"); } public function checkSecurity() { static $tags = array("set" => 27); static $filters = array("clean_class" => 29, "escape" => 35, "safe_join" => 38, "t" => 48); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['clean_class', 'escape', 'safe_join', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_3e903fd64b6e77d60d67a236f8a4ed3c2f96cfe3d01793566109f8f6c83e300c', 'themes/ekk_careers/templates/layout/html.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/ekk_careers/templates/layout/html.html.twig') (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/careers/files/php/twig/.8wPB1e3NeuaOx5j84PHqieHHPyk,sites/careers/files/php/twig/625ba8aed165e_region.html.twig_gSOS6f7DnRsJXT0wXoA7ngNKc/cwQVs629TWY89e41Str72lxzCLSNebXyPMMdgUczCQ4.php): Permission denied in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('625ba8aed165e_region.html.twig_gSOS6f7DnRsJXT0wXoA7ngNKc', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/layout/region.html.twig */ class __TwigTemplate_bd6561a1f6691a5e35b30d15aa160c7d7bd076acd2d06df1fc57424205e48102 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 16 $context["classes"] = [0 => "region", 1 => ("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 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 22), 22, $this->source), "html", null, true); echo "> "; // line 23 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 23, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/ekk_careers/templates/layout/region.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 23, 44 => 22, 42 => 21, 40 => 18, 39 => 16,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/layout/region.html.twig", "/var/www/web/themes/ekk_careers/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'], [] ); } 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('625ba8aed165e_region.html.twig_gSOS6f7DnRsJXT0wXoA7ngNKc', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/layout/region.html.twig */ class __TwigTemplate_bd6561a1f6691a5e35b30d15aa160c7d7bd076acd2d06df1fc57424205e48102 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 16 $context["classes"] = [0 => "region", 1 => ("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 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 22), 22, $this->source), "html", null, true); echo "> "; // line 23 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 23, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/ekk_careers/templates/layout/region.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 23, 44 => 22, 42 => 21, 40 => 18, 39 => 16,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/layout/region.html.twig", "/var/www/web/themes/ekk_careers/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'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_bd6561a1f6691a5e35b30d15aa160c7d7bd076acd2d06df1fc57424205e48102', 'themes/ekk_careers/templates/layout/region.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/ekk_careers/templates/layout/region.html.twig') (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/region.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 478) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58) __TwigTemplate_3d6f4ab59fcfcdaf48e4b74476ba388ff6dee0f2290d457927831aa4be587671->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/page--contact-us.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 91) __TwigTemplate_3e903fd64b6e77d60d67a236f8a4ed3c2f96cfe3d01793566109f8f6c83e300c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/careers/files/php/twig/.N4kBDGlGBMmKWleMQ1pdavx7Nog,sites/careers/files/php/twig/625ba8aed165e_block.html.twig_FtDdElmd_5rOjxDhEvmyZXjXm/Xry8tJgpik4a80K0T5UOw3Y7Vt4mvytuXO_9894SiFU.php): Permission denied in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('625ba8aed165e_block.html.twig_FtDdElmd_5rOjxDhEvmyZXjXm', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk/templates/block/block.html.twig */ class __TwigTemplate_1b9ba33af6fb6b72cdba873eadd3d860f8ac4e5143f47dac0576ab50b7c279ce extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 29 $context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, // line 31 ($context["configuration"] ?? null), "provider", [], "any", false, false, true, 31), 31, $this->source))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 32 ($context["plugin_id"] ?? null), 32, $this->source)))]; // line 35 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 35), 35, $this->source), "html", null, true); echo "> "; // line 36 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 36, $this->source), "html", null, true); echo " "; // line 37 if (($context["label"] ?? null)) { // line 38 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null), 38, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 38, $this->source), "html", null, true); echo " "; } // line 40 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 40, $this->source), "html", null, true); echo " "; // line 41 $this->displayBlock('content', $context, $blocks); // line 44 echo " "; } // line 41 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 42 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 42, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/ekk/templates/block/block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 79 => 42, 75 => 41, 70 => 44, 68 => 41, 63 => 40, 55 => 38, 53 => 37, 49 => 36, 44 => 35, 42 => 32, 41 => 31, 40 => 29,); } public function getSourceContext() { return new Source("", "themes/ekk/templates/block/block.html.twig", "/var/www/web/themes/ekk/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = array("set" => 29, "if" => 37, "block" => 41); static $filters = array("clean_class" => 31, "escape" => 35); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('625ba8aed165e_block.html.twig_FtDdElmd_5rOjxDhEvmyZXjXm', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk/templates/block/block.html.twig */ class __TwigTemplate_1b9ba33af6fb6b72cdba873eadd3d860f8ac4e5143f47dac0576ab50b7c279ce extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 29 $context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, // line 31 ($context["configuration"] ?? null), "provider", [], "any", false, false, true, 31), 31, $this->source))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 32 ($context["plugin_id"] ?? null), 32, $this->source)))]; // line 35 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 35), 35, $this->source), "html", null, true); echo "> "; // line 36 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 36, $this->source), "html", null, true); echo " "; // line 37 if (($context["label"] ?? null)) { // line 38 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null), 38, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 38, $this->source), "html", null, true); echo " "; } // line 40 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 40, $this->source), "html", null, true); echo " "; // line 41 $this->displayBlock('content', $context, $blocks); // line 44 echo " "; } // line 41 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 42 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 42, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/ekk/templates/block/block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 79 => 42, 75 => 41, 70 => 44, 68 => 41, 63 => 40, 55 => 38, 53 => 37, 49 => 36, 44 => 35, 42 => 32, 41 => 31, 40 => 29,); } public function getSourceContext() { return new Source("", "themes/ekk/templates/block/block.html.twig", "/var/www/web/themes/ekk/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = array("set" => 29, "if" => 37, "block" => 41); static $filters = array("clean_class" => 31, "escape" => 35); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_1b9ba33af6fb6b72cdba873eadd3d860f8ac4e5143f47dac0576ab50b7c279ce', 'themes/ekk/templates/block/block.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/ekk/templates/block/block.html.twig') (Line: 55) twig_render_template('themes/ekk/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array) (Line: 435) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 152) __TwigTemplate_3d6f4ab59fcfcdaf48e4b74476ba388ff6dee0f2290d457927831aa4be587671->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/page--contact-us.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 91) __TwigTemplate_3e903fd64b6e77d60d67a236f8a4ed3c2f96cfe3d01793566109f8f6c83e300c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/careers/files/php/twig/.CcIUZ6qFDqRu5ho4jUW1ppY0WtQ,sites/careers/files/php/twig/625ba8aed165e_region--footer.html.twig_mFU74q5lj-jsa8AzwU_BfURDh/1OObkrgIx2BgZQtEMUx5lUbPfk0Eht2_Dib-qz0679w.php): Permission denied in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('625ba8aed165e_region--footer.html.twig_mFU74q5lj-jsa8AzwU_BfURDh', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/layout/region--footer.html.twig */ class __TwigTemplate_8cd4648458ada33a5a423909d68f20c61c180560cbabde15dd6deb822d185389 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 16 $context["classes"] = [0 => "region", 1 => ("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 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 22, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/ekk_careers/templates/layout/region--footer.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 22, 42 => 21, 40 => 18, 39 => 16,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/layout/region--footer.html.twig", "/var/www/web/themes/ekk_careers/templates/layout/region--footer.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'], [] ); } 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('625ba8aed165e_region--footer.html.twig_mFU74q5lj-jsa8AzwU_BfURDh', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/layout/region--footer.html.twig */ class __TwigTemplate_8cd4648458ada33a5a423909d68f20c61c180560cbabde15dd6deb822d185389 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 16 $context["classes"] = [0 => "region", 1 => ("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 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 22, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/ekk_careers/templates/layout/region--footer.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 22, 42 => 21, 40 => 18, 39 => 16,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/layout/region--footer.html.twig", "/var/www/web/themes/ekk_careers/templates/layout/region--footer.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'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_8cd4648458ada33a5a423909d68f20c61c180560cbabde15dd6deb822d185389', 'themes/ekk_careers/templates/layout/region--footer.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/ekk_careers/templates/layout/region--footer.html.twig') (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/region--footer.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 478) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 168) __TwigTemplate_3d6f4ab59fcfcdaf48e4b74476ba388ff6dee0f2290d457927831aa4be587671->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/page--contact-us.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 91) __TwigTemplate_3e903fd64b6e77d60d67a236f8a4ed3c2f96cfe3d01793566109f8f6c83e300c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/careers/files/php/twig/.EQB0PSJSnAABxBC-x-GDC2F8AnU,sites/careers/files/php/twig/625ba8aed165e_off-canvas-page-wrapper.h_XY1tnWwwA0cEfwGRqI4jhmqdz/nCKpNKl-oMo3seWl1JXJQbLKbtQEWTHFSfhfrT0G1ow.php): Permission denied in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('625ba8aed165e_off-canvas-page-wrapper.h_XY1tnWwwA0cEfwGRqI4jhmqdz', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_a79681ced1ecce2c13efe0127f80a171cf7b10da22a965769f2d3ee592895e0d extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 20 if (($context["children"] ?? null)) { // line 21 echo " "; // line 22 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 22, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 22, 41 => 21, 39 => 20,); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig", "/var/www/web/core/themes/stable/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'], [] ); } 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('625ba8aed165e_off-canvas-page-wrapper.h_XY1tnWwwA0cEfwGRqI4jhmqdz', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_a79681ced1ecce2c13efe0127f80a171cf7b10da22a965769f2d3ee592895e0d extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 20 if (($context["children"] ?? null)) { // line 21 echo " "; // line 22 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 22, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 22, 41 => 21, 39 => 20,); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig", "/var/www/web/core/themes/stable/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'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_a79681ced1ecce2c13efe0127f80a171cf7b10da22a965769f2d3ee592895e0d', 'core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig') (Line: 55) twig_render_template('core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('off_canvas_page_wrapper', Array) (Line: 478) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 91) __TwigTemplate_3e903fd64b6e77d60d67a236f8a4ed3c2f96cfe3d01793566109f8f6c83e300c->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk_careers/templates/layout/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/careers/files/php/twig/.Cgs94RnC4d3iRi8ONfJHXrUZv6s,sites/careers/files/php/twig/625ba8aed165e_links--language-block.htm_XfGZThu6pj5UVvx1NZ6kWyVAz/JpgXpB3D4pOcbZyzI1jtXuSHgpsYg9u4iWFHn5hHgZY.php): Permission denied in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('625ba8aed165e_links--language-block.htm_XfGZThu6pj5UVvx1NZ6kWyVAz', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/navigation/links--language-block.html.twig */ class __TwigTemplate_5b807a7de3bb9582d3bcce962875c26a4ada8f00a41fed583d0aa6eba0f1aa16 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 34 if (($context["links"] ?? null)) { // line 35 if (($context["heading"] ?? null)) { // line 36 if (twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 36)) { // line 37 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; } else { // line 39 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 39), 39, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 39), 39, $this->source), "html", null, true); echo ""; } } // line 42 echo "<ul>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "menu", 1 => "nav", 2 => "navbar-nav", 3 => "langSwitch"], "method", false, false, true, 42), 42, $this->source), "html", null, true); echo ">"; // line 43 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 44 echo "<li>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "attributes", [], "any", false, false, true, 44), 44, $this->source), "html", null, true); echo ">"; // line 45 if (twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 45)) { // line 46 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 46), 46, $this->source), "html", null, true); } elseif (twig_get_attribute($this->env, $this->source, // line 47 $context["item"], "text_attributes", [], "any", false, false, true, 47)) { // line 48 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text_attributes", [], "any", false, false, true, 48), 48, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 48), 48, $this->source), "html", null, true); echo ""; } else { // line 50 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 50), 50, $this->source), "html", null, true); } // line 52 echo "</li>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 54 echo "</ul>"; } } public function getTemplateName() { return "themes/ekk_careers/templates/navigation/links--language-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 97 => 54, 91 => 52, 88 => 50, 81 => 48, 79 => 47, 77 => 46, 75 => 45, 71 => 44, 67 => 43, 63 => 42, 55 => 39, 45 => 37, 43 => 36, 41 => 35, 39 => 34,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/navigation/links--language-block.html.twig", "/var/www/web/themes/ekk_careers/templates/navigation/links--language-block.html.twig"); } public function checkSecurity() { static $tags = array("if" => 34, "for" => 43); static $filters = array("escape" => 37); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('625ba8aed165e_links--language-block.htm_XfGZThu6pj5UVvx1NZ6kWyVAz', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/ekk_careers/templates/navigation/links--language-block.html.twig */ class __TwigTemplate_5b807a7de3bb9582d3bcce962875c26a4ada8f00a41fed583d0aa6eba0f1aa16 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 34 if (($context["links"] ?? null)) { // line 35 if (($context["heading"] ?? null)) { // line 36 if (twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 36)) { // line 37 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; } else { // line 39 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 39), 39, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 39), 39, $this->source), "html", null, true); echo ""; } } // line 42 echo "<ul>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "menu", 1 => "nav", 2 => "navbar-nav", 3 => "langSwitch"], "method", false, false, true, 42), 42, $this->source), "html", null, true); echo ">"; // line 43 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 44 echo "<li>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "attributes", [], "any", false, false, true, 44), 44, $this->source), "html", null, true); echo ">"; // line 45 if (twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 45)) { // line 46 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "link", [], "any", false, false, true, 46), 46, $this->source), "html", null, true); } elseif (twig_get_attribute($this->env, $this->source, // line 47 $context["item"], "text_attributes", [], "any", false, false, true, 47)) { // line 48 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text_attributes", [], "any", false, false, true, 48), 48, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 48), 48, $this->source), "html", null, true); echo ""; } else { // line 50 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "text", [], "any", false, false, true, 50), 50, $this->source), "html", null, true); } // line 52 echo "</li>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 54 echo "</ul>"; } } public function getTemplateName() { return "themes/ekk_careers/templates/navigation/links--language-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 97 => 54, 91 => 52, 88 => 50, 81 => 48, 79 => 47, 77 => 46, 75 => 45, 71 => 44, 67 => 43, 63 => 42, 55 => 39, 45 => 37, 43 => 36, 41 => 35, 39 => 34,); } public function getSourceContext() { return new Source("", "themes/ekk_careers/templates/navigation/links--language-block.html.twig", "/var/www/web/themes/ekk_careers/templates/navigation/links--language-block.html.twig"); } public function checkSecurity() { static $tags = array("if" => 34, "for" => 43); static $filters = array("escape" => 37); static $functions = array(); try { $this->sandbox->checkSecurity( ['if', 'for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_5b807a7de3bb9582d3bcce962875c26a4ada8f00a41fed583d0aa6eba0f1aa16', 'themes/ekk_careers/templates/navigation/links--language-block.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/ekk_careers/templates/navigation/links--language-block.html.twig') (Line: 55) twig_render_template('themes/ekk_careers/templates/navigation/links--language-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('links__language_block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80) __TwigTemplate_1b9ba33af6fb6b72cdba873eadd3d860f8ac4e5143f47dac0576ab50b7c279ce->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 68) __TwigTemplate_1b9ba33af6fb6b72cdba873eadd3d860f8ac4e5143f47dac0576ab50b7c279ce->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/ekk/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 157) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 158) Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 172) Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 649) Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 534) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 145) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 564) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 146) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 279) Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 128) Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAttachments(Object) (Line: 45) Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object) call_user_func(Array, Object, 'kernel.response', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.response') (Line: 191) Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 179) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Corporate Office
P.O.Box : 119,
Bldg : 510,
Qassim Al-Mehzaa Road,
Road No : 225, Block : 302,
Manama,
Kingdom of Bahrain
(+973) 17 262 262 (+973) 17 258 865
Sunday - Thursday 7:30 AM to 4:30 PM
Recruitment help desk : careers@ekkanoo.com.bh