Error message
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_webform-html-editor-marku_ar-TGInA6ziBuoIAmfMpXulNb', '<?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; /* modules/contrib/webform/templates/webform-html-editor-markup.html.twig */ class __TwigTemplate_fda3e6d55cb4b43b1119d63292eef351f4fb593fdc5410493bab71fba8d9a7fb 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 21 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 21, $this->source), "html", null, true); } public function getTemplateName() { return "modules/contrib/webform/templates/webform-html-editor-markup.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 21,); } public function getSourceContext() { return new Source("{# /** * @file * Theme implementation for webform html editor markup. * * Available variables * - markup: HTML markup. * - allowed_tags: Allowed tags. * - content: Renderable HTML markup. * * Using Twig output modifer to remove extra carriage returns at the end of * the generated markup. * * @see template_preprocess_webform_html_editor_markup() * @see \\Drupal\\webform\\Element\\WebformHtmlEditor::checkMarkup * @see https://www.drupal.org/project/drupal/issues/2245901 * @see https://twig.symfony.com/doc/2.x/templates.html#whitespace-control * @ingroup themeable */ #} {{- content -}} ", "modules/contrib/webform/templates/webform-html-editor-markup.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/webform/templates/webform-html-editor-markup.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 21); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('645f1dae01fbc_webform-html-editor-marku_ar-TGInA6ziBuoIAmfMpXulNb', '<?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; /* modules/contrib/webform/templates/webform-html-editor-markup.html.twig */ class __TwigTemplate_fda3e6d55cb4b43b1119d63292eef351f4fb593fdc5410493bab71fba8d9a7fb 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 21 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 21, $this->source), "html", null, true); } public function getTemplateName() { return "modules/contrib/webform/templates/webform-html-editor-markup.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 21,); } public function getSourceContext() { return new Source("{# /** * @file * Theme implementation for webform html editor markup. * * Available variables * - markup: HTML markup. * - allowed_tags: Allowed tags. * - content: Renderable HTML markup. * * Using Twig output modifer to remove extra carriage returns at the end of * the generated markup. * * @see template_preprocess_webform_html_editor_markup() * @see \\Drupal\\webform\\Element\\WebformHtmlEditor::checkMarkup * @see https://www.drupal.org/project/drupal/issues/2245901 * @see https://twig.symfony.com/doc/2.x/templates.html#whitespace-control * @ingroup themeable */ #} {{- content -}} ", "modules/contrib/webform/templates/webform-html-editor-markup.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/webform/templates/webform-html-editor-markup.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 21); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_fda3e6d55cb4b43b1119d63292eef351f4fb593fdc5410493bab71fba8d9a7fb', 'modules/contrib/webform/templates/webform-html-editor-markup.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('modules/contrib/webform/templates/webform-html-editor-markup.html.twig') (Line: 55) twig_render_template('modules/contrib/webform/templates/webform-html-editor-markup.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_html_editor_markup', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 204) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 160) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 580) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 161) Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 71) webform_bootstrap_webform_element_alter(Array, Object, Array) (Line: 562) Drupal\Core\Extension\ModuleHandler->alter('webform_element', Array, Object, Array) (Line: 184) Drupal\webform\Plugin\WebformElementManager->buildElement(Array, Array, Object) (Line: 2572) Drupal\webform\WebformSubmissionForm->prepareElements(Array, Array, Object) (Line: 828) Drupal\webform\WebformSubmissionForm->form(Array, Object) (Line: 106) Drupal\Core\Entity\EntityForm->buildForm(Array, Object) (Line: 641) Drupal\webform\WebformSubmissionForm->buildForm(Array, Object) call_user_func_array(Array, Array) (Line: 536) Drupal\Core\Form\FormBuilder->retrieveForm('webform_submission_contact_us_form_node_275_add_form', Object) (Line: 283) Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 48) Drupal\Core\Entity\EntityFormBuilder->getForm(Object, 'add') (Line: 1249) Drupal\webform\Entity\Webform->getSubmissionForm(Array) (Line: 79) Drupal\webform\Element\Webform::preRenderWebformElement(Array) call_user_func_array(Array, Array) (Line: 101) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 788) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 374) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_webform-submission-form.h_OdC6D0PXoq_65XcZxMyV9-vdH', '<?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; /* modules/contrib/webform/templates/webform-submission-form.html.twig */ class __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9 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 12 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null), 12, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-submission-form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 12,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a webform submission form. * * Available variables: * - form: The webform submission form. * * @ingroup themeable */ #} {{ form }} ", "modules/contrib/webform/templates/webform-submission-form.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/webform/templates/webform-submission-form.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 12); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('645f1dae01fbc_webform-submission-form.h_OdC6D0PXoq_65XcZxMyV9-vdH', '<?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; /* modules/contrib/webform/templates/webform-submission-form.html.twig */ class __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9 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 12 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null), 12, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-submission-form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 12,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a webform submission form. * * Available variables: * - form: The webform submission form. * * @ingroup themeable */ #} {{ form }} ", "modules/contrib/webform/templates/webform-submission-form.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/webform/templates/webform-submission-form.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 12); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9', 'modules/contrib/webform/templates/webform-submission-form.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('modules/contrib/webform/templates/webform-submission-form.html.twig') (Line: 55) twig_render_template('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_input--form-control.html._re9I2jUE_Q3q24tokLOTTNKUK', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/input--form-control.html.twig */ class __TwigTemplate_a5038bcb9ea2671fa17cdb8c9e4e9750eadab9a2e3c5ceea58196b8e16521f0e extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'input' => [$this, 'block_input'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "input.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("input.html.twig", "themes/contrib/bootstrap/templates/input/input--form-control.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 24 public function block_input($context, array $blocks = []) { $macros = $this->macros; ob_start(); // line 25 echo " "; // line 26 $context["classes"] = [0 => "form-control"]; // line 30 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, 30), 30, $this->source), "html", null, true); echo " /> "; $___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 24 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_0_)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/input--form-control.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 63 => 24, 57 => 30, 55 => 26, 53 => 25, 48 => 24, 37 => 1,); } public function getSourceContext() { return new Source("{% extends \"input.html.twig\" %} {# /** * @file * Default theme implementation for an 'input__textfield' #type form element. * * Available variables: * - attributes: A list of HTML attributes for the input element. * - children: Optional additional rendered elements. * - icon: An icon. * - input_group: Flag to display as an input group. * - icon_position: Where an icon should be displayed. * - prefix: Markup to display before the input element. * - suffix: Markup to display after the input element. * - type: The type of input. * * @ingroup templates * * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\Input * @see template_preprocess_input() */ #} {% block input %}{% apply spaceless %} {% set classes = [ 'form-control', ] %} {% endapply %}{% endblock %} ", "themes/contrib/bootstrap/templates/input/input--form-control.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/input--form-control.html.twig"); } public function checkSecurity() { static $tags = array("apply" => 24, "set" => 26); static $filters = array("escape" => 30, "spaceless" => 24); static $functions = array(); try { $this->sandbox->checkSecurity( ['apply', 'set'], ['escape', 'spaceless'], [] ); } 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('645f1dae01fbc_input--form-control.html._re9I2jUE_Q3q24tokLOTTNKUK', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/input--form-control.html.twig */ class __TwigTemplate_a5038bcb9ea2671fa17cdb8c9e4e9750eadab9a2e3c5ceea58196b8e16521f0e extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'input' => [$this, 'block_input'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "input.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("input.html.twig", "themes/contrib/bootstrap/templates/input/input--form-control.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 24 public function block_input($context, array $blocks = []) { $macros = $this->macros; ob_start(); // line 25 echo " "; // line 26 $context["classes"] = [0 => "form-control"]; // line 30 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, 30), 30, $this->source), "html", null, true); echo " /> "; $___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 24 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_0_)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/input--form-control.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 63 => 24, 57 => 30, 55 => 26, 53 => 25, 48 => 24, 37 => 1,); } public function getSourceContext() { return new Source("{% extends \"input.html.twig\" %} {# /** * @file * Default theme implementation for an 'input__textfield' #type form element. * * Available variables: * - attributes: A list of HTML attributes for the input element. * - children: Optional additional rendered elements. * - icon: An icon. * - input_group: Flag to display as an input group. * - icon_position: Where an icon should be displayed. * - prefix: Markup to display before the input element. * - suffix: Markup to display after the input element. * - type: The type of input. * * @ingroup templates * * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\Input * @see template_preprocess_input() */ #} {% block input %}{% apply spaceless %} {% set classes = [ 'form-control', ] %} {% endapply %}{% endblock %} ", "themes/contrib/bootstrap/templates/input/input--form-control.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/input--form-control.html.twig"); } public function checkSecurity() { static $tags = array("apply" => 24, "set" => 26); static $filters = array("escape" => 30, "spaceless" => 24); static $functions = array(); try { $this->sandbox->checkSecurity( ['apply', 'set'], ['escape', 'spaceless'], [] ); } 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_a5038bcb9ea2671fa17cdb8c9e4e9750eadab9a2e3c5ceea58196b8e16521f0e', 'themes/contrib/bootstrap/templates/input/input--form-control.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/input/input--form-control.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/input/input--form-control.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('input', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_input.html.twig_VS1zjdDT-Ge6EwU5EoVAXCEdO', '<?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; /* input.html.twig */ class __TwigTemplate_e317a403fa70c31437c2a9244e9a775be1d43e7a1ba4fdb73b9fe87dcbb3a049 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'input' => [$this, 'block_input'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 22 ob_start(); // line 23 echo " "; if (($context["input_group"] ?? null)) { // line 24 echo " "; } // line 26 echo " "; // line 27 if (($context["prefix"] ?? null)) { // line 28 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["prefix"] ?? null), 28, $this->source), "html", null, true); echo " "; } // line 30 echo " "; // line 31 $this->displayBlock('input', $context, $blocks); // line 34 echo " "; // line 35 if (($context["suffix"] ?? null)) { // line 36 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["suffix"] ?? null), 36, $this->source), "html", null, true); echo " "; } // line 38 echo " "; // line 39 if (($context["input_group"] ?? null)) { // line 40 echo " "; } // line 42 echo " "; // line 43 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 43, $this->source), "html", null, true); echo " "; $___internal_parse_1_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 22 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_1_)); } // line 31 public function block_input($context, array $blocks = []) { $macros = $this->macros; // line 32 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 32, $this->source), "html", null, true); echo " /> "; } public function getTemplateName() { return "input.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 101 => 32, 97 => 31, 93 => 22, 88 => 43, 85 => 42, 81 => 40, 79 => 39, 76 => 38, 70 => 36, 68 => 35, 65 => 34, 63 => 31, 60 => 30, 54 => 28, 52 => 27, 49 => 26, 45 => 24, 42 => 23, 40 => 22,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for an 'input' #type form element. * * Available variables: * - attributes: A list of HTML attributes for the input element. * - children: Optional additional rendered elements. * - icon: An icon. * - input_group: Flag to display as an input group. * - icon_position: Where an icon should be displayed. * - prefix: Markup to display before the input element. * - suffix: Markup to display after the input element. * - type: The type of input. * * @ingroup templates * * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\Input * @see template_preprocess_input() */ #} {% apply spaceless %} {% if input_group %} {% endif %} {% if prefix %} {{ prefix }} {% endif %} {% block input %} {% endblock %} {% if suffix %} {{ suffix }} {% endif %} {% if input_group %} {% endif %} {{ children }} {% endapply %} ", "input.html.twig", "themes/contrib/bootstrap/templates/input/input.html.twig"); } public function checkSecurity() { static $tags = array("apply" => 22, "if" => 23, "block" => 31); static $filters = array("escape" => 28, "spaceless" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['apply', 'if', 'block'], ['escape', 'spaceless'], [] ); } 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('645f1dae01fbc_input.html.twig_VS1zjdDT-Ge6EwU5EoVAXCEdO', '<?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; /* input.html.twig */ class __TwigTemplate_e317a403fa70c31437c2a9244e9a775be1d43e7a1ba4fdb73b9fe87dcbb3a049 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'input' => [$this, 'block_input'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 22 ob_start(); // line 23 echo " "; if (($context["input_group"] ?? null)) { // line 24 echo " "; } // line 26 echo " "; // line 27 if (($context["prefix"] ?? null)) { // line 28 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["prefix"] ?? null), 28, $this->source), "html", null, true); echo " "; } // line 30 echo " "; // line 31 $this->displayBlock('input', $context, $blocks); // line 34 echo " "; // line 35 if (($context["suffix"] ?? null)) { // line 36 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["suffix"] ?? null), 36, $this->source), "html", null, true); echo " "; } // line 38 echo " "; // line 39 if (($context["input_group"] ?? null)) { // line 40 echo " "; } // line 42 echo " "; // line 43 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 43, $this->source), "html", null, true); echo " "; $___internal_parse_1_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 22 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_1_)); } // line 31 public function block_input($context, array $blocks = []) { $macros = $this->macros; // line 32 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 32, $this->source), "html", null, true); echo " /> "; } public function getTemplateName() { return "input.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 101 => 32, 97 => 31, 93 => 22, 88 => 43, 85 => 42, 81 => 40, 79 => 39, 76 => 38, 70 => 36, 68 => 35, 65 => 34, 63 => 31, 60 => 30, 54 => 28, 52 => 27, 49 => 26, 45 => 24, 42 => 23, 40 => 22,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for an 'input' #type form element. * * Available variables: * - attributes: A list of HTML attributes for the input element. * - children: Optional additional rendered elements. * - icon: An icon. * - input_group: Flag to display as an input group. * - icon_position: Where an icon should be displayed. * - prefix: Markup to display before the input element. * - suffix: Markup to display after the input element. * - type: The type of input. * * @ingroup templates * * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\Input * @see template_preprocess_input() */ #} {% apply spaceless %} {% if input_group %} {% endif %} {% if prefix %} {{ prefix }} {% endif %} {% block input %} {% endblock %} {% if suffix %} {{ suffix }} {% endif %} {% if input_group %} {% endif %} {{ children }} {% endapply %} ", "input.html.twig", "themes/contrib/bootstrap/templates/input/input.html.twig"); } public function checkSecurity() { static $tags = array("apply" => 22, "if" => 23, "block" => 31); static $filters = array("escape" => 28, "spaceless" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['apply', 'if', 'block'], ['escape', 'spaceless'], [] ); } 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_e317a403fa70c31437c2a9244e9a775be1d43e7a1ba4fdb73b9fe87dcbb3a049', 'input.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('input.html.twig', NULL) (Line: 333) Twig\Template->loadTemplate('input.html.twig', 'themes/contrib/bootstrap/templates/input/input--form-control.html.twig', 1) (Line: 43) __TwigTemplate_a5038bcb9ea2671fa17cdb8c9e4e9750eadab9a2e3c5ceea58196b8e16521f0e->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/input/input--form-control.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('input', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_form-element.html.twig__ma-nrqNx5xHHXeeQjwwhZYzm', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/form-element.html.twig */ class __TwigTemplate_019237d3bb7644b154d9e29567bcbef340b49b0e2a39e001d52e0360b92243ba 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 51 $context["classes"] = [0 => "form-item", 1 => "js-form-item", 2 => ("form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 54 ($context["type"] ?? null), 54, $this->source))), 3 => ("js-form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 55 ($context["type"] ?? null), 55, $this->source))), 4 => ("form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 56 ($context["name"] ?? null), 56, $this->source))), 5 => ("js-form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 57 ($context["name"] ?? null), 57, $this->source))), 6 => ((!twig_in_filter( // line 58 ($context["title_display"] ?? null), [0 => "after", 1 => "before"])) ? ("form-no-label") : ("")), 7 => ((( // line 59 ($context["disabled"] ?? null) == "disabled")) ? ("form-disabled") : ("")), 8 => (( // line 60 ($context["is_form_group"] ?? null)) ? ("form-group") : ("")), 9 => (( // line 61 ($context["is_radio"] ?? null)) ? ("radio") : ("")), 10 => (( // line 62 ($context["is_checkbox"] ?? null)) ? ("checkbox") : ("")), 11 => (( // line 63 ($context["is_autocomplete"] ?? null)) ? ("form-autocomplete") : ("")), 12 => (( // line 64 ($context["has_error"] ?? null)) ? ("error has-error") : (""))]; // line 67 $context["description_classes"] = [0 => "description", 1 => "help-block", 2 => ((( // line 70 ($context["description_display"] ?? null) == "invisible")) ? ("visually-hidden") : (""))]; // line 73 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, 73), 73, $this->source), "html", null, true); echo "> "; // line 74 if (twig_in_filter(($context["label_display"] ?? null), [0 => "before", 1 => "invisible"])) { // line 75 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 75, $this->source), "html", null, true); echo " "; } // line 77 echo " "; // line 78 if (((($context["description_display"] ?? null) == "before") && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 78))) { // line 79 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 79), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 79), 79, $this->source), "html", null, true); echo "> "; // line 80 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 80), 80, $this->source), "html", null, true); echo " "; } // line 83 echo " "; // line 84 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 84, $this->source), "html", null, true); echo " "; // line 86 if ((($context["label_display"] ?? null) == "after")) { // line 87 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 87, $this->source), "html", null, true); echo " "; } // line 89 echo " "; // line 90 if (($context["errors"] ?? null)) { // line 91 echo " "; // line 92 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["errors"] ?? null), 92, $this->source), "html", null, true); echo " "; } // line 95 echo " "; // line 96 if ((twig_in_filter(($context["description_display"] ?? null), [0 => "after", 1 => "invisible"]) && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 96))) { // line 97 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 97), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 97), 97, $this->source), "html", null, true); echo "> "; // line 98 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 98), 98, $this->source), "html", null, true); echo " "; } // line 101 echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/form-element.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 130 => 101, 124 => 98, 119 => 97, 117 => 96, 114 => 95, 108 => 92, 105 => 91, 103 => 90, 100 => 89, 94 => 87, 92 => 86, 87 => 84, 84 => 83, 78 => 80, 73 => 79, 71 => 78, 68 => 77, 62 => 75, 60 => 74, 55 => 73, 53 => 70, 52 => 67, 50 => 64, 49 => 63, 48 => 62, 47 => 61, 46 => 60, 45 => 59, 44 => 58, 43 => 57, 42 => 56, 41 => 55, 40 => 54, 39 => 51,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a form element. * * Available variables: * - attributes: HTML attributes for the containing element. * - errors: (optional) Any inline error messages to display for this form * element; may not be set. * - has_error: (optional) Flag indicating whether to add the \"has_error\" * Bootstrap class for this form element. * - required: The required marker, or empty if the associated form element is * not required. * - type: The type of the element. * - name: The name of the element. * - label: A rendered label element. * - label_display: Label display setting. It can have these values: * - before: The label is output before the element. This is the default. * The label includes the #title and the required marker, if #required. * - after: The label is output after the element. For example, this is used * for radio and checkbox #type elements. If the #title is empty but the * field is #required, the label will contain only the required marker. * - invisible: Labels are critical for screen readers to enable them to * properly navigate through forms but can be visually distracting. This * property hides the label for everyone except screen readers. * - attribute: Set the title attribute on the element to create a tooltip but * output no label element. This is supported only for checkboxes and radios * in \\Drupal\\Core\\Render\\Element\\CompositeFormElementTrait::preRenderCompositeFormElement(). * It is used where a visual label is not needed, such as a table of * checkboxes where the row and column provide the context. The tooltip will * include the title and required marker. * - description: (optional) A list of description properties containing: * - content: A description of the form element, may not be set. * - attributes: (optional) A list of HTML attributes to apply to the * description content wrapper. Will only be set when description is set. * - description_display: Description display setting. It can have these values: * - before: The description is output before the element. * - after: The description is output after the element. This is the default * value. * - invisible: The description is output after the element, hidden visually * but available to screen readers. * - disabled: True if the element is disabled. * - title_display: Title display setting. * * @ingroup templates * * @see template_preprocess_form_element() */ #} {% set classes = [ 'form-item', 'js-form-item', 'form-type-' ~ type|clean_class, 'js-form-type-' ~ type|clean_class, 'form-item-' ~ name|clean_class, 'js-form-item-' ~ name|clean_class, title_display not in ['after', 'before'] ? 'form-no-label', disabled == 'disabled' ? 'form-disabled', is_form_group ? 'form-group', is_radio ? 'radio', is_checkbox ? 'checkbox', is_autocomplete ? 'form-autocomplete', has_error ? 'error has-error' ] %}{% set description_classes = [ 'description', 'help-block', description_display == 'invisible' ? 'visually-hidden', ] %} {% if label_display in ['before', 'invisible'] %} {{ label }} {% endif %} {% if description_display == 'before' and description.content %} {{ description.content }} {% endif %} {{ children }} {% if label_display == 'after' %} {{ label }} {% endif %} {% if errors %} {{ errors }} {% endif %} {% if description_display in ['after', 'invisible'] and description.content %} {{ description.content }} {% endif %} ", "themes/contrib/bootstrap/templates/input/form-element.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/form-element.html.twig"); } public function checkSecurity() { static $tags = array("set" => 51, "if" => 74); static $filters = array("clean_class" => 54, "escape" => 73); 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('645f1dae01fbc_form-element.html.twig__ma-nrqNx5xHHXeeQjwwhZYzm', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/form-element.html.twig */ class __TwigTemplate_019237d3bb7644b154d9e29567bcbef340b49b0e2a39e001d52e0360b92243ba 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 51 $context["classes"] = [0 => "form-item", 1 => "js-form-item", 2 => ("form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 54 ($context["type"] ?? null), 54, $this->source))), 3 => ("js-form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 55 ($context["type"] ?? null), 55, $this->source))), 4 => ("form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 56 ($context["name"] ?? null), 56, $this->source))), 5 => ("js-form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 57 ($context["name"] ?? null), 57, $this->source))), 6 => ((!twig_in_filter( // line 58 ($context["title_display"] ?? null), [0 => "after", 1 => "before"])) ? ("form-no-label") : ("")), 7 => ((( // line 59 ($context["disabled"] ?? null) == "disabled")) ? ("form-disabled") : ("")), 8 => (( // line 60 ($context["is_form_group"] ?? null)) ? ("form-group") : ("")), 9 => (( // line 61 ($context["is_radio"] ?? null)) ? ("radio") : ("")), 10 => (( // line 62 ($context["is_checkbox"] ?? null)) ? ("checkbox") : ("")), 11 => (( // line 63 ($context["is_autocomplete"] ?? null)) ? ("form-autocomplete") : ("")), 12 => (( // line 64 ($context["has_error"] ?? null)) ? ("error has-error") : (""))]; // line 67 $context["description_classes"] = [0 => "description", 1 => "help-block", 2 => ((( // line 70 ($context["description_display"] ?? null) == "invisible")) ? ("visually-hidden") : (""))]; // line 73 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, 73), 73, $this->source), "html", null, true); echo "> "; // line 74 if (twig_in_filter(($context["label_display"] ?? null), [0 => "before", 1 => "invisible"])) { // line 75 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 75, $this->source), "html", null, true); echo " "; } // line 77 echo " "; // line 78 if (((($context["description_display"] ?? null) == "before") && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 78))) { // line 79 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 79), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 79), 79, $this->source), "html", null, true); echo "> "; // line 80 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 80), 80, $this->source), "html", null, true); echo " "; } // line 83 echo " "; // line 84 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 84, $this->source), "html", null, true); echo " "; // line 86 if ((($context["label_display"] ?? null) == "after")) { // line 87 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 87, $this->source), "html", null, true); echo " "; } // line 89 echo " "; // line 90 if (($context["errors"] ?? null)) { // line 91 echo " "; // line 92 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["errors"] ?? null), 92, $this->source), "html", null, true); echo " "; } // line 95 echo " "; // line 96 if ((twig_in_filter(($context["description_display"] ?? null), [0 => "after", 1 => "invisible"]) && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 96))) { // line 97 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 97), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 97), 97, $this->source), "html", null, true); echo "> "; // line 98 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 98), 98, $this->source), "html", null, true); echo " "; } // line 101 echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/form-element.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 130 => 101, 124 => 98, 119 => 97, 117 => 96, 114 => 95, 108 => 92, 105 => 91, 103 => 90, 100 => 89, 94 => 87, 92 => 86, 87 => 84, 84 => 83, 78 => 80, 73 => 79, 71 => 78, 68 => 77, 62 => 75, 60 => 74, 55 => 73, 53 => 70, 52 => 67, 50 => 64, 49 => 63, 48 => 62, 47 => 61, 46 => 60, 45 => 59, 44 => 58, 43 => 57, 42 => 56, 41 => 55, 40 => 54, 39 => 51,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a form element. * * Available variables: * - attributes: HTML attributes for the containing element. * - errors: (optional) Any inline error messages to display for this form * element; may not be set. * - has_error: (optional) Flag indicating whether to add the \"has_error\" * Bootstrap class for this form element. * - required: The required marker, or empty if the associated form element is * not required. * - type: The type of the element. * - name: The name of the element. * - label: A rendered label element. * - label_display: Label display setting. It can have these values: * - before: The label is output before the element. This is the default. * The label includes the #title and the required marker, if #required. * - after: The label is output after the element. For example, this is used * for radio and checkbox #type elements. If the #title is empty but the * field is #required, the label will contain only the required marker. * - invisible: Labels are critical for screen readers to enable them to * properly navigate through forms but can be visually distracting. This * property hides the label for everyone except screen readers. * - attribute: Set the title attribute on the element to create a tooltip but * output no label element. This is supported only for checkboxes and radios * in \\Drupal\\Core\\Render\\Element\\CompositeFormElementTrait::preRenderCompositeFormElement(). * It is used where a visual label is not needed, such as a table of * checkboxes where the row and column provide the context. The tooltip will * include the title and required marker. * - description: (optional) A list of description properties containing: * - content: A description of the form element, may not be set. * - attributes: (optional) A list of HTML attributes to apply to the * description content wrapper. Will only be set when description is set. * - description_display: Description display setting. It can have these values: * - before: The description is output before the element. * - after: The description is output after the element. This is the default * value. * - invisible: The description is output after the element, hidden visually * but available to screen readers. * - disabled: True if the element is disabled. * - title_display: Title display setting. * * @ingroup templates * * @see template_preprocess_form_element() */ #} {% set classes = [ 'form-item', 'js-form-item', 'form-type-' ~ type|clean_class, 'js-form-type-' ~ type|clean_class, 'form-item-' ~ name|clean_class, 'js-form-item-' ~ name|clean_class, title_display not in ['after', 'before'] ? 'form-no-label', disabled == 'disabled' ? 'form-disabled', is_form_group ? 'form-group', is_radio ? 'radio', is_checkbox ? 'checkbox', is_autocomplete ? 'form-autocomplete', has_error ? 'error has-error' ] %}{% set description_classes = [ 'description', 'help-block', description_display == 'invisible' ? 'visually-hidden', ] %} {% if label_display in ['before', 'invisible'] %} {{ label }} {% endif %} {% if description_display == 'before' and description.content %} {{ description.content }} {% endif %} {{ children }} {% if label_display == 'after' %} {{ label }} {% endif %} {% if errors %} {{ errors }} {% endif %} {% if description_display in ['after', 'invisible'] and description.content %} {{ description.content }} {% endif %} ", "themes/contrib/bootstrap/templates/input/form-element.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/form-element.html.twig"); } public function checkSecurity() { static $tags = array("set" => 51, "if" => 74); static $filters = array("clean_class" => 54, "escape" => 73); 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_019237d3bb7644b154d9e29567bcbef340b49b0e2a39e001d52e0360b92243ba', 'themes/contrib/bootstrap/templates/input/form-element.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/input/form-element.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/input/form-element.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('form_element', Array) (Line: 489) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_form-element-label.html.t_f7kBCv-ahEPydbBeddrrKlz9e', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/form-element-label.html.twig */ class __TwigTemplate_23fe0177b888e3ce87141671ad8aaf4b1049b17b40813fbebd8e8638a91434e7 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 22 $context["classes"] = [0 => "control-label", 1 => ((( // line 24 ($context["title_display"] ?? null) == "after")) ? ("option") : ("")), 2 => (((( // line 25 ($context["title_display"] ?? null) == "invisible") && !(($context["is_checkbox"] ?? null) || ($context["is_radio"] ?? null)))) ? ("sr-only") : ("")), 3 => (( // line 26 ($context["required"] ?? null)) ? ("js-form-required") : ("")), 4 => (( // line 27 ($context["required"] ?? null)) ? ("form-required") : (""))]; // line 30 if ((( !twig_test_empty(($context["title"] ?? null)) && (($context["title_display"] ?? null) == "invisible")) && (($context["is_checkbox"] ?? null) || ($context["is_radio"] ?? null)))) { // line 35 $context["attributes"] = twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "setAttribute", [0 => "title", 1 => ($context["title"] ?? null)], "method", false, false, true, 35); // line 36 $context["title"] = null; } // line 42 if ((( !twig_test_empty(($context["title"] ?? null)) || ($context["is_checkbox"] ?? null)) || ($context["is_radio"] ?? null))) { // line 43 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, 43), 43, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 43, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 43, $this->source), "html", null, true); // line 44 if (($context["description"] ?? null)) { // line 45 echo ""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["description"] ?? null), 45, $this->source), "html", null, true); echo ""; } // line 47 echo ""; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/form-element-label.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 47, 62 => 45, 60 => 44, 54 => 43, 52 => 42, 49 => 36, 47 => 35, 45 => 30, 43 => 27, 42 => 26, 41 => 25, 40 => 24, 39 => 22,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a form element label. * * Available variables: * - element: an input element. * - title: The label's text. * - title_display: Elements title_display setting. * - description: element description. * - required: An indicator for whether the associated form element is required. * - is_checkbox: Whether the label is outputted in checkbox context. * - is_radio: Whether the label is outputted in radio button context. * - attributes: A list of HTML attributes for the label. * * @ingroup templates * * @see template_preprocess_form_element_label() */ #} {%- set classes = [ 'control-label', title_display == 'after' ? 'option', title_display == 'invisible' and not (is_checkbox or is_radio) ? 'sr-only', required ? 'js-form-required', required ? 'form-required', ] -%} {% if title is not empty and title_display == 'invisible' and (is_checkbox or is_radio) -%} {# Clear but preserve label text as attribute (e.g. for screen readers) for checkboxes/radio buttons when it actually should be invisible. #} {%- set attributes = attributes.setAttribute('title', title) -%} {%- set title = null -%} {%- endif -%} {# Labels for single checkboxes/radios contain the element itself and thus have always to be rendered regardless of whether they have a title or not. #} {%- if title is not empty or is_checkbox or is_radio -%} {{ element }}{{ title }} {%- if description -%} {{ description }} {%- endif -%} {%- endif -%} ", "themes/contrib/bootstrap/templates/input/form-element-label.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/form-element-label.html.twig"); } public function checkSecurity() { static $tags = array("set" => 22, "if" => 30); static $filters = array("escape" => 43); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', '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('645f1dae01fbc_form-element-label.html.t_f7kBCv-ahEPydbBeddrrKlz9e', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/form-element-label.html.twig */ class __TwigTemplate_23fe0177b888e3ce87141671ad8aaf4b1049b17b40813fbebd8e8638a91434e7 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 22 $context["classes"] = [0 => "control-label", 1 => ((( // line 24 ($context["title_display"] ?? null) == "after")) ? ("option") : ("")), 2 => (((( // line 25 ($context["title_display"] ?? null) == "invisible") && !(($context["is_checkbox"] ?? null) || ($context["is_radio"] ?? null)))) ? ("sr-only") : ("")), 3 => (( // line 26 ($context["required"] ?? null)) ? ("js-form-required") : ("")), 4 => (( // line 27 ($context["required"] ?? null)) ? ("form-required") : (""))]; // line 30 if ((( !twig_test_empty(($context["title"] ?? null)) && (($context["title_display"] ?? null) == "invisible")) && (($context["is_checkbox"] ?? null) || ($context["is_radio"] ?? null)))) { // line 35 $context["attributes"] = twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "setAttribute", [0 => "title", 1 => ($context["title"] ?? null)], "method", false, false, true, 35); // line 36 $context["title"] = null; } // line 42 if ((( !twig_test_empty(($context["title"] ?? null)) || ($context["is_checkbox"] ?? null)) || ($context["is_radio"] ?? null))) { // line 43 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, 43), 43, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 43, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 43, $this->source), "html", null, true); // line 44 if (($context["description"] ?? null)) { // line 45 echo ""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["description"] ?? null), 45, $this->source), "html", null, true); echo ""; } // line 47 echo ""; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/form-element-label.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 47, 62 => 45, 60 => 44, 54 => 43, 52 => 42, 49 => 36, 47 => 35, 45 => 30, 43 => 27, 42 => 26, 41 => 25, 40 => 24, 39 => 22,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for a form element label. * * Available variables: * - element: an input element. * - title: The label's text. * - title_display: Elements title_display setting. * - description: element description. * - required: An indicator for whether the associated form element is required. * - is_checkbox: Whether the label is outputted in checkbox context. * - is_radio: Whether the label is outputted in radio button context. * - attributes: A list of HTML attributes for the label. * * @ingroup templates * * @see template_preprocess_form_element_label() */ #} {%- set classes = [ 'control-label', title_display == 'after' ? 'option', title_display == 'invisible' and not (is_checkbox or is_radio) ? 'sr-only', required ? 'js-form-required', required ? 'form-required', ] -%} {% if title is not empty and title_display == 'invisible' and (is_checkbox or is_radio) -%} {# Clear but preserve label text as attribute (e.g. for screen readers) for checkboxes/radio buttons when it actually should be invisible. #} {%- set attributes = attributes.setAttribute('title', title) -%} {%- set title = null -%} {%- endif -%} {# Labels for single checkboxes/radios contain the element itself and thus have always to be rendered regardless of whether they have a title or not. #} {%- if title is not empty or is_checkbox or is_radio -%} {{ element }}{{ title }} {%- if description -%} {{ description }} {%- endif -%} {%- endif -%} ", "themes/contrib/bootstrap/templates/input/form-element-label.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/form-element-label.html.twig"); } public function checkSecurity() { static $tags = array("set" => 22, "if" => 30); static $filters = array("escape" => 43); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', '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_23fe0177b888e3ce87141671ad8aaf4b1049b17b40813fbebd8e8638a91434e7', 'themes/contrib/bootstrap/templates/input/form-element-label.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/input/form-element-label.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/input/form-element-label.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('form_element_label', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 63) __TwigTemplate_019237d3bb7644b154d9e29567bcbef340b49b0e2a39e001d52e0360b92243ba->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/input/form-element.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('form_element', Array) (Line: 489) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_textarea.html.twig_vuANwy-qVap5LQZcpoRtVoz2z', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/textarea.html.twig */ class __TwigTemplate_530507bdc3057240aa7cfa4df0398510c3e06a9dc8535244d1543c54be7b4485 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 19 $context["classes"] = [0 => "form-textarea", 1 => "form-control", 2 => (( // line 22 ($context["resizable"] ?? null)) ? (("resize-" . $this->sandbox->ensureToStringAllowed(($context["resizable"] ?? null), 22, $this->source))) : ("")), 3 => (( // line 23 ($context["required"] ?? null)) ? ("required") : (""))]; // line 26 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["wrapper_attributes"] ?? null), "addClass", [0 => "form-textarea-wrapper"], "method", false, false, true, 26), 26, $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["classes"] ?? null)], "method", false, false, true, 27), 27, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null), 27, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/textarea.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 48 => 27, 43 => 26, 41 => 23, 40 => 22, 39 => 19,); } public function getSourceContext() { return new Source("{# /** * @file * Bootstrap theme implementation for a 'textarea' #type form element. * * Available variables * - wrapper_attributes: A list of HTML attributes for the wrapper element. * - attributes: A list of HTML attributes for the textarea element. * - resizable: An indicator for whether the textarea is resizable. * - required: An indicator for whether the textarea is required. * - value: The textarea content. * * @ingroup templates * * @see template_preprocess_textarea() */ #} {% set classes = [ 'form-textarea', 'form-control', resizable ? 'resize-' ~ resizable, required ? 'required', ] %} {{ value }} ", "themes/contrib/bootstrap/templates/input/textarea.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/textarea.html.twig"); } public function checkSecurity() { static $tags = array("set" => 19); static $filters = array("escape" => 26); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('645f1dae01fbc_textarea.html.twig_vuANwy-qVap5LQZcpoRtVoz2z', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/textarea.html.twig */ class __TwigTemplate_530507bdc3057240aa7cfa4df0398510c3e06a9dc8535244d1543c54be7b4485 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 19 $context["classes"] = [0 => "form-textarea", 1 => "form-control", 2 => (( // line 22 ($context["resizable"] ?? null)) ? (("resize-" . $this->sandbox->ensureToStringAllowed(($context["resizable"] ?? null), 22, $this->source))) : ("")), 3 => (( // line 23 ($context["required"] ?? null)) ? ("required") : (""))]; // line 26 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["wrapper_attributes"] ?? null), "addClass", [0 => "form-textarea-wrapper"], "method", false, false, true, 26), 26, $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["classes"] ?? null)], "method", false, false, true, 27), 27, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null), 27, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/textarea.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 48 => 27, 43 => 26, 41 => 23, 40 => 22, 39 => 19,); } public function getSourceContext() { return new Source("{# /** * @file * Bootstrap theme implementation for a 'textarea' #type form element. * * Available variables * - wrapper_attributes: A list of HTML attributes for the wrapper element. * - attributes: A list of HTML attributes for the textarea element. * - resizable: An indicator for whether the textarea is resizable. * - required: An indicator for whether the textarea is required. * - value: The textarea content. * * @ingroup templates * * @see template_preprocess_textarea() */ #} {% set classes = [ 'form-textarea', 'form-control', resizable ? 'resize-' ~ resizable, required ? 'required', ] %} {{ value }} ", "themes/contrib/bootstrap/templates/input/textarea.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/textarea.html.twig"); } public function checkSecurity() { static $tags = array("set" => 19); static $filters = array("escape" => 26); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_530507bdc3057240aa7cfa4df0398510c3e06a9dc8535244d1543c54be7b4485', 'themes/contrib/bootstrap/templates/input/textarea.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/input/textarea.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/input/textarea.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('textarea', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_captcha.html.twig_kZxH69olgpWQLXtR_r8I3Bgsz', '<?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; /* modules/contrib/captcha/templates/captcha.html.twig */ class __TwigTemplate_79716c3d13b0156a9c8558c4683148382410a95d8386ee8c6969b4cfd655ba53 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["details"] ?? null)) { // line 2 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["details"] ?? null), 2, $this->source), "html", null, true); echo " "; } else { // line 4 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "captcha"], "method", false, false, true, 4), 4, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 4, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "modules/contrib/captcha/templates/captcha.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 47 => 4, 41 => 2, 39 => 1,); } public function getSourceContext() { return new Source("{% if details %} {{ details }} {% else %} {{ element }} {% endif %} ", "modules/contrib/captcha/templates/captcha.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/captcha/templates/captcha.html.twig"); } public function checkSecurity() { static $tags = array("if" => 1); static $filters = array("escape" => 2); 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('645f1dae01fbc_captcha.html.twig_kZxH69olgpWQLXtR_r8I3Bgsz', '<?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; /* modules/contrib/captcha/templates/captcha.html.twig */ class __TwigTemplate_79716c3d13b0156a9c8558c4683148382410a95d8386ee8c6969b4cfd655ba53 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["details"] ?? null)) { // line 2 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["details"] ?? null), 2, $this->source), "html", null, true); echo " "; } else { // line 4 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "captcha"], "method", false, false, true, 4), 4, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 4, $this->source), "html", null, true); echo " "; } } public function getTemplateName() { return "modules/contrib/captcha/templates/captcha.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 47 => 4, 41 => 2, 39 => 1,); } public function getSourceContext() { return new Source("{% if details %} {{ details }} {% else %} {{ element }} {% endif %} ", "modules/contrib/captcha/templates/captcha.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/captcha/templates/captcha.html.twig"); } public function checkSecurity() { static $tags = array("if" => 1); static $filters = array("escape" => 2); 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_79716c3d13b0156a9c8558c4683148382410a95d8386ee8c6969b4cfd655ba53', 'modules/contrib/captcha/templates/captcha.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('modules/contrib/captcha/templates/captcha.html.twig') (Line: 55) twig_render_template('modules/contrib/captcha/templates/captcha.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('captcha', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_bootstrap-panel.html.twig_f1BbnPjBSlpoE9W_X0n0JmiBJ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig */ class __TwigTemplate_ec528ca8b881468f9d69fbca2cfa1e190487015007f776bdfda7337ec029f8a0 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'heading' => [$this, 'block_heading'], 'body' => [$this, 'block_body'], 'footer' => [$this, 'block_footer'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 45 $context["classes"] = [0 => "panel", 1 => (( // line 47 ($context["errors"] ?? null)) ? ("panel-danger") : (("panel-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["panel_type"] ?? null), 47, $this->source)))))]; // line 50 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, 50), 50, $this->source), "html", null, true); echo "> "; // line 53 echo " "; if (($context["heading"] ?? null)) { // line 54 echo " "; $this->displayBlock('heading', $context, $blocks); // line 69 echo " "; } // line 70 echo " "; // line 72 echo " "; $this->displayBlock('body', $context, $blocks); // line 105 echo " "; // line 107 echo " "; if (($context["footer"] ?? null)) { // line 108 echo " "; $this->displayBlock('footer', $context, $blocks); // line 116 echo " "; } // line 117 echo " "; } // line 54 public function block_heading($context, array $blocks = []) { $macros = $this->macros; // line 55 echo " "; // line 57 $context["heading_classes"] = [0 => "panel-title", 1 => (( // line 59 ($context["required"] ?? null)) ? ("form-required") : (""))]; // line 62 echo " "; if (($context["collapsible"] ?? null)) { // line 63 echo " <a>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading_attributes"] ?? null), "addClass", [0 => ($context["heading_classes"] ?? null)], "method", false, false, true, 63), 63, $this->source), "html", null, true); echo " href=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["target"] ?? null), 63, $this->source), "html", null, true); echo "\">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["heading"] ?? null), 63, $this->source), "html", null, true); echo "</a> "; } else { // line 65 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading_attributes"] ?? null), "addClass", [0 => ($context["heading_classes"] ?? null)], "method", false, false, true, 65), 65, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["heading"] ?? null), 65, $this->source), "html", null, true); echo " "; } // line 67 echo " "; } // line 72 public function block_body($context, array $blocks = []) { $macros = $this->macros; // line 73 echo " "; // line 74 $context["body_classes"] = [0 => "panel-body", 1 => (( // line 76 ($context["collapsible"] ?? null)) ? ("panel-collapse") : ("")), 2 => (( // line 77 ($context["collapsible"] ?? null)) ? ("collapse") : ("")), 3 => (( // line 78 ($context["collapsible"] ?? null)) ? ("fade") : ("")), 4 => ((( // line 79 ($context["errors"] ?? null) || (($context["collapsible"] ?? null) && !($context["collapsed"] ?? null)))) ? ("in") : (""))]; // line 82 echo " "; // line 83 $context["description_classes"] = [0 => "help-block", 1 => ((( // line 85 ($context["description"] ?? null) && (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 85) == "invisible"))) ? ("sr-only") : (""))]; // line 88 echo " "; // line 89 if (($context["errors"] ?? null)) { // line 90 echo " <strong>"; // line 91 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["errors"] ?? null), 91, $this->source), "html", null, true); echo "</strong> "; } // line 94 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["body_attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method", false, false, true, 95), 95, $this->source), "html", null, true); echo "> "; // line 96 if ((($context["description"] ?? null) && (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 96) == "before"))) { // line 97 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 97), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 97), 97, $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["description"] ?? null), "content", [], "any", false, false, true, 97), 97, $this->source), "html", null, true); echo " "; } // line 99 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["body"] ?? null), 99, $this->source), "html", null, true); echo " "; // line 100 if (((($context["description"] ?? null) && (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 100) == "after")) || (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 100) == "invisible"))) { // line 101 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 101), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 101), 101, $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["description"] ?? null), "content", [], "any", false, false, true, 101), 101, $this->source), "html", null, true); echo " "; } // line 103 echo " "; } // line 108 public function block_footer($context, array $blocks = []) { $macros = $this->macros; // line 109 echo " "; // line 110 $context["footer_classes"] = [0 => "panel-footer"]; // line 114 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["footer_attributes"] ?? null), "addClass", [0 => ($context["footer_classes"] ?? null)], "method", false, false, true, 114), 114, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer"] ?? null), 114, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 196 => 114, 194 => 110, 192 => 109, 188 => 108, 183 => 103, 175 => 101, 173 => 100, 168 => 99, 160 => 97, 158 => 96, 154 => 95, 151 => 94, 145 => 91, 142 => 90, 140 => 89, 137 => 88, 135 => 85, 134 => 83, 132 => 82, 130 => 79, 129 => 78, 128 => 77, 127 => 76, 126 => 74, 124 => 73, 120 => 72, 115 => 67, 107 => 65, 97 => 63, 94 => 62, 92 => 59, 91 => 57, 88 => 55, 84 => 54, 78 => 117, 75 => 116, 72 => 108, 69 => 107, 66 => 105, 63 => 72, 60 => 70, 57 => 69, 54 => 54, 51 => 53, 45 => 50, 43 => 47, 42 => 45,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a Bootstrap Panel component. * * Available variables: * - attributes: An array of HTML attributes intended to be added to the main * container tag of this template. * - id: A valid HTML ID and guaranteed to be unique. * - body: The primary content of the panel. * - body_attributes: (optional) Same as attributes, except applied to the body * container that appears in the template. * - collapsible: Flag indicating whether the panel is collapsible. * - collapsed: Flag indicating whether the panel is collapsed. * - description: (optional) A list of description properties containing: * - content: (optional) A description of the form element, may not be set. * - attributes: (optional) A list of HTML attributes to apply to the * description content wrapper. Will only be set when description is set. * - position: (optional) A display setting that can have these values: * - before: The description is output before the element. This is the * default value. * - after: The description is output after the element. * - invisible: The description is output after the element, hidden * visually but available to screen readers. * - errors: (optional) Any errors for panel, may not be set. * - footer: (optional) Additional contents intended to be placed at the bottom. * - footer_attributes: (optional) Same as attributes, except applied to the * footer container that appears in the template. * - heading: (optional) The title of the panel, may not be set. * - heading_attributes: (optional) Same as attributes, except applied to the * heading container that appears in the template. * - panel_type: (optional) A contextual state. Will be one of these values: * - danger * - default (default value) * - info * - primary * - success * - warning * - target: (optional) The target of the collapsible container. * * @ingroup templates */ #} {% set classes = [ 'panel', errors ? 'panel-danger' : 'panel-' ~ panel_type|clean_class, ] %} {# Heading #} {% if heading %} {% block heading %} {% set heading_classes = [ 'panel-title', required ? 'form-required' : '', ] %} {% if collapsible %} <a>{{ heading }}</a> {% else %} {{ heading }} {% endif %} {% endblock %} {% endif %} {# Body #} {% block body %} {% set body_classes = [ 'panel-body', collapsible ? 'panel-collapse', collapsible ? 'collapse', collapsible ? 'fade', errors or collapsible and not collapsed ? 'in', ] %} {% set description_classes = [ 'help-block', description and description.position == 'invisible' ? 'sr-only', ] %} {% if errors %} <strong>{{ errors }}</strong> {% endif %} {% if description and description.position == 'before' %} {{ description.content }} {% endif %} {{ body }} {% if description and description.position == 'after' or description.position == 'invisible' %} {{ description.content }} {% endif %} {% endblock %} {# Footer #} {% if footer %} {% block footer %} {% set footer_classes = [ 'panel-footer', ] %} {{ footer }} {% endblock %} {% endif %} ", "themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig"); } public function checkSecurity() { static $tags = array("set" => 45, "if" => 53, "block" => 54); static $filters = array("clean_class" => 47, "escape" => 50); 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('645f1dae01fbc_bootstrap-panel.html.twig_f1BbnPjBSlpoE9W_X0n0JmiBJ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig */ class __TwigTemplate_ec528ca8b881468f9d69fbca2cfa1e190487015007f776bdfda7337ec029f8a0 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'heading' => [$this, 'block_heading'], 'body' => [$this, 'block_body'], 'footer' => [$this, 'block_footer'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 45 $context["classes"] = [0 => "panel", 1 => (( // line 47 ($context["errors"] ?? null)) ? ("panel-danger") : (("panel-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["panel_type"] ?? null), 47, $this->source)))))]; // line 50 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, 50), 50, $this->source), "html", null, true); echo "> "; // line 53 echo " "; if (($context["heading"] ?? null)) { // line 54 echo " "; $this->displayBlock('heading', $context, $blocks); // line 69 echo " "; } // line 70 echo " "; // line 72 echo " "; $this->displayBlock('body', $context, $blocks); // line 105 echo " "; // line 107 echo " "; if (($context["footer"] ?? null)) { // line 108 echo " "; $this->displayBlock('footer', $context, $blocks); // line 116 echo " "; } // line 117 echo " "; } // line 54 public function block_heading($context, array $blocks = []) { $macros = $this->macros; // line 55 echo " "; // line 57 $context["heading_classes"] = [0 => "panel-title", 1 => (( // line 59 ($context["required"] ?? null)) ? ("form-required") : (""))]; // line 62 echo " "; if (($context["collapsible"] ?? null)) { // line 63 echo " <a>extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading_attributes"] ?? null), "addClass", [0 => ($context["heading_classes"] ?? null)], "method", false, false, true, 63), 63, $this->source), "html", null, true); echo " href=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["target"] ?? null), 63, $this->source), "html", null, true); echo "\">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["heading"] ?? null), 63, $this->source), "html", null, true); echo "</a> "; } else { // line 65 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["heading_attributes"] ?? null), "addClass", [0 => ($context["heading_classes"] ?? null)], "method", false, false, true, 65), 65, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["heading"] ?? null), 65, $this->source), "html", null, true); echo " "; } // line 67 echo " "; } // line 72 public function block_body($context, array $blocks = []) { $macros = $this->macros; // line 73 echo " "; // line 74 $context["body_classes"] = [0 => "panel-body", 1 => (( // line 76 ($context["collapsible"] ?? null)) ? ("panel-collapse") : ("")), 2 => (( // line 77 ($context["collapsible"] ?? null)) ? ("collapse") : ("")), 3 => (( // line 78 ($context["collapsible"] ?? null)) ? ("fade") : ("")), 4 => ((( // line 79 ($context["errors"] ?? null) || (($context["collapsible"] ?? null) && !($context["collapsed"] ?? null)))) ? ("in") : (""))]; // line 82 echo " "; // line 83 $context["description_classes"] = [0 => "help-block", 1 => ((( // line 85 ($context["description"] ?? null) && (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 85) == "invisible"))) ? ("sr-only") : (""))]; // line 88 echo " "; // line 89 if (($context["errors"] ?? null)) { // line 90 echo " <strong>"; // line 91 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["errors"] ?? null), 91, $this->source), "html", null, true); echo "</strong> "; } // line 94 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["body_attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method", false, false, true, 95), 95, $this->source), "html", null, true); echo "> "; // line 96 if ((($context["description"] ?? null) && (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 96) == "before"))) { // line 97 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 97), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 97), 97, $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["description"] ?? null), "content", [], "any", false, false, true, 97), 97, $this->source), "html", null, true); echo " "; } // line 99 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["body"] ?? null), 99, $this->source), "html", null, true); echo " "; // line 100 if (((($context["description"] ?? null) && (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 100) == "after")) || (twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "position", [], "any", false, false, true, 100) == "invisible"))) { // line 101 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 101), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 101), 101, $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["description"] ?? null), "content", [], "any", false, false, true, 101), 101, $this->source), "html", null, true); echo " "; } // line 103 echo " "; } // line 108 public function block_footer($context, array $blocks = []) { $macros = $this->macros; // line 109 echo " "; // line 110 $context["footer_classes"] = [0 => "panel-footer"]; // line 114 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["footer_attributes"] ?? null), "addClass", [0 => ($context["footer_classes"] ?? null)], "method", false, false, true, 114), 114, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer"] ?? null), 114, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 196 => 114, 194 => 110, 192 => 109, 188 => 108, 183 => 103, 175 => 101, 173 => 100, 168 => 99, 160 => 97, 158 => 96, 154 => 95, 151 => 94, 145 => 91, 142 => 90, 140 => 89, 137 => 88, 135 => 85, 134 => 83, 132 => 82, 130 => 79, 129 => 78, 128 => 77, 127 => 76, 126 => 74, 124 => 73, 120 => 72, 115 => 67, 107 => 65, 97 => 63, 94 => 62, 92 => 59, 91 => 57, 88 => 55, 84 => 54, 78 => 117, 75 => 116, 72 => 108, 69 => 107, 66 => 105, 63 => 72, 60 => 70, 57 => 69, 54 => 54, 51 => 53, 45 => 50, 43 => 47, 42 => 45,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a Bootstrap Panel component. * * Available variables: * - attributes: An array of HTML attributes intended to be added to the main * container tag of this template. * - id: A valid HTML ID and guaranteed to be unique. * - body: The primary content of the panel. * - body_attributes: (optional) Same as attributes, except applied to the body * container that appears in the template. * - collapsible: Flag indicating whether the panel is collapsible. * - collapsed: Flag indicating whether the panel is collapsed. * - description: (optional) A list of description properties containing: * - content: (optional) A description of the form element, may not be set. * - attributes: (optional) A list of HTML attributes to apply to the * description content wrapper. Will only be set when description is set. * - position: (optional) A display setting that can have these values: * - before: The description is output before the element. This is the * default value. * - after: The description is output after the element. * - invisible: The description is output after the element, hidden * visually but available to screen readers. * - errors: (optional) Any errors for panel, may not be set. * - footer: (optional) Additional contents intended to be placed at the bottom. * - footer_attributes: (optional) Same as attributes, except applied to the * footer container that appears in the template. * - heading: (optional) The title of the panel, may not be set. * - heading_attributes: (optional) Same as attributes, except applied to the * heading container that appears in the template. * - panel_type: (optional) A contextual state. Will be one of these values: * - danger * - default (default value) * - info * - primary * - success * - warning * - target: (optional) The target of the collapsible container. * * @ingroup templates */ #} {% set classes = [ 'panel', errors ? 'panel-danger' : 'panel-' ~ panel_type|clean_class, ] %} {# Heading #} {% if heading %} {% block heading %} {% set heading_classes = [ 'panel-title', required ? 'form-required' : '', ] %} {% if collapsible %} <a>{{ heading }}</a> {% else %} {{ heading }} {% endif %} {% endblock %} {% endif %} {# Body #} {% block body %} {% set body_classes = [ 'panel-body', collapsible ? 'panel-collapse', collapsible ? 'collapse', collapsible ? 'fade', errors or collapsible and not collapsed ? 'in', ] %} {% set description_classes = [ 'help-block', description and description.position == 'invisible' ? 'sr-only', ] %} {% if errors %} <strong>{{ errors }}</strong> {% endif %} {% if description and description.position == 'before' %} {{ description.content }} {% endif %} {{ body }} {% if description and description.position == 'after' or description.position == 'invisible' %} {{ description.content }} {% endif %} {% endblock %} {# Footer #} {% if footer %} {% block footer %} {% set footer_classes = [ 'panel-footer', ] %} {{ footer }} {% endblock %} {% endif %} ", "themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig"); } public function checkSecurity() { static $tags = array("set" => 45, "if" => 53, "block" => 54); static $filters = array("clean_class" => 47, "escape" => 50); 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_ec528ca8b881468f9d69fbca2cfa1e190487015007f776bdfda7337ec029f8a0', 'themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/bootstrap/bootstrap-panel.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('details', Array) (Line: 489) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 42) __TwigTemplate_79716c3d13b0156a9c8558c4683148382410a95d8386ee8c6969b4cfd655ba53->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('modules/contrib/captcha/templates/captcha.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('captcha', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_webform-actions.html.twig__4hF9C8myYKPlshs2Iucv8i1_', '<?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; /* modules/contrib/webform/templates/webform-actions.html.twig */ class __TwigTemplate_568a541cc4c1458ffaad9e14a193eb74fe76bef67b0f4277f3608df5c7552137 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 13 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 13, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-actions.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 13,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation of a webform actions. * * @see template_preprocess_webform_actions() * @see \\Drupal\\webform\\WebformSubmissionForm::actionsElement * @see \\Drupal\\webform\\WebformSubmissionForm::actions * * @ingroup themeable */ #} {{ element }} ", "modules/contrib/webform/templates/webform-actions.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/webform/templates/webform-actions.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 13); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('645f1dae01fbc_webform-actions.html.twig__4hF9C8myYKPlshs2Iucv8i1_', '<?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; /* modules/contrib/webform/templates/webform-actions.html.twig */ class __TwigTemplate_568a541cc4c1458ffaad9e14a193eb74fe76bef67b0f4277f3608df5c7552137 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 13 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 13, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-actions.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 13,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation of a webform actions. * * @see template_preprocess_webform_actions() * @see \\Drupal\\webform\\WebformSubmissionForm::actionsElement * @see \\Drupal\\webform\\WebformSubmissionForm::actions * * @ingroup themeable */ #} {{ element }} ", "modules/contrib/webform/templates/webform-actions.html.twig", "/var/www/html/dodciviliancareers-dev/web/modules/contrib/webform/templates/webform-actions.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 13); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_568a541cc4c1458ffaad9e14a193eb74fe76bef67b0f4277f3608df5c7552137', 'modules/contrib/webform/templates/webform-actions.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('modules/contrib/webform/templates/webform-actions.html.twig') (Line: 55) twig_render_template('modules/contrib/webform/templates/webform-actions.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_actions', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_input--button.html.twig_UJVCkEUgj1pkmxix3AR0rf3CS', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/input--button.html.twig */ class __TwigTemplate_bb5d1c8d2a109451afd58f9a3a16d4be2b1a17e74e12aebfdb6d36ba8c1fa9d1 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'input' => [$this, 'block_input'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "input.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("input.html.twig", "themes/contrib/bootstrap/templates/input/input--button.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 25 public function block_input($context, array $blocks = []) { $macros = $this->macros; ob_start(); // line 26 echo " "; // line 27 $context["classes"] = [0 => "btn", 1 => ((( // line 29 ($context["type"] ?? null) == "submit")) ? ("js-form-submit") : ("")), 2 => (((( // line 30 ($context["icon"] ?? null) && ($context["icon_position"] ?? null)) && !($context["icon_only"] ?? null))) ? (("icon-" . $this->sandbox->ensureToStringAllowed(($context["icon_position"] ?? null), 30, $this->source))) : (""))]; // line 33 echo " "; if ((($context["icon"] ?? null) && ($context["icon_only"] ?? null))) { // line 34 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), 1 => "icon-only"], "method", false, false, true, 34), 34, $this->source), "html", null, true); echo "> "; // line 35 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 35, $this->source), "html", null, true); echo " "; // line 36 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["icon"] ?? null), 36, $this->source), "html", null, true); echo " "; } else { // line 39 echo " "; if ((($context["icon_position"] ?? null) == "after")) { // line 40 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, 40), 40, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 40, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["icon"] ?? null), 40, $this->source), "html", null, true); echo ""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 40, $this->source), "html", null, true); echo " "; } else { // line 42 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 42), 42, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["icon"] ?? null), 42, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 42, $this->source), "html", null, true); echo ""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 42, $this->source), "html", null, true); echo " "; } // line 44 echo " "; } // line 45 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 45, $this->source), "html", null, true); echo " "; $___internal_parse_2_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_2_)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/input--button.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 111 => 25, 105 => 45, 102 => 44, 91 => 42, 80 => 40, 77 => 39, 71 => 36, 67 => 35, 62 => 34, 59 => 33, 57 => 30, 56 => 29, 55 => 27, 53 => 26, 48 => 25, 37 => 1,); } public function getSourceContext() { return new Source("{% extends \"input.html.twig\" %} {# /** * @file * Theme suggestion for \"button\" input form element. * * Available variables: * - attributes: A list of HTML attributes for the input element. * - children: Optional additional rendered elements. * - icon: An icon. * - icon_only: Flag to display only the icon and not the label. * - icon_position: Where an icon should be displayed. * - label: button label. * - prefix: Markup to display before the input element. * - suffix: Markup to display after the input element. * - type: The type of input. * * @ingroup templates * * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\InputButton * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\Input * @see template_preprocess_input() */ #} {% block input %}{% apply spaceless %} {% set classes = [ 'btn', type == 'submit' ? 'js-form-submit', icon and icon_position and not icon_only ? 'icon-' ~ icon_position, ] %} {% if icon and icon_only %} {{ label }} {{ icon }} {% else %} {% if icon_position == 'after' %} {{ label }}{{ icon }}{{ children }} {% else %} {{ icon }}{{ label }}{{ children }} {% endif %} {% endif %} {{ children }} {% endapply %}{% endblock %} ", "themes/contrib/bootstrap/templates/input/input--button.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/input--button.html.twig"); } public function checkSecurity() { static $tags = array("apply" => 25, "set" => 27, "if" => 33); static $filters = array("escape" => 34, "spaceless" => 25); static $functions = array(); try { $this->sandbox->checkSecurity( ['apply', 'set', 'if'], ['escape', 'spaceless'], [] ); } 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('645f1dae01fbc_input--button.html.twig_UJVCkEUgj1pkmxix3AR0rf3CS', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/input/input--button.html.twig */ class __TwigTemplate_bb5d1c8d2a109451afd58f9a3a16d4be2b1a17e74e12aebfdb6d36ba8c1fa9d1 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'input' => [$this, 'block_input'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "input.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("input.html.twig", "themes/contrib/bootstrap/templates/input/input--button.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 25 public function block_input($context, array $blocks = []) { $macros = $this->macros; ob_start(); // line 26 echo " "; // line 27 $context["classes"] = [0 => "btn", 1 => ((( // line 29 ($context["type"] ?? null) == "submit")) ? ("js-form-submit") : ("")), 2 => (((( // line 30 ($context["icon"] ?? null) && ($context["icon_position"] ?? null)) && !($context["icon_only"] ?? null))) ? (("icon-" . $this->sandbox->ensureToStringAllowed(($context["icon_position"] ?? null), 30, $this->source))) : (""))]; // line 33 echo " "; if ((($context["icon"] ?? null) && ($context["icon_only"] ?? null))) { // line 34 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), 1 => "icon-only"], "method", false, false, true, 34), 34, $this->source), "html", null, true); echo "> "; // line 35 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 35, $this->source), "html", null, true); echo " "; // line 36 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["icon"] ?? null), 36, $this->source), "html", null, true); echo " "; } else { // line 39 echo " "; if ((($context["icon_position"] ?? null) == "after")) { // line 40 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, 40), 40, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 40, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["icon"] ?? null), 40, $this->source), "html", null, true); echo ""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 40, $this->source), "html", null, true); echo " "; } else { // line 42 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 42), 42, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["icon"] ?? null), 42, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 42, $this->source), "html", null, true); echo ""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 42, $this->source), "html", null, true); echo " "; } // line 44 echo " "; } // line 45 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 45, $this->source), "html", null, true); echo " "; $___internal_parse_2_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_2_)); } public function getTemplateName() { return "themes/contrib/bootstrap/templates/input/input--button.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 111 => 25, 105 => 45, 102 => 44, 91 => 42, 80 => 40, 77 => 39, 71 => 36, 67 => 35, 62 => 34, 59 => 33, 57 => 30, 56 => 29, 55 => 27, 53 => 26, 48 => 25, 37 => 1,); } public function getSourceContext() { return new Source("{% extends \"input.html.twig\" %} {# /** * @file * Theme suggestion for \"button\" input form element. * * Available variables: * - attributes: A list of HTML attributes for the input element. * - children: Optional additional rendered elements. * - icon: An icon. * - icon_only: Flag to display only the icon and not the label. * - icon_position: Where an icon should be displayed. * - label: button label. * - prefix: Markup to display before the input element. * - suffix: Markup to display after the input element. * - type: The type of input. * * @ingroup templates * * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\InputButton * @see \\Drupal\\bootstrap\\Plugin\\Preprocess\\Input * @see template_preprocess_input() */ #} {% block input %}{% apply spaceless %} {% set classes = [ 'btn', type == 'submit' ? 'js-form-submit', icon and icon_position and not icon_only ? 'icon-' ~ icon_position, ] %} {% if icon and icon_only %} {{ label }} {{ icon }} {% else %} {% if icon_position == 'after' %} {{ label }}{{ icon }}{{ children }} {% else %} {{ icon }}{{ label }}{{ children }} {% endif %} {% endif %} {{ children }} {% endapply %}{% endblock %} ", "themes/contrib/bootstrap/templates/input/input--button.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/input/input--button.html.twig"); } public function checkSecurity() { static $tags = array("apply" => 25, "set" => 27, "if" => 33); static $filters = array("escape" => 34, "spaceless" => 25); static $functions = array(); try { $this->sandbox->checkSecurity( ['apply', 'set', 'if'], ['escape', 'spaceless'], [] ); } 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_bb5d1c8d2a109451afd58f9a3a16d4be2b1a17e74e12aebfdb6d36ba8c1fa9d1', 'themes/contrib/bootstrap/templates/input/input--button.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/input/input--button.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/input/input--button.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('input', Array) (Line: 489) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_568a541cc4c1458ffaad9e14a193eb74fe76bef67b0f4277f3608df5c7552137->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('modules/contrib/webform/templates/webform-actions.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_actions', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_container.html.twig_MzGJ1uPk6iJ_pThZ4H8uRSXT_', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/system/container.html.twig */ class __TwigTemplate_b869e13f57bfa13a1aad02c9b0a2747ca6cd399272a7d0088e94a7dad1bde427 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 23 $context["classes"] = [0 => (( !twig_get_attribute($this->env, $this->source, // line 24 ($context["attributes"] ?? null), "hasClass", [0 => "toolbar-menu-administration"], "method", false, false, true, 24)) ? ("form-group") : ("")), 1 => (( // line 25 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 2 => (( // line 26 ($context["has_parent"] ?? null)) ? ("form-wrapper") : (""))]; // line 29 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 29), 29, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 29, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 29, 42 => 26, 41 => 25, 40 => 24, 39 => 23,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override of a container used to wrap child elements. * * Used for grouped form items. Can also be used as a theme wrapper for any * renderable element, to surround it with a and HTML attributes. * See the @link forms_api_reference.html Form API reference @endlink for more * information on the #theme_wrappers render array property. * * Available variables: * - attributes: HTML attributes for the containing element. * - children: The rendered child elements of the container. * - has_parent: A flag to indicate that the container has one or more parent * containers. * * @ingroup templates * * @see template_preprocess_container() */ #} {% set classes = [ not attributes.hasClass('toolbar-menu-administration') ? 'form-group', has_parent ? 'js-form-wrapper', has_parent ? 'form-wrapper', ] %} {{ children }} ", "themes/contrib/bootstrap/templates/system/container.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/system/container.html.twig"); } public function checkSecurity() { static $tags = array("set" => 23); static $filters = array("escape" => 29); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('645f1dae01fbc_container.html.twig_MzGJ1uPk6iJ_pThZ4H8uRSXT_', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/contrib/bootstrap/templates/system/container.html.twig */ class __TwigTemplate_b869e13f57bfa13a1aad02c9b0a2747ca6cd399272a7d0088e94a7dad1bde427 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 23 $context["classes"] = [0 => (( !twig_get_attribute($this->env, $this->source, // line 24 ($context["attributes"] ?? null), "hasClass", [0 => "toolbar-menu-administration"], "method", false, false, true, 24)) ? ("form-group") : ("")), 1 => (( // line 25 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 2 => (( // line 26 ($context["has_parent"] ?? null)) ? ("form-wrapper") : (""))]; // line 29 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 29), 29, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 29, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap/templates/system/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 29, 42 => 26, 41 => 25, 40 => 24, 39 => 23,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override of a container used to wrap child elements. * * Used for grouped form items. Can also be used as a theme wrapper for any * renderable element, to surround it with a and HTML attributes. * See the @link forms_api_reference.html Form API reference @endlink for more * information on the #theme_wrappers render array property. * * Available variables: * - attributes: HTML attributes for the containing element. * - children: The rendered child elements of the container. * - has_parent: A flag to indicate that the container has one or more parent * containers. * * @ingroup templates * * @see template_preprocess_container() */ #} {% set classes = [ not attributes.hasClass('toolbar-menu-administration') ? 'form-group', has_parent ? 'js-form-wrapper', has_parent ? 'form-wrapper', ] %} {{ children }} ", "themes/contrib/bootstrap/templates/system/container.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/contrib/bootstrap/templates/system/container.html.twig"); } public function checkSecurity() { static $tags = array("set" => 23); static $filters = array("escape" => 29); static $functions = array(); try { $this->sandbox->checkSecurity( ['set'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_b869e13f57bfa13a1aad02c9b0a2747ca6cd399272a7d0088e94a7dad1bde427', 'themes/contrib/bootstrap/templates/system/container.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/contrib/bootstrap/templates/system/container.html.twig') (Line: 55) twig_render_template('themes/contrib/bootstrap/templates/system/container.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('container', Array) (Line: 489) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 39) __TwigTemplate_2eddd2d7ba917a599c7b8b30381a7d4f1c6efce048d85ccb8e84eeaecb078fb9->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('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: touch(): Utime failed: Operation not permitted in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 100 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('645f1dae01fbc_webform--contact-us-form._EECU6Zh23JhMreSjhQ61Nfbb9', '<?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/stack/templates/webform--contact-us-form.html.twig */ class __TwigTemplate_0ec73b5d5b1675491ceca8ef6abd71ae942e91c8428021eef250aee082afdfd9 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 24 echo " Contact US To contact us, please use the form below All boxes marked with a red asterisk are required in order to continue. extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 38, $this->source), "html", null, true); echo "> "; // line 39 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 39, $this->source), "html", null, true); echo " "; // line 40 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 40, $this->source), "html", null, true); echo " "; // line 41 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 41, $this->source), "html", null, true); echo " Address DOD Civilian Careers 4800 Mark Center Drive Alexandria, VA 22350-1100 "; } public function getTemplateName() { return "themes/stack/templates/webform--contact-us-form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 41, 63 => 40, 59 => 39, 55 => 38, 39 => 24,); } public function getSourceContext() { return new Source("{# /** * @file * Theme implementation for a 'webform' element. * * This is an copy of the webform.html.twig theme_wrapper which includes the * 'title_prefix' and 'title_suffix' variables needed for * contextual links to appear. * * Available variables * - attributes: A list of HTML attributes for the wrapper element. * - children: The child elements of the webform. * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the main title tag that appears in the template. * - title_suffix: Additional output populated by modules, intended to be * displayed after the main title tag that appears in the template. * * @see template_preprocess_webform() * @see _webform_form_after_build() * * @ingroup themeable */ #} Contact US To contact us, please use the form below All boxes marked with a red asterisk are required in order to continue. {{ title_prefix }} {{ children }} {{ title_suffix }} Address DOD Civilian Careers 4800 Mark Center Drive Alexandria, VA 22350-1100 ", "themes/stack/templates/webform--contact-us-form.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/stack/templates/webform--contact-us-form.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 38); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('645f1dae01fbc_webform--contact-us-form._EECU6Zh23JhMreSjhQ61Nfbb9', '<?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/stack/templates/webform--contact-us-form.html.twig */ class __TwigTemplate_0ec73b5d5b1675491ceca8ef6abd71ae942e91c8428021eef250aee082afdfd9 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 24 echo " Contact US To contact us, please use the form below All boxes marked with a red asterisk are required in order to continue. extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 38, $this->source), "html", null, true); echo "> "; // line 39 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 39, $this->source), "html", null, true); echo " "; // line 40 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 40, $this->source), "html", null, true); echo " "; // line 41 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 41, $this->source), "html", null, true); echo " Address DOD Civilian Careers 4800 Mark Center Drive Alexandria, VA 22350-1100 "; } public function getTemplateName() { return "themes/stack/templates/webform--contact-us-form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 41, 63 => 40, 59 => 39, 55 => 38, 39 => 24,); } public function getSourceContext() { return new Source("{# /** * @file * Theme implementation for a 'webform' element. * * This is an copy of the webform.html.twig theme_wrapper which includes the * 'title_prefix' and 'title_suffix' variables needed for * contextual links to appear. * * Available variables * - attributes: A list of HTML attributes for the wrapper element. * - children: The child elements of the webform. * - title_prefix: Additional output populated by modules, intended to be * displayed in front of the main title tag that appears in the template. * - title_suffix: Additional output populated by modules, intended to be * displayed after the main title tag that appears in the template. * * @see template_preprocess_webform() * @see _webform_form_after_build() * * @ingroup themeable */ #} Contact US To contact us, please use the form below All boxes marked with a red asterisk are required in order to continue. {{ title_prefix }} {{ children }} {{ title_suffix }} Address DOD Civilian Careers 4800 Mark Center Drive Alexandria, VA 22350-1100 ", "themes/stack/templates/webform--contact-us-form.html.twig", "/var/www/html/dodciviliancareers-dev/web/themes/stack/templates/webform--contact-us-form.html.twig"); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 38); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_0ec73b5d5b1675491ceca8ef6abd71ae942e91c8428021eef250aee082afdfd9', 'themes/stack/templates/webform--contact-us-form.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/stack/templates/webform--contact-us-form.html.twig') (Line: 55) twig_render_template('themes/stack/templates/webform--contact-us-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform', Array) (Line: 489) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 84) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 70) __TwigTemplate_e89eecec3ef225428e6197a42f660310a02dced3cdbee0fb6fe703249bf93359->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/stack/templates/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array) (Line: 446) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 510) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_content(Array, Array) (Line: 182) Twig\Template->displayBlock('content', Array, Array) (Line: 423) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->block_main(Array, Array) (Line: 182) Twig\Template->displayBlock('main', Array, Array) (Line: 175) __TwigTemplate_70d441a6208a00062c5c7a63a76fc010f878a2e0661c41b0f53a36b951a9b1fc->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/stack/templates/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 111) __TwigTemplate_993938df51b6362e69330c1b05ab9beeec96b9e6343accefe548cac3f8bb31c7->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/stack/templates/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) 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: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49) Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Contact US
To contact us, please use the form belowAll boxes marked with a red asterisk are required in order to continue.
Address
DOD Civilian Careers
4800 Mark Center Drive
Alexandria, VA 22350-1100