Exceptions
Exception
Twig\Error\ RuntimeError
Show exception properties
Twig\Error\RuntimeError {#1077 -lineno: 112 -rawMessage: "Key "Montag" for sequence/mapping with keys "Freitag" does not exist." -source: Twig\Source {#1019 -code: """ {% extends 'base.html.twig' %}\n {% block pageTitle %}\n \t{% include 'frontend/elements/_title.html.twig' with {\n title:'Kontakt',\n breadcrumb: {\n 'Home': url('app_home'),\n 'Kontakt': url('app_contact')\n } \n }\n %}\n {% endblock %}\n \n {% block body %}\n \n \t<div class="mx-auto max-w-7xl px-6 pb-10 pt-10 lg:px-8">\n \t\t<div class="grid grid-cols-12 gap-x-0 sm:gap-x-10">\n \t\t\t<div class="col-span-12 sm:col-span-8">\n \t\t\t\t<div class="mb-5">\n \t\t\t\t\t<a target="_blank" href="https://maps.app.goo.gl/5f2J59sQV1prJZBQA">\n \t\t\t\t\t\t<img src="/assets/images/contact-address.jpg"/>\n \t\t\t\t\t</a>\n \t\t\t\t</div>\n \n \t\t\t\t<p class="mb-10">\n \t\t\t\t\tUm Ihnen den bestmöglichen Service zu bieten und Wartezeiten am Telefon zu vermeiden, empfehlen wir dringend, uns per E-Mail zu kontaktieren. Unser engagiertes Team wird sich umgehend um Ihre Nachricht kümmern und Ihnen so schnell wie möglich antworten. Sie können uns unter\n \t\t\t\t\t<a href="mailto:kontakt@frauengesundheit-am-see.de">kontakt@frauengesundheit-am-see.de</a>\n \t\t\t\t\terreichen.\n \t\t\t\t\t<br/>\n \t\t\t\t\t<br/>\n \t\t\t\t\tSelbstverständlich stehen wir Ihnen auch telefonisch zur Verfügung, sollten Sie dies bevorzugen. Bitte beachten Sie jedoch, dass die Wartezeit am Telefon aufgrund von hohem Anrufaufkommen gelegentlich länger sein kann. Wir tun unser Bestes, um Ihre Anrufe so schnell wie möglich zu beantworten.\n \t\t\t\t\t<br/>\n \t\t\t\t\t<br/>\n \t\t\t\t\tVielen Dank für Ihr Vertrauen in unsere Praxis. Wir freuen uns darauf, Ihnen zu helfen und Sie in unserer Praxis willkommen zu heißen. Ihre Gesundheit ist unsere Priorität, und wir sind hier, um Ihnen zu helfen und Ihre Fragen zu beantworten.\n \t\t\t\t\t<br/>\n \n \t\t\t\t</p>\n \n \t\t\t\t<h2 class="text-xl text-cutty-sark-300 mb-3 ">KONTAKTIEREN SIE UNS</h2>\n \t\t\t\t<h3 class="text-xl text-cutty-sark-300 mb-3 ">Termin vereinbaren</h3>\n \t\t\t\t<p class="mb-6">Möchten Sie einen Termin vereinbaren? Klicken Sie bitte\n \t\t\t\t\t<a href="https://www.termin-patmed.de/p/377aa56f-6060-40fe-b864-0f81280b0c85">hier</a>:<br/></p>\n \t\t\t\t<a href="https://www.termin-patmed.de/p/377aa56f-6060-40fe-b864-0f81280b0c85" class="block w-[200px] text-center bg-cutty-sark-400 hover:bg-cutty-sark-500 text-white transition px-4 py-2 rounded mt-3" style="background-color: rgb(113 144 141);color:white;padding:0px 10px;border-radius:5px;width:max-content;margin-bottom:1.5rem;height:40px;width:200px;padding-top:7px;">Termin vereinbaren</a>\n \t\t\t\t<h3 class="text-xl text-cutty-sark-300 mb-3 ">Telefon</h3>\n \t\t\t\t<p>Sie erreichen uns telefonisch unter der Nummer:</p>\n \t\t\t\t{% if frontOption.phone is defined and frontOption.phone | length > 0 %}\n \n \t\t\t\t\t<div class="mt-3" style="margin-bottom:1.5rem">\n \t\t\t\t\t\t<a href="tel:004977716472220">\n \t\t\t\t\t\t\t<div class="text-lg text-cutty-sark-400">\n \t\t\t\t\t\t\t\t<b style="color:rgb(113 144 141)">{{frontOption.phone}}</b>\n \t\t\t\t\t\t\t</div>\n \t\t\t\t\t\t</a>\n \t\t\t\t\t</div>\n \t\t\t\t{% endif %}\n \t\t\t\t<h3 class="text-xl text-cutty-sark-300 mb-3 ">E-Mail</h3>\n \t\t\t\t<div class="mb-20">\n \t\t\t\t\t<p>\n \t\t\t\t\t\tGerne können Sie uns eine E-Mail an\n \t\t\t\t\t\t<b>\n \t\t\t\t\t\t\t<a href="mailto:kontakt@frauengesundheit-am-see.de" style="color:rgb(113 144 141)">kontakt@frauengesundheit-am-see.de</a>\n \t\t\t\t\t\t</b>\n \t\t\t\t\t\tschreiben oder das Kontaktformular nutzen.</p>\n \t\t\t\t\t<br/>\n \t\t\t\t\t<i class="mb-6" style="margin-bottom:1.5rem">\n \t\t\t\t\t\tBitte beachten Sie, dass eine medizinische Beratung per E-Mail nicht möglich ist.</i>\n \t\t\t\t\t<div style="margin-bottom:1.5rem"></div>\n \t\t\t\t\t{{form_start(form)}}\n \t\t\t\t\t{{form_end(form)}}\n \t\t\t\t</div>\n \t\t\t</div>\n \n \t\t\t<div class="col-span-12 sm:col-span-4 bg-dusty-gray-50 p-4 -mt-5 sm:-mt-0 mb-20 sm:mb-0">\n \t\t\t\t<div class="mb-5">\n \t\t\t\t\t<h2 class="text-xl text-cutty-sark-300">Anschrift</h2>\n \t\t\t\t\t<div class="w-[40px] h-[2px] bg-cutty-sark-300/50 mt-3"></div>\n \t\t\t\t</div>\n \n \t\t\t\t<ul>\n \t\t\t\t\t<li class="mb-2">\n \t\t\t\t\t\t<i class="bi-geo-alt text-cutty-sark-400 mr-4"></i>\n \t\t\t\t\t\t<a href="https://maps.app.goo.gl/5f2J59sQV1prJZBQA" target="_blank">Am Stadtgarten 8, 78333 Stockach</a>\n \t\t\t\t\t</li>\n \t\t\t\t\t{% if frontOption.phone is defined and frontOption.phone | length > 0 %}\n \t\t\t\t\t\t<li class="mb-2">\n \t\t\t\t\t\t\t<i class="bi-telephone text-cutty-sark-400 mr-4"></i>\n \t\t\t\t\t\t\t<a href="tel:{{frontOption.phone}}">{{frontOption.phone | striptags}}</a><br/></li>\n \t\t\t\t\t{% endif %}\n \t\t\t\t\t{% if frontOption.fax is defined and frontOption.fax | length > 0 %}\n \t\t\t\t\t\t<li class="mb-2">\n \t\t\t\t\t\t\t<i class="bi-file-earmark-text w-8 inline-block"></i>\n \t\t\t\t\t\t\t<a href="#" class="text-gray-600 hover:text-gray-800">{{frontOption.fax | striptags}}</a><br/></li>\n \t\t\t\t\t{% endif %}\n \t\t\t\t\t<li class="mb-2">\n \t\t\t\t\t\t<i class="bi-envelope text-cutty-sark-400 mr-4"></i>\n \t\t\t\t\t\t<a href="mailto:kontakt@frauengesundheit-am-see.de">kontakt@frauengesundheit-am-see.de</a><br/></li>\n \t\t\t\t</ul>\n \n \t\t\t\t<br/>\n \t\t\t\t<br/>\n \n \t\t\t\t<div class="mb-5">\n \t\t\t\t\t<h2 class="text-xl text-cutty-sark-300">Sprechzeiten</h2>\n \t\t\t\t\t<div class="w-[40px] h-[2px] bg-cutty-sark-300/50 mt-3"></div>\n \t\t\t\t</div>\n \n \t\t\t\t{# Opening Hours #}\n \t\t\t\t<div\n \t\t\t\t\tclass="mb-8">\n \t\t\t\t\t{# Monday #}\n \t\t\t\t\t<div class="flex mb-2">\n \t\t\t\t\t\t<div class="w-[120px] text-cutty-sark-400 font-normal">Montag</div>\n \t\t\t\t\t\t<div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Montag.start1 | date('H:i') }}\n \t\t\t\t\t\t\t-\n \t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Montag.end1 | date('H:i') }}</div>\n \t\t\t\t\t</div>\n \n \t\t\t\t\t{# Tuesday #}\n \t\t\t\t\t<div class="flex mb-2">\n \t\t\t\t\t\t<div class="w-[120px] text-cutty-sark-400 font-normal">Dienstag</div>\n \t\t\t\t\t\t{% if oeffnungszeiten.Öffnungszeiten.Dienstag.startBreak is not null and oeffnungszeiten.Öffnungszeiten.Dienstag.endBreak is not null %}\n \t\t\t\t\t\t\t<div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Dienstag.start1 | date('H:i') }}\n \t\t\t\t\t\t\t\t-\n \t\t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Dienstag.startBreak | date('H:i') }}\n \t\t\t\t\t\t\t\t&\n \t\t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Dienstag.endBreak | date('H:i') }}\n \t\t\t\t\t\t\t\t-{{oeffnungszeiten.Öffnungszeiten.Dienstag.end1 | date('H:i') }}</div>\n \t\t\t\t\t\t{% else %}\n \t\t\t\t\t\t\t<div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Dienstag.start1 | date('H:i') }}\n \t\t\t\t\t\t\t\t-\n \t\t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Dienstag.end1 | date('H:i') }}</div>\n \t\t\t\t\t\t{% endif %}\n \t\t\t\t\t</div>\n \n \t\t\t\t\t{# Wednesday #}\n \t\t\t\t\t<div class="flex mb-2">\n \t\t\t\t\t\t<div class="w-[120px] text-cutty-sark-400 font-normal">Mittwoch</div>\n \t\t\t\t\t\t<div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Mittwoch.start1 | date('H:i') }}\n \t\t\t\t\t\t\t-\n \t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Mittwoch.end1 | date('H:i') }}</div>\n \t\t\t\t\t</div>\n \n \t\t\t\t\t{# Thursday #}\n \t\t\t\t\t<div class="flex mb-2">\n \t\t\t\t\t\t<div class="w-[120px] text-cutty-sark-400 font-normal">Donnerstag</div>\n \t\t\t\t\t\t{% if oeffnungszeiten.Öffnungszeiten.Donnerstag.startBreak is not null and oeffnungszeiten.Öffnungszeiten.Donnerstag.endBreak is not null %}\n \t\t\t\t\t\t\t<div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Donnerstag.start1 | date('H:i') }}\n \t\t\t\t\t\t\t\t-\n \t\t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Donnerstag.startBreak | date('H:i') }}\n \t\t\t\t\t\t\t\t&\n \t\t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Donnerstag.endBreak | date('H:i') }}\n \t\t\t\t\t\t\t\t-{{oeffnungszeiten.Öffnungszeiten.Donnerstag.end1 | date('H:i') }}</div>\n \t\t\t\t\t\t{% else %}\n \t\t\t\t\t\t\t<div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Donnerstag.start1 | date('H:i') }}\n \t\t\t\t\t\t\t\t-\n \t\t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Donnerstag.end1 | date('H:i') }}</div>\n \t\t\t\t\t\t{% endif %}\n \t\t\t\t\t</div>\n \n \t\t\t\t\t{# Friday #}\n \t\t\t\t\t<div class="flex mb-2">\n \t\t\t\t\t\t<div class="w-[120px] text-cutty-sark-400 font-normal">Freitag</div>\n \t\t\t\t\t\t<div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Freitag.start1 | date('H:i') }}\n \t\t\t\t\t\t\t-\n \t\t\t\t\t\t\t{{oeffnungszeiten.Öffnungszeiten.Freitag.end1 | date('H:i') }}</div>\n \t\t\t\t\t</div>\n \n \t\t\t\t</div>\n \n \t\t\t\t{# Phone Hours #}\n \t\t\t\t<div>\n \t\t\t\t\t<h2 class="text-xl text-cutty-sark-300">Telefonzeiten</h2>\n \t\t\t\t\t<div class="w-[40px] h-[2px] bg-cutty-sark-300/50 my-3"></div>\n \n \t\t\t\t\t<div class="mb-4">\n \t\t\t\t\t\t<p class="text-cutty-sark-400 font-normal mb-1">Montag:</p>\n \t\t\t\t\t\t<p>\n \t\t\t\t\t\t\t<span class="text-dusty-gray-500">09:00 - 11:30</span><br>\n \t\t\t\t\t\t</p>\n \t\t\t\t\t</div>\n \n \t\t\t\t\t<div class="mb-4">\n \t\t\t\t\t\t<p class="text-cutty-sark-400 font-normal mb-1">Dienstag und Donnerstag:</p>\n \t\t\t\t\t\t<p>\n \t\t\t\t\t\t\t<span class="text-dusty-gray-500">09:00 - 11:30 & 13:00 - 15:00</span><br>\n \t\t\t\t\t\t</p>\n \t\t\t\t\t</div>\n \t\t\t\t\t<div>\n \t\t\t\t\t\t<p class="text-cutty-sark-400 font-normal mb-1">Mittwoch und Freitag:</p>\n \t\t\t\t\t\t<p class="text-dusty-gray-500 mb-1">09:00 - 12:00 Uhr</p>\n \t\t\t\t\t</div>\n \t\t\t\t\t<div>\n \t\t\t\t\t\t<p class="mt-1" style="margin-top:1em;">\n \t\t\t\t\t\t\tOder per E-Mail. Und in dringenden Fällen kommen Sie bitte in die Praxis.\n \t\t\t\t\t\t</p>\n \t\t\t\t\t</div>\n \n \n \t\t\t\t</div>\n \t\t\t</div>\n \t\t</div>\n \t</div>\n {% endblock %}\n """ -name: "frontend/contact.html.twig" -path: "/var/www/vhosts/horai-software.com/ifwa.horai-software.com/templates/frontend/contact.html.twig" } -phpFile: "/var/www/vhosts/horai-software.com/ifwa.horai-software.com/vendor/twig/twig/src/Extension/CoreExtension.php" -phpLine: 1741 }
in
templates/frontend/contact.html.twig
(line 112)
<divclass="mb-8">{# Monday #}<div class="flex mb-2"><div class="w-[120px] text-cutty-sark-400 font-normal">Montag</div><div class="text-dusty-gray-500">{{oeffnungszeiten.Öffnungszeiten.Montag.start1 | date('H:i') }}-{{oeffnungszeiten.Öffnungszeiten.Montag.end1 | date('H:i') }}</div></div>{# Tuesday #}
in
var/cache/dev/twig/57/57af318630d60e432829f6bcbd0bedff.php
::
getAttribute
(line 235)
// line 110yield "\t\t\t\t\t<div class=\"flex mb-2\">\t\t\t\t\t\t<div class=\"w-[120px] text-cutty-sark-400 font-normal\">Montag</div>\t\t\t\t\t\t<div class=\"text-dusty-gray-500\">";// line 112yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["oeffnungszeiten"]) || array_key_exists("oeffnungszeiten", $context) ? $context["oeffnungszeiten"] : (function () { throw new RuntimeError('Variable "oeffnungszeiten" does not exist.', 112, $this->source); })()), "Öffnungszeiten", [], "any", false, false, false, 112), "Montag", [], "any", false, false, false, 112), "start1", [], "any", false, false, false, 112), "H:i"), "html", null, true);yield "\t\t\t\t\t\t\t-\t\t\t\t\t\t\t";// line 114yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["oeffnungszeiten"]) || array_key_exists("oeffnungszeiten", $context) ? $context["oeffnungszeiten"] : (function () { throw new RuntimeError('Variable "oeffnungszeiten" does not exist.', 114, $this->source); })()), "Öffnungszeiten", [], "any", false, false, false, 114), "Montag", [], "any", false, false, false, 114), "end1", [], "any", false, false, false, 114), "H:i"), "html", null, true);
in
vendor/twig/twig/src/Template.php
->
block_body
(line 446)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {yield from $template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/dev/twig/65/65562f0add9fe4c387830dc21bd25be3.php
->
yieldBlock
(line 104)
yield from $this->unwrap()->yieldBlock('pageTitle', $context, $blocks);// line 34yield "";// line 35yield from $this->unwrap()->yieldBlock('body', $context, $blocks);// line 37yield "";// line 38yield from $this->unwrap()->yieldBlock('footer', $context, $blocks);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 402)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/57/57af318630d60e432829f6bcbd0bedff.php
->
yield
(line 54)
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "frontend/contact.html.twig"));$this->parent = $this->load("base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 402)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
yield
(line 358)
return $this->blocks;}public function display(array $context, array $blocks = []): void{foreach ($this->yield($context, $blocks) as $data) {echo $data;}}public function render(array $context): string
in
vendor/twig/twig/src/Template.php
->
display
(line 373)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 51)
yield from $this->template->yieldBlock($name, $context);}public function render(array $context = []): string{return $this->template->render($context);}/*** @return void*/
in
vendor/twig/twig/src/Environment.php
->
render
(line 333)
* @throws SyntaxError When an error occurred during compilation* @throws RuntimeError When an error occurred during rendering*/public function render($name, array $context = []): string{return $this->load($name)->render($context);}/*** Displays a template.*
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
render
(line 467)
if (null !== $block) {return $this->container->get('twig')->load($view)->renderBlock($block, $parameters);}return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRenderView
(line 472)
return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);$response ??= new Response();if (200 === $response->getStatusCode()) {foreach ($parameters as $v) {if ($v instanceof FormInterface && $v->isSubmitted() && !$v->isValid()) {
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRender
(line 284)
* If an invalid form is found in the list of parameters, a 422 status code is returned.* Forms found in parameters are auto-cast to form views.*/protected function render(string $view, array $parameters = [], ?Response $response = null): Response{return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}/*** Renders a block in a view.*
->subject('Kontakt von '.$form->get('name')->getData()." | ".$form->get('email')->getData())->text($form->get('message')->getData());$mailer->send($email);$this->addFlash('success', 'Ihre Nachricht wurde erfolgreich versendet');}return $this->render('frontend/contact.html.twig', ['form' => $form->createView(),]);}#[Route('/leistungen', name: 'app_leistungen')]
in
vendor/symfony/http-kernel/HttpKernel.php
->
contact
(line 183)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);$controller = $event->getController();$arguments = $event->getArguments();// call controller$response = $controller(...$arguments);// viewif (!$response instanceof Response) {$event = new ViewEvent($this, $request, $type, $response, $event);$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 76)
$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());$this->requestStack->push($request);$response = null;try {return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {if ($e instanceof \Error && !$this->handleAllThrowables) {throw $e;}
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 193)
if (!$this->handlingHttpCache) {$this->resetServices = true;}try {return $this->getHttpKernel()->handle($request, $type, $catch);} finally {--$this->requestStackSize;}}
in
vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php
->
handle
(line 35)
) {}public function run(): int{$response = $this->kernel->handle($this->request);if (Kernel::VERSION_ID >= 60400) {$response->send(false);if (\function_exists('fastcgi_finish_request') && !$this->debug) {
in
vendor/autoload_runtime.php
->
run
(line 32)
$app = $app(...$args);exit($runtime->getRunner($app)->run());
require_once('/var/www/vhosts/horai-software.com/ifwa.horai-software.com/vendor/autoload_runtime.php')
in
public/index.php
(line 5)
<?phpuse App\Kernel;require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);};
Logs
| Level | Channel | Message |
|---|---|---|
| INFO 20:26:51 | request |
Matched route "_profiler". {
"route": "_profiler",
"route_parameters": {
"_route": "_profiler",
"_controller": "web_profiler.controller.profiler::panelAction",
"token": "4a2ce4"
},
"request_uri": "https://ifwa.horai-software.com/_profiler/4a2ce4",
"method": "GET"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bridge\\Doctrine\\Middleware\\IdleConnection\\Listener::onKernelRequest"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls". {
"event": "kernel.request",
"listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber::onKernelRequestPrettyUrls"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber::onKernelRequest"
}
|
| INFO 20:26:51 | doctrine |
Connecting with parameters {params} {
"params": {
"driver": "pdo_mysql",
"idle_connection_ttl": 600,
"host": "127.0.0.1",
"port": 3306,
"user": "ifwa",
"password": "<redacted>",
"driverOptions": [],
"defaultTableOptions": {
"collation": "utf8mb4_unicode_ci"
},
"dbname": "ifwa",
"charset": "utf8mb4"
}
}
|
| DEBUG 20:26:51 | doctrine |
Executing query: SELECT o0_.id AS id_0, o0_.tag AS tag_1, o0_.start1 AS start1_2, o0_.end1 AS end1_3, o0_.start_break AS start_break_4, o0_.end_break AS end_break_5, o0_.type AS type_6 FROM oeffnungszeiten o0_ ORDER BY o0_.id ASC {
"sql": "SELECT o0_.id AS id_0, o0_.tag AS tag_1, o0_.start1 AS start1_2, o0_.end1 AS end1_3, o0_.start_break AS start_break_4, o0_.end_break AS end_break_5, o0_.type AS type_6 FROM oeffnungszeiten o0_ ORDER BY o0_.id ASC"
}
|
| DEBUG 20:26:51 | doctrine |
Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.is_editable AS is_editable_4 FROM front_option t0 {
"sql": "SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.is_editable AS is_editable_4 FROM front_option t0"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber::onKernelController"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\TwigEventSubscriber::onControllerEvent". {
"event": "kernel.controller",
"listener": "App\\EventSubscriber\\TwigEventSubscriber::onControllerEvent"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\IsSignatureValidAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller_arguments" to listener "ContainerVxY5KjR\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "ContainerVxY5KjR\\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
}
|
| DEBUG 20:26:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 20:26:51 | doctrine |
Executing query: SELECT o0_.id AS id_0, o0_.tag AS tag_1, o0_.start1 AS start1_2, o0_.end1 AS end1_3, o0_.start_break AS start_break_4, o0_.end_break AS end_break_5, o0_.type AS type_6 FROM oeffnungszeiten o0_ ORDER BY o0_.id ASC {
"sql": "SELECT o0_.id AS id_0, o0_.tag AS tag_1, o0_.start1 AS start1_2, o0_.end1 AS end1_3, o0_.start_break AS start_break_4, o0_.end_break AS end_break_5, o0_.type AS type_6 FROM oeffnungszeiten o0_ ORDER BY o0_.id ASC"
}
|
| DEBUG 20:26:51 | doctrine |
Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.is_editable AS is_editable_4 FROM front_option t0 {
"sql": "SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.is_editable AS is_editable_4 FROM front_option t0"
}
|
| DEBUG 20:26:51 | doctrine |
Executing query: SELECT o0_.id AS id_0, o0_.tag AS tag_1, o0_.start1 AS start1_2, o0_.end1 AS end1_3, o0_.start_break AS start_break_4, o0_.end_break AS end_break_5, o0_.type AS type_6 FROM oeffnungszeiten o0_ ORDER BY o0_.id ASC {
"sql": "SELECT o0_.id AS id_0, o0_.tag AS tag_1, o0_.start1 AS start1_2, o0_.end1 AS end1_3, o0_.start_break AS start_break_4, o0_.end_break AS end_break_5, o0_.type AS type_6 FROM oeffnungszeiten o0_ ORDER BY o0_.id ASC"
}
|
| DEBUG 20:26:51 | doctrine |
Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.is_editable AS is_editable_4 FROM front_option t0 {
"sql": "SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.is_editable AS is_editable_4 FROM front_option t0"
}
|
Stack Trace
|
RuntimeError
|
|---|
Twig\Error\RuntimeError:
Key "Montag" for sequence/mapping with keys "Freitag" does not exist in "frontend/contact.html.twig" at line 112.
at templates/frontend/contact.html.twig:112
at Twig\Extension\CoreExtension::getAttribute()
(var/cache/dev/twig/57/57af318630d60e432829f6bcbd0bedff.php:235)
at __TwigTemplate_b6b3afff0b025ca7d0a32673d934f7bd->block_body()
(vendor/twig/twig/src/Template.php:446)
at Twig\Template->yieldBlock()
(var/cache/dev/twig/65/65562f0add9fe4c387830dc21bd25be3.php:104)
at __TwigTemplate_b53f353e88acc9c0f270ed7747812172->doDisplay()
(vendor/twig/twig/src/Template.php:402)
at Twig\Template->yield()
(var/cache/dev/twig/57/57af318630d60e432829f6bcbd0bedff.php:54)
at __TwigTemplate_b6b3afff0b025ca7d0a32673d934f7bd->doDisplay()
(vendor/twig/twig/src/Template.php:402)
at Twig\Template->yield()
(vendor/twig/twig/src/Template.php:358)
at Twig\Template->display()
(vendor/twig/twig/src/Template.php:373)
at Twig\Template->render()
(vendor/twig/twig/src/TemplateWrapper.php:51)
at Twig\TemplateWrapper->render()
(vendor/twig/twig/src/Environment.php:333)
at Twig\Environment->render()
(vendor/symfony/framework-bundle/Controller/AbstractController.php:467)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView()
(vendor/symfony/framework-bundle/Controller/AbstractController.php:472)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender()
(vendor/symfony/framework-bundle/Controller/AbstractController.php:284)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render()
(src/Controller/FrontendController.php:91)
at App\Controller\FrontendController->contact()
(vendor/symfony/http-kernel/HttpKernel.php:183)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle()
(vendor/symfony/http-kernel/Kernel.php:193)
at Symfony\Component\HttpKernel\Kernel->handle()
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:32)
at require_once('/var/www/vhosts/horai-software.com/ifwa.horai-software.com/vendor/autoload_runtime.php')
(public/index.php:5)
|