Error 500 Internal Server Error

GET http://doktormayer.cz/

Forwarded to ErrorController (9ab1ec)

Serializer

1 Handled
0.35 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
Symfony\Component\ErrorHandler\Exception\FlattenException
Show contents
Symfony\Component\ErrorHandler\Exception\FlattenException {#3627
  -message: "Variable "imageit" does not exist."
  -code: 0
  -previous: null
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/var/www/html/var/cache/templates/199995fd46f3275be77b11de40fa1bf7.compiled"
      "line" => 9
      "args" => []
    ]
    [
      "namespace" => ""
      "short_class" => "__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6"
      "class" => "__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6"
      "type" => "->"
      "function" => "{closure}"
      "file" => "/var/www/html/var/cache/dev/twig/f8/f8a65218f735065a0690c189a1fdd112.php"
      "line" => 54
      "args" => []
    ]
    [
      "namespace" => ""
      "short_class" => "__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6"
      "class" => "__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6"
      "type" => "->"
      "function" => "doDisplay"
      "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
      "line" => 394
      "args" => []
    ]
    [
      "namespace" => "Twig"
      "short_class" => "Template"
      "class" => "Twig\Template"
      "type" => "->"
      "function" => "displayWithErrorHandling"
      "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
      "line" => 367
      "args" => []
    ]
    [
      "namespace" => "Twig"
      "short_class" => "Template"
      "class" => "Twig\Template"
      "type" => "->"
      "function" => "display"
      "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
      "line" => 379
      "args" => []
    ]
    [
      "namespace" => "Twig"
      "short_class" => "Template"
      "class" => "Twig\Template"
      "type" => "->"
      "function" => "render"
      "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
      "line" => 38
      "args" => []
    ]
    [
      "namespace" => "Twig"
      "short_class" => "TemplateWrapper"
      "class" => "Twig\TemplateWrapper"
      "type" => "->"
      "function" => "render"
      "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
      "line" => 280
      "args" => []
    ]
    [
      "namespace" => "Twig"
      "short_class" => "Environment"
      "class" => "Twig\Environment"
      "type" => "->"
      "function" => "render"
      "file" => "/var/www/html/src/Service/Kiwi/Page/PageModuleArticle.php"
      "line" => 189
      "args" => []
    ]
    [
      "namespace" => "App\Service\Kiwi\Page"
      "short_class" => "PageModuleArticle"
      "class" => "App\Service\Kiwi\Page\PageModuleArticle"
      "type" => "->"
      "function" => "getKiwiFrontendModuleBox"
      "file" => "/var/www/html/src/Service/Kiwi/Page/PageFrontendHandle.php"
      "line" => 129
      "args" => []
    ]
    [
      "namespace" => "App\Service\Kiwi\Page"
      "short_class" => "PageFrontendHandle"
      "class" => "App\Service\Kiwi\Page\PageFrontendHandle"
      "type" => "->"
      "function" => "getPageData"
      "file" => "/var/www/html/src/Service/Kiwi/Page/PageFrontendHandle.php"
      "line" => 156
      "args" => []
    ]
    [
      "namespace" => "App\Service\Kiwi\Page"
      "short_class" => "PageFrontendHandle"
      "class" => "App\Service\Kiwi\Page\PageFrontendHandle"
      "type" => "->"
      "function" => "getPageHtml"
      "file" => "/var/www/html/src/Controller/Kiwi/FrontPage/DefaultController.php"
      "line" => 101
      "args" => []
    ]
    [
      "namespace" => "App\Controller\Kiwi\FrontPage"
      "short_class" => "DefaultController"
      "class" => "App\Controller\Kiwi\FrontPage\DefaultController"
      "type" => "->"
      "function" => "pageAction"
      "file" => "/var/www/html/src/Controller/Kiwi/FrontPage/DefaultController.php"
      "line" => 29
      "args" => []
    ]
    [
      "namespace" => "App\Controller\Kiwi\FrontPage"
      "short_class" => "DefaultController"
      "class" => "App\Controller\Kiwi\FrontPage\DefaultController"
      "type" => "->"
      "function" => "blankHpAction"
      "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 181
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleRaw"
      "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 76
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
      "line" => 197
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Runtime\Runner\Symfony"
      "short_class" => "HttpKernelRunner"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
      "function" => "run"
      "file" => "/var/www/html/vendor/autoload_runtime.php"
      "line" => 29
      "args" => []
    ]
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => "require_once"
      "file" => "/var/www/html/public/index.php"
      "line" => 7
      "args" => [
        [
          "string"
          "/var/www/html/vendor/autoload_runtime.php"
        ]
      ]
    ]
  ]
  -traceAsString: """
    #0 /var/www/html/var/cache/dev/twig/f8/f8a65218f735065a0690c189a1fdd112.php(54): __TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6->{closure}()\n
    #1 /var/www/html/vendor/twig/twig/src/Template.php(394): __TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6->doDisplay()\n
    #2 /var/www/html/vendor/twig/twig/src/Template.php(367): Twig\Template->displayWithErrorHandling()\n
    #3 /var/www/html/vendor/twig/twig/src/Template.php(379): Twig\Template->display()\n
    #4 /var/www/html/vendor/twig/twig/src/TemplateWrapper.php(38): Twig\Template->render()\n
    #5 /var/www/html/vendor/twig/twig/src/Environment.php(280): Twig\TemplateWrapper->render()\n
    #6 /var/www/html/src/Service/Kiwi/Page/PageModuleArticle.php(189): Twig\Environment->render()\n
    #7 /var/www/html/src/Service/Kiwi/Page/PageFrontendHandle.php(129): App\Service\Kiwi\Page\PageModuleArticle->getKiwiFrontendModuleBox()\n
    #8 /var/www/html/src/Service/Kiwi/Page/PageFrontendHandle.php(156): App\Service\Kiwi\Page\PageFrontendHandle->getPageData()\n
    #9 /var/www/html/src/Controller/Kiwi/FrontPage/DefaultController.php(101): App\Service\Kiwi\Page\PageFrontendHandle->getPageHtml()\n
    #10 /var/www/html/src/Controller/Kiwi/FrontPage/DefaultController.php(29): App\Controller\Kiwi\FrontPage\DefaultController->pageAction()\n
    #11 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(181): App\Controller\Kiwi\FrontPage\DefaultController->blankHpAction()\n
    #12 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n
    #13 /var/www/html/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle()\n
    #14 /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n
    #15 /var/www/html/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n
    #16 /var/www/html/public/index.php(7): require_once('...')\n
    #17 {main}
    """
  -class: "Twig\Error\RuntimeError"
  -statusCode: 500
  -statusText: "Internal Server Error"
  -headers: [
    "Vary" => "Accept"
    "X-Debug-Exception" => "Variable%20%22imageit%22%20does%20not%20exist."
    "X-Debug-Exception-File" => "%2Fvar%2Fwww%2Fhtml%2Fvar%2Fcache%2Ftemplates%2F199995fd46f3275be77b11de40fa1bf7.compiled:9"
    "Content-Type" => "application/json"
  ]
  -file: "/var/www/html/var/cache/templates/199995fd46f3275be77b11de40fa1bf7.compiled"
  -line: 9
  -asString: "{"type":"https:\/\/tools.ietf.org\/html\/rfc2616#section-10","title":"An error occurred","status":500,"detail":"Variable \"imageit\" does not exist.","class":"Twig\\Error\\RuntimeError","trace":[{"namespace":"","short_class":"","class":"","type":"","function":"","file":"\/var\/www\/html\/var\/cache\/templates\/199995fd46f3275be77b11de40fa1bf7.compiled","line":9,"args":[]},{"namespace":"","short_class":"__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6","class":"__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6","type":"->","function":"{closure}","file":"\/var\/www\/html\/var\/cache\/dev\/twig\/f8\/f8a65218f735065a0690c189a1fdd112.php","line":54,"args":[]},{"namespace":"","short_class":"__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6","class":"__TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6","type":"->","function":"doDisplay","file":"\/var\/www\/html\/vendor\/twig\/twig\/src\/Template.php","line":394,"args":[]},{"namespace":"Twig","short_class":"Template","class":"Twig\\Template","type":"->","function":"displayWithErrorHandling","file":"\/var\/www\/html\/vendor\/twig\/twig\/src\/Template.php","line":367,"args":[]},{"namespace":"Twig","short_class":"Template","class":"Twig\\Template","type":"->","function":"display","file":"\/var\/www\/html\/vendor\/twig\/twig\/src\/Template.php","line":379,"args":[]},{"namespace":"Twig","short_class":"Template","class":"Twig\\Template","type":"->","function":"render","file":"\/var\/www\/html\/vendor\/twig\/twig\/src\/TemplateWrapper.php","line":38,"args":[]},{"namespace":"Twig","short_class":"TemplateWrapper","class":"Twig\\TemplateWrapper","type":"->","function":"render","file":"\/var\/www\/html\/vendor\/twig\/twig\/src\/Environment.php","line":280,"args":[]},{"namespace":"Twig","short_class":"Environment","class":"Twig\\Environment","type":"->","function":"render","file":"\/var\/www\/html\/src\/Service\/Kiwi\/Page\/PageModuleArticle.php","line":189,"args":[]},{"namespace":"App\\Service\\Kiwi\\Page","short_class":"PageModuleArticle","class":"App\\Service\\Kiwi\\Page\\PageModuleArticle","type":"->","function":"getKiwiFrontendModuleBox","file":"\/var\/www\/html\/src\/Service\/Kiwi\/Page\/PageFrontendHandle.php","line":129,"args":[]},{"namespace":"App\\Service\\Kiwi\\Page","short_class":"PageFrontendHandle","class":"App\\Service\\Kiwi\\Page\\PageFrontendHandle","type":"->","function":"getPageData","file":"\/var\/www\/html\/src\/Service\/Kiwi\/Page\/PageFrontendHandle.php","line":156,"args":[]},{"namespace":"App\\Service\\Kiwi\\Page","short_class":"PageFrontendHandle","class":"App\\Service\\Kiwi\\Page\\PageFrontendHandle","type":"->","function":"getPageHtml","file":"\/var\/www\/html\/src\/Controller\/Kiwi\/FrontPage\/DefaultController.php","line":101,"args":[]},{"namespace":"App\\Controller\\Kiwi\\FrontPage","short_class":"DefaultController","class":"App\\Controller\\Kiwi\\FrontPage\\DefaultController","type":"->","function":"pageAction","file":"\/var\/www\/html\/src\/Controller\/Kiwi\/FrontPage\/DefaultController.php","line":29,"args":[]},{"namespace":"App\\Controller\\Kiwi\\FrontPage","short_class":"DefaultController","class":"App\\Controller\\Kiwi\\FrontPage\\DefaultController","type":"->","function":"blankHpAction","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":181,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"HttpKernel","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"->","function":"handleRaw","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":76,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"HttpKernel","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"->","function":"handle","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/Kernel.php","line":197,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"Kernel","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->","function":"handle","file":"\/var\/www\/html\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php","line":35,"args":[]},{"namespace":"Symfony\\Component\\Runtime\\Runner\\Symfony","short_class":"HttpKernelRunner","class":"Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner","type":"->","function":"run","file":"\/var\/www\/html\/vendor\/autoload_runtime.php","line":29,"args":[]},{"namespace":"","short_class":"","class":"","type":"","function":"require_once","file":"\/var\/www\/html\/public\/index.php","line":7,"args":[["string","\/var\/www\/html\/vendor\/autoload_runtime.php"]]}]}"
}
Format: json
Show context
[
  "exception" => Twig\Error\RuntimeError {#3319
    #message: "Variable "imageit" does not exist."
    #code: 0
    #file: "/var/www/html/var/cache/templates/199995fd46f3275be77b11de40fa1bf7.compiled"
    #line: 9
    -lineno: 9
    -name: "@kiwiCache/199995fd46f3275be77b11de40fa1bf7.compiled"
    -rawMessage: "Variable "imageit" does not exist."
    -sourcePath: "/var/www/html/var/cache/templates/199995fd46f3275be77b11de40fa1bf7.compiled"
    -sourceCode: """
      {% autoescape false %}{% if v['jeaktiv'] == 1 %}\n
      <style>\n
          .mfp-content{\n
              max-width: 700px;\n
          }\n
          .jumbotronthis{\n
              max-width: 700px;\n
              margin: 0 auto;\n
              background-image: url('{{imageit}}');\n
              background-repeat: no-repeat;\n
              background-size: cover;\n
              background-position: top center;\n
              padding: 30px;\n
              border-radius: 10px;\n
              background-color: white;\n
          }\n
          .jumbotronthis h2, .jumbotronthis p, .jumbotronthis p strong, .jumbotronthis p strong em, .jumbotronthis em{\n
              color: red;\n
          }\n
          .subnadpismy:after {\n
              content: "";\n
              display: block;\n
              width: 140px;\n
              margin: 25px auto 20px auto;\n
              height: 4px;\n
              background: white;\n
          }\n
      </style>\n
      <form id="cont-form" class="white-popup-block mfp-hide">\n
          <div class="jumbotronthis">\n
              <h2 class="subnadpismy text-center">{{name}}</h4>\n
              {{content}}\n
          </div>\n
      </form>\n
      <script>\n
          $(document).ready(function() {\n
          \t$.magnificPopup.open({\n
          \t\ttype: 'inline',\n
          \t\titems: {\n
                      src: '#cont-form' \n
                  },\n
          \t\tpreloader: false,\n
          \t});\n
          });\n
      </script>\n
      {% endif %}{% endautoescape %}
      """
    trace: {
      /var/www/html/var/cache/templates/199995fd46f3275be77b11de40fa1bf7.compiled:9 {
        __TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6->{closure} …
        › margin: 0 auto;background-image: url('{{imageit}}');background-repeat: no-repeat;
      }
      /var/www/html/var/cache/templates/199995fd46f3275be77b11de40fa1bf7.compiled:9 {
        __TwigTemplate_e8e1f611724b74ed9b3933b07ea34fd6->doDisplay(array $context, array $blocks = []) …
        › margin: 0 auto;background-image: url('{{imageit}}');background-repeat: no-repeat;
      }
      /var/www/html/vendor/twig/twig/src/Template.php:394 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /var/www/html/vendor/twig/twig/src/Template.php:367 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /var/www/html/vendor/twig/twig/src/Template.php:379 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /var/www/html/vendor/twig/twig/src/TemplateWrapper.php:38 {
        Twig\TemplateWrapper->render(array $context = []): string …
        › {    return $this->template->render($context);}
      }
      /var/www/html/vendor/twig/twig/src/Environment.php:280 {
        Twig\Environment->render($name, array $context = []): string …
        › {    return $this->load($name)->render($context);}
      }
      /var/www/html/src/Service/Kiwi/Page/PageModuleArticle.php:189 {
        App\Service\Kiwi\Page\PageModuleArticle->getKiwiFrontendModuleBox(PageTreeModules $module, array $config) …
        › $twig = clone $this->twig;\rreturn $twig->render($this->baseLayout->cacheStringTemplate(\r    '{% autoescape false %}'.$module->getTemplate()->getTpl().'{% endautoescape %}'),\r
      }
      /var/www/html/src/Service/Kiwi/Page/PageFrontendHandle.php:129 {
        App\Service\Kiwi\Page\PageFrontendHandle->getPageData() …
        › if($append_module) {\r    $module_html = $this->page_modules_handle->getKiwiModule(md5($module->getNamespace()), $module->getNamespace())->getKiwiFrontendModuleBox($module,$this->config);\r    $placeholder_html .= $module_html;\r
      }
      /var/www/html/src/Service/Kiwi/Page/PageFrontendHandle.php:156 {
        App\Service\Kiwi\Page\PageFrontendHandle->getPageHtml() …
        ›     '{% autoescape false %}'.$this->page->getLayout()->getTpl().'{% endautoescape %}'),\r    $this->getPageData()\r);\r
      }
      /var/www/html/src/Controller/Kiwi/FrontPage/DefaultController.php:101 {
        App\Controller\Kiwi\FrontPage\DefaultController->pageAction(Request $request, PageHandle $pageHandle, WebHandle $webHandle, PageFrontendHandle $pageFrontendHandle, $lang, $page_uri = false, $up_page_uri = false, PageTree $page_by_uid = null) …
        › } else {    return $pageFrontendHandle->getPageHtml();}
      }
      /var/www/html/src/Controller/Kiwi/FrontPage/DefaultController.php:29 {
        App\Controller\Kiwi\FrontPage\DefaultController->blankHpAction(Request $request, PageHandle $pageHandle, WebHandle $webHandle, PageFrontendHandle $pageFrontendHandle, RoutingHandle $routingHandle) …
        › 
        › return $this->pageAction($request,    $pageHandle,
      }
      /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:181 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      }
      /var/www/html/vendor/symfony/http-kernel/Kernel.php:197 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
        Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
        › {    $response = $this->kernel->handle($this->request);    $response->send();
      }
      /var/www/html/vendor/autoload_runtime.php:29 {
        require_once …
        ›         ->getRunner($app)        ->run());
      }
      /var/www/html/public/index.php:7 {
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
          "/var/www/html/vendor/autoload_runtime.php"
        }
      }
    }
  }
  "debug" => true
]
ProblemNormalizer (0.01 ms) JsonEncoder (0.15 ms) 0.35 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.