( ! ) Fatal error: require(): Failed opening required '/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php' (include_path='.:/opt/php72/lib/php') in /var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php on line 88 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 408432 | {main}( ) | .../app.php:0 |
2 | 0.0007 | 527464 | Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = ???, $catch = ??? ) | .../app.php:29 |
3 | 0.0022 | 932056 | Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = 1, $catch = TRUE ) | .../Kernel.php:202 |
4 | 0.0022 | 932472 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = 1 ) | .../HttpKernel.php:68 |
5 | 0.0117 | 2533000 | CP\CreapBundle\Controller\Routing\DatabasePageController->dynamicPageAction( $route = 'cookies' ) | .../HttpKernel.php:151 |
6 | 0.0877 | 3326672 | Symfony\Bundle\FrameworkBundle\Controller\Controller->render( $view = '/text.html.twig', $parameters = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }], $response = ??? ) | .../DatabasePageController.php:26 |
7 | 0.0903 | 3607528 | Symfony\Bundle\TwigBundle\TwigEngine->render( $name = '/text.html.twig', $parameters = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }] ) | .../ControllerTrait.php:284 |
8 | 0.0904 | 3607528 | Symfony\Bridge\Twig\TwigEngine->render( $name = '/text.html.twig', $parameters = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }] ) | .../TwigEngine.php:45 |
9 | 0.0909 | 3617136 | Twig_Template->render( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }] ) | .../TwigEngine.php:49 |
10 | 0.0909 | 3633776 | Twig_Template->display( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }], $blocks = ??? ) | .../Template.php:375 |
11 | 0.0909 | 3634904 | Twig_Template->displayWithErrorHandling( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21], $blocks = ['main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main']] ) | .../Template.php:367 |
12 | 0.0909 | 3634904 | __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725->doDisplay( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21], $blocks = ['main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main']] ) | .../Template.php:390 |
13 | 0.0917 | 3651600 | Twig_Template->display( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image'], $blocks = ['main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main']] ) | .../5f9dd7bb6554f62e9b715c8787d03e671eb09137340cf3ab6c1b33d1d736e0e1.php:74 |
14 | 0.0917 | 3651976 | Twig_Template->displayWithErrorHandling( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image'], $blocks = ['main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main']] ) | .../Template.php:367 |
15 | 0.0917 | 3651976 | __TwigTemplate_6b78c7ab6c337ce08c7924a13d982357474f90e65a86bfd9a41c97110a68708f->doDisplay( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image'], $blocks = ['main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main']] ) | .../Template.php:390 |
16 | 0.0919 | 3664464 | Twig_Template->display( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main']] ) | .../34e2bbbd69e2cdc1ef7b8c8cfdf007263a1f84bb6c90c817fae2eb3fa26ea719.php:38 |
17 | 0.0919 | 3665160 | Twig_Template->displayWithErrorHandling( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:367 |
18 | 0.0919 | 3665160 | __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b->doDisplay( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:390 |
19 | 0.0927 | 3710808 | Twig_Template->displayBlock( $name = 'body', $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']], $useBlocks = ??? ) | .../be07b7634b7476c6a652f3ba607d10fd04ea4967e8bff15bd4c91284755132c0.php:62 |
20 | 0.0927 | 3710808 | __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b->block_body( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:189 |
21 | 0.0927 | 3710808 | Twig_Template->displayBlock( $name = 'navigation', $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']], $useBlocks = ??? ) | .../be07b7634b7476c6a652f3ba607d10fd04ea4967e8bff15bd4c91284755132c0.php:108 |
22 | 0.0927 | 3710808 | __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b->block_navigation( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:189 |
23 | 0.0927 | 3710808 | twig_include( $env = class Twig_Environment { private $charset = 'UTF-8'; private $loader = class Symfony\Bundle\TwigBundle\Loader\FilesystemLoader { protected $locator = class Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator { ... }; protected $parser = class Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser { ... }; protected $paths = [...]; protected $cache = [...]; protected $errorCache = [...]; private ${Twig_Loader_Filesystem}rootPath = '/var/www/' }; private $debug = FALSE; private $autoReload = FALSE; private $cache = class Twig_Cache_Filesystem { private $directory = '/var/www/var/cache/prod/twig/'; private $options = 0 }; private $lexer = NULL; private $parser = NULL; private $compiler = NULL; private $baseTemplateClass = 'Twig_Template'; private $globals = ['app' => class Symfony\Bridge\Twig\AppVariable { ... }, 'dph' => 21]; private $resolvedGlobals = ['app' => class Symfony\Bridge\Twig\AppVariable { ... }, 'dph' => 21]; private $loadedTemplates = ['__TwigTemplate_6b78c7ab6c337ce08c7924a13d982357474f90e65a86bfd9a41c97110a68708f' => class __TwigTemplate_6b78c7ab6c337ce08c7924a13d982357474f90e65a86bfd9a41c97110a68708f { ... }, '__TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725' => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, '__TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b' => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, '__TwigTemplate_cd3e1979113e608ad3be43c5461e4450f9296ca69be42f57b29cc0956bd030f6' => class __TwigTemplate_cd3e1979113e608ad3be43c5461e4450f9296ca69be42f57b29cc0956bd030f6 { ... }, '__TwigTemplate_e5f285b4af36344048fd0072fc974ea0ab858f519c99846327465dc7603eec01' => class __TwigTemplate_e5f285b4af36344048fd0072fc974ea0ab858f519c99846327465dc7603eec01 { ... }, '__TwigTemplate_8996e1fd0edaa02563da764ff0cfc3132cfab5dae6b5f4f7de6c8b80006220e7' => class __TwigTemplate_8996e1fd0edaa02563da764ff0cfc3132cfab5dae6b5f4f7de6c8b80006220e7 { ... }, '__TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc' => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }]; private $strictVariables = FALSE; private $templateClassPrefix = '__TwigTemplate_'; private $originalCache = '/var/www/var/cache/prod/twig'; private $extensionSet = class Twig_ExtensionSet { private $extensions = [...]; private $initialized = FALSE; private $runtimeInitialized = TRUE; private $staging = class Twig_Extension_Staging { ... }; private $parsers = NULL; private $visitors = NULL; private $filters = NULL; private $tests = NULL; private $functions = NULL; private $unaryOperators = NULL; private $binaryOperators = NULL; private $globals = NULL; private $functionCallbacks = [...]; private $filterCallbacks = [...]; private $lastModified = 0 }; private $runtimeLoaders = [0 => class Twig_ContainerRuntimeLoader { ... }]; private $runtimes = []; private $optionsHash = '["Twig_Extension_Core","Twig_Extension_Escaper","Twig_Extension_Optimizer","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\LogoutUrlExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\SecurityExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\TranslationExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\AssetExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\CodeExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\RoutingExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\YamlExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\StopwatchExtension","Symfony\\\\Br'...; private $loading = [] }, $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $template = 'default/blocks/_default/navigation.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ??? ) | .../be07b7634b7476c6a652f3ba607d10fd04ea4967e8bff15bd4c91284755132c0.php:129 |
24 | 0.0928 | 3714016 | Twig_Template->render( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''] ) | .../Core.php:1312 |
25 | 0.0928 | 3730528 | Twig_Template->display( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ??? ) | .../Template.php:375 |
26 | 0.0928 | 3730584 | Twig_Template->displayWithErrorHandling( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = [] ) | .../Template.php:367 |
27 | 0.0928 | 3730584 | __TwigTemplate_8996e1fd0edaa02563da764ff0cfc3132cfab5dae6b5f4f7de6c8b80006220e7->doDisplay( $context = ['page' => class CP\CreapBundle\Entity\Page { private $id = 15; protected $enabled = TRUE; protected $isHomepage = FALSE; private $image = ''; private $imageFile = NULL; private $title = 'Cookies'; private $slug = 'cookies'; private $template = '/text.html.twig'; private $parameters = [...]; private $text = '<h2>Co jsou Cookies</h2>\r\n\r\n<p>Cookies jsou textové soubory obsahující malé množství informací, které se při návštěvě webové stránky stáhnou do vašeho počítače, mobilu nebo jiného zařízení. Následně, při každé další návštěvě naší stránky se soubory Cookies zasílají zpět na původní webovou stránku nebo na jinou stránku, která Cookies rozpozná.</p>\r\n\r\n<h2>Funkce a účel Cookies</h2>\r\n\r\n<p>Většina prohlížečů je nastavena tak, aby Cookies přijímala. Každ�'...; private $seoDescription = NULL; private $seoKeywords = NULL; private $ogTitle = NULL; private $ogDescription = NULL; private $ogImageFile = NULL; private $ogImage = ''; private $lft = 1; private $lvl = 0; private $rgt = 2; private $root = ...; private $parent = NULL; private $children = class Doctrine\ORM\PersistentCollection { ... } }, 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Cookies', 'meta_description' => '', 'meta_keywords' => ''], $blocks = [] ) | .../Template.php:390 |
28 | 0.0931 | 3733480 | Knp\Menu\Twig\MenuExtension->get( $menu = 'menu', $path = [], $options = ['menu' => 'main-menu'] ) | .../6540c52cee4e6a2022e1b45aa5e7d4483fd8b594eace4b236921eeb730d114fc.php:48 |
29 | 0.0931 | 3733480 | Knp\Menu\Twig\Helper->get( $menu = 'menu', $path = [], $options = ['menu' => 'main-menu'] ) | .../MenuExtension.php:61 |
30 | 0.0931 | 3733480 | Knp\Menu\Provider\ChainProvider->get( $name = 'menu', $options = ['menu' => 'main-menu'] ) | .../Helper.php:57 |
31 | 0.0931 | 3735880 | Knp\Menu\Provider\LazyProvider->get( $name = 'menu', $options = ['menu' => 'main-menu'] ) | .../ChainProvider.php:21 |
32 | 0.0933 | 3744880 | call_user_func:{/var/www/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php:37}( $function_name = [0 => class CP\CreapBundle\Menu\MenuBuilder { private $em = class Doctrine\ORM\EntityManager { ... }; private $factory = class Knp\Menu\MenuFactory { ... }; private $menu = class Knp\Menu\MenuItem { ... }; protected $container = NULL }, 1 => 'getMenu'], $parameters = ['menu' => 'main-menu'] ) | .../LazyProvider.php:37 |
33 | 0.0933 | 3744960 | CP\CreapBundle\Menu\MenuBuilder->getMenu( $options = ['menu' => 'main-menu'] ) | .../LazyProvider.php:37 |
34 | 0.0971 | 3915408 | CP\CreapBundle\Repository\MenuNodeRepository->getTree( $menu = 'main-menu' ) | .../MenuBuilder.php:29 |
35 | 0.0975 | 3992632 | Doctrine\ORM\AbstractQuery->getResult( $hydrationMode = 'tree' ) | .../MenuNodeRepository.php:18 |
36 | 0.0975 | 3992632 | Doctrine\ORM\AbstractQuery->execute( $parameters = NULL, $hydrationMode = 'tree' ) | .../AbstractQuery.php:716 |
37 | 0.0975 | 3992632 | Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache( $parameters = NULL, $hydrationMode = 'tree' ) | .../AbstractQuery.php:912 |
38 | 0.1188 | 4286344 | Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll( $stmt = class Doctrine\DBAL\Driver\PDOStatement { public $queryString = 'SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.route AS route_2, m0_.priority AS priority_3, m0_.enabled AS enabled_4, m0_.lft AS lft_5, m0_.lvl AS lvl_6, m0_.rgt AS rgt_7, m0_.route_parameters AS route_parameters_8, m0_.attributes AS attributes_9, m0_.title_attributes AS title_attributes_10, m0_.link_attributes AS link_attributes_11, m0_.child_attributes AS child_attributes_12, m0_.extra_attributes AS extra_attributes_13, m0_.image AS image_14, m0_.menu_id AS menu_id_15, m0_.route_node_id AS route_node_i'... }, $resultSetMapping = class Doctrine\ORM\Query\ResultSetMapping { public $isMixed = FALSE; public $isSelect = TRUE; public $aliasMap = ['node' => 'CP\\CreapBundle\\Entity\\MenuNode']; public $relationMap = []; public $parentAliasMap = []; public $fieldMappings = ['id_0' => 'id', 'title_1' => 'title', 'route_2' => 'route', 'priority_3' => 'priority', 'enabled_4' => 'enabled', 'lft_5' => 'lft', 'lvl_6' => 'lvl', 'rgt_7' => 'rgt', 'route_parameters_8' => 'routeParameters', 'attributes_9' => 'attributes', 'title_attributes_10' => 'titleAttributes', 'link_attributes_11' => 'linkAttributes', 'child_attributes_12' => 'childAttributes', 'extra_attributes_13' => 'extraAttributes', 'image_14' => 'image']; public $scalarMappings = []; public $typeMappings = ['menu_id_15' => 'integer', 'route_node_id_16' => 'integer', 'root_id_17' => 'integer', 'parent_id_18' => 'integer']; public $entityMappings = ['node' => NULL]; public $metaMappings = ['menu_id_15' => 'menu_id', 'route_node_id_16' => 'route_node_id', 'root_id_17' => 'root_id', 'parent_id_18' => 'parent_id']; public $columnOwnerMap = ['id_0' => 'node', 'title_1' => 'node', 'route_2' => 'node', 'priority_3' => 'node', 'enabled_4' => 'node', 'lft_5' => 'node', 'lvl_6' => 'node', 'rgt_7' => 'node', 'route_parameters_8' => 'node', 'attributes_9' => 'node', 'title_attributes_10' => 'node', 'link_attributes_11' => 'node', 'child_attributes_12' => 'node', 'extra_attributes_13' => 'node', 'image_14' => 'node', 'menu_id_15' => 'node', 'route_node_id_16' => 'node', 'root_id_17' => 'node', 'parent_id_18' => 'node']; public $discriminatorColumns = []; public $indexByMap = []; public $declaringClasses = ['id_0' => 'CP\\CreapBundle\\Entity\\MenuNode', 'title_1' => 'CP\\CreapBundle\\Entity\\MenuNode', 'route_2' => 'CP\\CreapBundle\\Entity\\MenuNode', 'priority_3' => 'CP\\CreapBundle\\Entity\\MenuNode', 'enabled_4' => 'CP\\CreapBundle\\Entity\\MenuNode', 'lft_5' => 'CP\\CreapBundle\\Entity\\MenuNode', 'lvl_6' => 'CP\\CreapBundle\\Entity\\MenuNode', 'rgt_7' => 'CP\\CreapBundle\\Entity\\MenuNode', 'route_parameters_8' => 'CP\\CreapBundle\\Entity\\MenuNode', 'attributes_9' => 'CP\\CreapBundle\\Entity\\MenuNode', 'title_attributes_10' => 'CP\\CreapBundle\\Entity\\MenuNode', 'link_attributes_11' => 'CP\\CreapBundle\\Entity\\MenuNode', 'child_attributes_12' => 'CP\\CreapBundle\\Entity\\MenuNode', 'extra_attributes_13' => 'CP\\CreapBundle\\Entity\\MenuNode', 'image_14' => 'CP\\CreapBundle\\Entity\\MenuNode']; public $isIdentifierColumn = []; public $newObjectMappings = []; public $metadataParameterMapping = []; public $discriminatorParameters = [] }, $hints = ['doctrine.includeMetaColumns' => TRUE] ) | .../AbstractQuery.php:966 |
39 | 0.1189 | 4287728 | Gedmo\Tree\Hydrator\ORM\TreeObjectHydrator->hydrateAllData( ) | .../AbstractHydrator.php:152 |
40 | 0.1189 | 4287728 | Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData( ) | .../TreeObjectHydrator.php:49 |
41 | 0.1189 | 4289696 | Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData( $row = ['id_0' => '26', 'title_1' => 'Opravy řídících jednotek xenonů', 'route_2' => NULL, 'priority_3' => '1', 'enabled_4' => '0', 'lft_5' => '14', 'lvl_6' => '1', 'rgt_7' => '15', 'route_parameters_8' => '[]', 'attributes_9' => '[]', 'title_attributes_10' => '[]', 'link_attributes_11' => '[]', 'child_attributes_12' => '[]', 'extra_attributes_13' => '[]', 'image_14' => '', 'menu_id_15' => '1', 'route_node_id_16' => '5', 'root_id_17' => '14', 'parent_id_18' => '14'], $result = [] ) | .../ObjectHydrator.php:162 |
42 | 0.1191 | 4302184 | Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity( $data = ['id' => 26, 'title' => 'Opravy řídících jednotek xenonů', 'route' => NULL, 'priority' => 1, 'enabled' => FALSE, 'lft' => 14, 'lvl' => 1, 'rgt' => 15, 'routeParameters' => [], 'attributes' => [], 'titleAttributes' => [], 'linkAttributes' => [], 'childAttributes' => [], 'extraAttributes' => [], 'image' => '', 'menu_id' => 1, 'route_node_id' => 5, 'root_id' => 14, 'parent_id' => 14], $dqlAlias = 'node' ) | .../ObjectHydrator.php:492 |
43 | 0.1191 | 4302208 | Doctrine\ORM\UnitOfWork->createEntity( $className = 'CP\\CreapBundle\\Entity\\MenuNode', $data = ['id' => 26, 'title' => 'Opravy řídících jednotek xenonů', 'route' => NULL, 'priority' => 1, 'enabled' => FALSE, 'lft' => 14, 'lvl' => 1, 'rgt' => 15, 'routeParameters' => [], 'attributes' => [], 'titleAttributes' => [], 'linkAttributes' => [], 'childAttributes' => [], 'extraAttributes' => [], 'image' => '', 'menu_id' => 1, 'route_node_id' => 5, 'root_id' => 14, 'parent_id' => 14], $hints = ['doctrine.includeMetaColumns' => TRUE, 'deferEagerLoad' => TRUE, 'fetchAlias' => 'node', 'fetchMode' => ['CP\CreapBundle\Entity\MenuNode' => [...]]] ) | .../ObjectHydrator.php:271 |
44 | 0.1192 | 4305760 | Doctrine\Common\Proxy\AbstractProxyFactory->getProxy( $className = 'CP\\CreapBundle\\Entity\\Menu', $identifier = ['id' => 1] ) | .../UnitOfWork.php:2789 |
45 | 0.1192 | 4305760 | Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition( $className = 'CP\\CreapBundle\\Entity\\Menu' ) | .../AbstractProxyFactory.php:133 |
46 | 0.1236 | 4417048 | Symfony\Component\Debug\ErrorHandler::handleFatalError( $error = ??? ) | .../ErrorHandler.php:0 |
47 | 0.1244 | 4516328 | Symfony\Component\Debug\ErrorHandler->handleException( $exception = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; protected $line = 223; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...]]; private ${Exception}previous = NULL; protected $severity = 64 }, $error = ['type' => 64, 'message' => 'require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')', 'file' => '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php', 'line' => 223] ) | .../ErrorHandler.php:677 |
48 | 0.1252 | 4497960 | Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->Symfony\Component\HttpKernel\EventListener\{closure:/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php:108-114}( $e = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; protected $line = 223; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...]]; private ${Exception}previous = NULL; protected $severity = 64 } ) | .../ErrorHandler.php:588 |
49 | 0.1252 | 4497960 | Symfony\Component\HttpKernel\HttpKernel->terminateWithException( $exception = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; protected $line = 223; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...]]; private ${Exception}previous = NULL; protected $severity = 64 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../DebugHandlersListener.php:113 |
50 | 0.1253 | 4497960 | Symfony\Component\HttpKernel\HttpKernel->handleException( $e = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; protected $line = 223; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...]]; private ${Exception}previous = NULL; protected $severity = 64 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = 1 ) | .../HttpKernel.php:100 |
51 | 0.1253 | 4499192 | Symfony\Component\EventDispatcher\EventDispatcher->dispatch( $eventName = 'kernel.exception', $event = class Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent { private $exception = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; protected $line = 223; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $severity = 64 }; private $allowCustomResponseCode = FALSE; private ${Symfony\Component\HttpKernel\Event\GetResponseEvent}response = NULL; private ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $resolver = class Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $argumentResolver = class Symfony\Component\HttpKernel\Controller\ArgumentResolver { ... } }; private ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }; private ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ${Symfony\Component\EventDispatcher\Event}propagationStopped = FALSE } ) | .../HttpKernel.php:228 |
52 | 0.1255 | 4501544 | Symfony\Component\EventDispatcher\EventDispatcher->doDispatch( $listeners = [0 => [0 => class Symfony\Component\Security\Http\Firewall\ExceptionListener { ... }, 1 => 'onKernelException'], 1 => [0 => class Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener { ... }, 1 => 'onException'], 2 => [0 => class EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener { ... }, 1 => 'onKernelException'], 3 => [0 => class Symfony\Component\HttpKernel\EventListener\RouterListener { ... }, 1 => 'onKernelException'], 4 => [0 => class Symfony\Component\HttpKernel\EventListener\ExceptionListener { ... }, 1 => 'onKernelException'], 5 => [0 => class Symfony\Component\HttpKernel\EventListener\ExceptionListener { ... }, 1 => 'onKernelException']], $eventName = 'kernel.exception', $event = class Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent { private $exception = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; protected $line = 223; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $severity = 64 }; private $allowCustomResponseCode = FALSE; private ${Symfony\Component\HttpKernel\Event\GetResponseEvent}response = NULL; private ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $resolver = class Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $argumentResolver = class Symfony\Component\HttpKernel\Controller\ArgumentResolver { ... } }; private ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }; private ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ${Symfony\Component\EventDispatcher\Event}propagationStopped = FALSE } ) | .../EventDispatcher.php:44 |
53 | 0.1255 | 4501544 | Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException( $event = class Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent { private $exception = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; protected $line = 223; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $severity = 64 }; private $allowCustomResponseCode = FALSE; private ${Symfony\Component\HttpKernel\Event\GetResponseEvent}response = NULL; private ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $resolver = class Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $argumentResolver = class Symfony\Component\HttpKernel\Controller\ArgumentResolver { ... } }; private ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }; private ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ${Symfony\Component\EventDispatcher\Event}propagationStopped = FALSE }, 'kernel.exception', class Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher { private $container = class ContainerSnc3jc0\appProdProjectContainer { private $buildParameters = [...]; private $containerDir = '/var/www/var/cache/prod/ContainerSnc3jc0'; private $parameters = [...]; private $targetDirs = [...]; private $loadedDynamicParameters = [...]; private $dynamicParameters = [...]; private $normalizedParameterNames = [...]; protected $parameterBag = NULL; protected $services = [...]; protected $fileMap = [...]; protected $methodMap = [...]; protected $aliases = [...]; protected $loading = [...]; protected $resolving = [...]; protected $syntheticIds = [...]; protected $privates = [...]; protected $normalizedIds = [...]; private ${Symfony\Component\DependencyInjection\Container}underscoreMap = [...]; private ${Symfony\Component\DependencyInjection\Container}envCache = [...]; private ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private ${Symfony\Component\DependencyInjection\Container}getEnv = NULL }; private $listenerIds = []; private $listeners = []; private ${Symfony\Component\EventDispatcher\EventDispatcher}sorted = ['kernel.request' => [...], 'kernel.controller' => [...], 'kernel.exception' => [...]]; private ${Symfony\Component\EventDispatcher\EventDispatcher}listeners = ['kernel.exception' => [...], 'kernel.controller' => [...], 'easy_admin.post_initialize' => [...], 'kernel.response' => [...], 'kernel.request' => [...], 'kernel.finish_request' => [...], 'console.error' => [...], 'console.terminate' => [...], 'console.command' => [...], 'kernel.terminate' => [...], 'kernel.view' => [...], 'easy_admin.post_update' => [...], 'easy_admin.post_persist' => [...], 'easy_admin.pre_remove' => [...], 'fos_user.security.implicit_login' => [...], 'security.interactive_login' => [...], 'fos_user.registration.completed' => [...], 'fos_user.registration.confirmed' => [...], 'fos_user.resetting.reset.completed' => [...], 'fos_user.change_password.edit.completed' => [...], 'fos_user.group.create.completed' => [...], 'fos_user.group.delete.completed' => [...], 'fos_user.group.edit.completed' => [...], 'fos_user.profile.edit.completed' => [...], 'fos_user.resetting.reset.initialize' => [...], 'fos_user.resetting.reset.success' => [...], 'fos_user.resetting.reset.request' => [...]] } ) | .../EventDispatcher.php:212 |
54 | 0.1262 | 4589776 | Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = 2, $catch = FALSE ) | .../ExceptionListener.php:59 |
55 | 0.1262 | 4591488 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = 2 ) | .../HttpKernel.php:68 |
56 | 0.1271 | 4596696 | Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/cookies'; protected $requestUri = '/cookies'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $hasBeenStarted = NULL }; protected $locale = 'cs'; protected $defaultLocale = 'cs'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $exception = class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...]]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = []; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, $logger = class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [0 => class Monolog\Handler\FingersCrossedHandler { ... }, 1 => class Symfony\Bridge\Monolog\Handler\ConsoleHandler { ... }]; protected $processors = []; protected $microsecondTimestamps = TRUE } ) | .../HttpKernel.php:151 |
57 | 0.1272 | 4668792 | Twig_Environment->render( $name = '@Twig/Exception/error500.html.twig', $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => ''] ) | .../ExceptionController.php:69 |
58 | 0.1273 | 4671944 | Twig_Template->render( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => ''] ) | .../Environment.php:289 |
59 | 0.1273 | 4688456 | Twig_Template->display( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => ''], $blocks = ??? ) | .../Template.php:375 |
60 | 0.1274 | 4689208 | Twig_Template->displayWithErrorHandling( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21], $blocks = ['main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main']] ) | .../Template.php:367 |
61 | 0.1274 | 4689208 | __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc->doDisplay( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21], $blocks = ['main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main']] ) | .../Template.php:390 |
62 | 0.1275 | 4690280 | Twig_Template->display( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image'], $blocks = ['main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main']] ) | .../0d531463dfdc739aa4ff7b27b9a915713eab1c59550eee81a6adb519e86c4749.php:33 |
63 | 0.1275 | 4690656 | Twig_Template->displayWithErrorHandling( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image'], $blocks = ['main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main']] ) | .../Template.php:367 |
64 | 0.1275 | 4690656 | __TwigTemplate_6b78c7ab6c337ce08c7924a13d982357474f90e65a86bfd9a41c97110a68708f->doDisplay( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image'], $blocks = ['main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main']] ) | .../Template.php:390 |
65 | 0.1275 | 4691728 | Twig_Template->display( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main']] ) | .../34e2bbbd69e2cdc1ef7b8c8cfdf007263a1f84bb6c90c817fae2eb3fa26ea719.php:38 |
66 | 0.1275 | 4692424 | Twig_Template->displayWithErrorHandling( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:367 |
67 | 0.1275 | 4692424 | __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b->doDisplay( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:390 |
68 | 0.1278 | 4708936 | Twig_Template->displayBlock( $name = 'body', $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']], $useBlocks = ??? ) | .../be07b7634b7476c6a652f3ba607d10fd04ea4967e8bff15bd4c91284755132c0.php:62 |
69 | 0.1278 | 4708936 | __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b->block_body( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:189 |
70 | 0.1278 | 4708936 | Twig_Template->displayBlock( $name = 'navigation', $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']], $useBlocks = ??? ) | .../be07b7634b7476c6a652f3ba607d10fd04ea4967e8bff15bd4c91284755132c0.php:108 |
71 | 0.1278 | 4708936 | __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b->block_navigation( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ['meta' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_meta'], 'stylesheets' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_stylesheets'], 'body' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_body'], 'navigation' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_navigation'], 'mainClass' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_mainClass'], 'main' => [0 => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }, 1 => 'block_main'], 'footer' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_footer'], 'javascripts' => [0 => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, 1 => 'block_javascripts']] ) | .../Template.php:189 |
72 | 0.1278 | 4708936 | twig_include( $env = class Twig_Environment { private $charset = 'UTF-8'; private $loader = class Symfony\Bundle\TwigBundle\Loader\FilesystemLoader { protected $locator = class Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator { ... }; protected $parser = class Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser { ... }; protected $paths = [...]; protected $cache = [...]; protected $errorCache = [...]; private ${Twig_Loader_Filesystem}rootPath = '/var/www/' }; private $debug = FALSE; private $autoReload = FALSE; private $cache = class Twig_Cache_Filesystem { private $directory = '/var/www/var/cache/prod/twig/'; private $options = 0 }; private $lexer = NULL; private $parser = NULL; private $compiler = NULL; private $baseTemplateClass = 'Twig_Template'; private $globals = ['app' => class Symfony\Bridge\Twig\AppVariable { ... }, 'dph' => 21]; private $resolvedGlobals = ['app' => class Symfony\Bridge\Twig\AppVariable { ... }, 'dph' => 21]; private $loadedTemplates = ['__TwigTemplate_6b78c7ab6c337ce08c7924a13d982357474f90e65a86bfd9a41c97110a68708f' => class __TwigTemplate_6b78c7ab6c337ce08c7924a13d982357474f90e65a86bfd9a41c97110a68708f { ... }, '__TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725' => class __TwigTemplate_8facec6d92dae97979ebd3d359c45189e5280366f18c8e59a03bf5ffa937a725 { ... }, '__TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b' => class __TwigTemplate_4b19074e393c7cc2f5cf42bcc7b4d7a9f73567ba7c49743267fb451b2ba0e92b { ... }, '__TwigTemplate_cd3e1979113e608ad3be43c5461e4450f9296ca69be42f57b29cc0956bd030f6' => class __TwigTemplate_cd3e1979113e608ad3be43c5461e4450f9296ca69be42f57b29cc0956bd030f6 { ... }, '__TwigTemplate_e5f285b4af36344048fd0072fc974ea0ab858f519c99846327465dc7603eec01' => class __TwigTemplate_e5f285b4af36344048fd0072fc974ea0ab858f519c99846327465dc7603eec01 { ... }, '__TwigTemplate_8996e1fd0edaa02563da764ff0cfc3132cfab5dae6b5f4f7de6c8b80006220e7' => class __TwigTemplate_8996e1fd0edaa02563da764ff0cfc3132cfab5dae6b5f4f7de6c8b80006220e7 { ... }, '__TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc' => class __TwigTemplate_eea60dd8929a84ab81babd49b72867ff5ef80e812cf8bb7ea59d0c67957872fc { ... }]; private $strictVariables = FALSE; private $templateClassPrefix = '__TwigTemplate_'; private $originalCache = '/var/www/var/cache/prod/twig'; private $extensionSet = class Twig_ExtensionSet { private $extensions = [...]; private $initialized = FALSE; private $runtimeInitialized = TRUE; private $staging = class Twig_Extension_Staging { ... }; private $parsers = NULL; private $visitors = NULL; private $filters = NULL; private $tests = NULL; private $functions = NULL; private $unaryOperators = NULL; private $binaryOperators = NULL; private $globals = NULL; private $functionCallbacks = [...]; private $filterCallbacks = [...]; private $lastModified = 0 }; private $runtimeLoaders = [0 => class Twig_ContainerRuntimeLoader { ... }]; private $runtimes = []; private $optionsHash = '["Twig_Extension_Core","Twig_Extension_Escaper","Twig_Extension_Optimizer","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\LogoutUrlExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\SecurityExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\TranslationExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\AssetExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\CodeExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\RoutingExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\YamlExtension","Symfony\\\\Bridge\\\\Twig\\\\Extension\\\\StopwatchExtension","Symfony\\\\Br'...; private $loading = [] }, $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $template = 'default/blocks/_default/navigation.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ??? ) | .../be07b7634b7476c6a652f3ba607d10fd04ea4967e8bff15bd4c91284755132c0.php:129 |
73 | 0.1278 | 4709632 | Twig_Template->render( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''] ) | .../Core.php:1312 |
74 | 0.1278 | 4726144 | Twig_Template->display( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = ??? ) | .../Template.php:375 |
75 | 0.1278 | 4726200 | Twig_Template->displayWithErrorHandling( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = [] ) | .../Template.php:367 |
76 | 0.1278 | 4726200 | __TwigTemplate_8996e1fd0edaa02563da764ff0cfc3132cfab5dae6b5f4f7de6c8b80006220e7->doDisplay( $context = ['status_code' => 500, 'status_text' => 'Internal Server Error', 'exception' => class Symfony\Component\Debug\Exception\FlattenException { private $message = 'Compile Error: require(): Failed opening required \'/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityMenu.php\' (include_path=\'.:/opt/php72/lib/php\')'; private $code = 0; private $previous = NULL; private $trace = [...]; private $class = 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'; private $statusCode = 500; private $headers = [...]; private $file = '/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php'; private $line = 223 }, 'logger' => class Symfony\Bridge\Monolog\Logger { protected $name = 'request'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE }, 'currentContent' => '', 'app' => class Symfony\Bridge\Twig\AppVariable { private $tokenStorage = class Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage { ... }; private $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private $environment = 'prod'; private $debug = FALSE }, 'dph' => 21, 'background' => '/bundles/app/images/parts/background_hp.jpg', 'class' => 'default-image', 'metaTitle' => 'Motorchip', 'meta_title' => 'Motorchip', 'meta_description' => '', 'meta_keywords' => ''], $blocks = [] ) | .../Template.php:390 |
77 | 0.1279 | 4726200 | Knp\Menu\Twig\MenuExtension->get( $menu = 'menu', $path = [], $options = ['menu' => 'main-menu'] ) | .../6540c52cee4e6a2022e1b45aa5e7d4483fd8b594eace4b236921eeb730d114fc.php:48 |
78 | 0.1279 | 4726200 | Knp\Menu\Twig\Helper->get( $menu = 'menu', $path = [], $options = ['menu' => 'main-menu'] ) | .../MenuExtension.php:61 |
79 | 0.1279 | 4726200 | Knp\Menu\Provider\ChainProvider->get( $name = 'menu', $options = ['menu' => 'main-menu'] ) | .../Helper.php:57 |
80 | 0.1279 | 4726808 | Knp\Menu\Provider\LazyProvider->get( $name = 'menu', $options = ['menu' => 'main-menu'] ) | .../ChainProvider.php:21 |
81 | 0.1279 | 4727184 | call_user_func:{/var/www/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php:37}( $function_name = [0 => class CP\CreapBundle\Menu\MenuBuilder { private $em = class Doctrine\ORM\EntityManager { ... }; private $factory = class Knp\Menu\MenuFactory { ... }; private $menu = class Knp\Menu\MenuItem { ... }; protected $container = NULL }, 1 => 'getMenu'], $parameters = ['menu' => 'main-menu'] ) | .../LazyProvider.php:37 |
82 | 0.1279 | 4727264 | CP\CreapBundle\Menu\MenuBuilder->getMenu( $options = ['menu' => 'main-menu'] ) | .../LazyProvider.php:37 |
83 | 0.1280 | 4726568 | CP\CreapBundle\Repository\MenuNodeRepository->getTree( $menu = 'main-menu' ) | .../MenuBuilder.php:29 |
84 | 0.1282 | 4728080 | Doctrine\ORM\AbstractQuery->getResult( $hydrationMode = 'tree' ) | .../MenuNodeRepository.php:18 |
85 | 0.1282 | 4728080 | Doctrine\ORM\AbstractQuery->execute( $parameters = NULL, $hydrationMode = 'tree' ) | .../AbstractQuery.php:716 |
86 | 0.1282 | 4728080 | Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache( $parameters = NULL, $hydrationMode = 'tree' ) | .../AbstractQuery.php:912 |
87 | 0.1458 | 4775000 | Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll( $stmt = class Doctrine\DBAL\Driver\PDOStatement { public $queryString = 'SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.route AS route_2, m0_.priority AS priority_3, m0_.enabled AS enabled_4, m0_.lft AS lft_5, m0_.lvl AS lvl_6, m0_.rgt AS rgt_7, m0_.route_parameters AS route_parameters_8, m0_.attributes AS attributes_9, m0_.title_attributes AS title_attributes_10, m0_.link_attributes AS link_attributes_11, m0_.child_attributes AS child_attributes_12, m0_.extra_attributes AS extra_attributes_13, m0_.image AS image_14, m0_.menu_id AS menu_id_15, m0_.route_node_id AS route_node_i'... }, $resultSetMapping = class Doctrine\ORM\Query\ResultSetMapping { public $isMixed = FALSE; public $isSelect = TRUE; public $aliasMap = ['node' => 'CP\\CreapBundle\\Entity\\MenuNode']; public $relationMap = []; public $parentAliasMap = []; public $fieldMappings = ['id_0' => 'id', 'title_1' => 'title', 'route_2' => 'route', 'priority_3' => 'priority', 'enabled_4' => 'enabled', 'lft_5' => 'lft', 'lvl_6' => 'lvl', 'rgt_7' => 'rgt', 'route_parameters_8' => 'routeParameters', 'attributes_9' => 'attributes', 'title_attributes_10' => 'titleAttributes', 'link_attributes_11' => 'linkAttributes', 'child_attributes_12' => 'childAttributes', 'extra_attributes_13' => 'extraAttributes', 'image_14' => 'image']; public $scalarMappings = []; public $typeMappings = ['menu_id_15' => 'integer', 'route_node_id_16' => 'integer', 'root_id_17' => 'integer', 'parent_id_18' => 'integer']; public $entityMappings = ['node' => NULL]; public $metaMappings = ['menu_id_15' => 'menu_id', 'route_node_id_16' => 'route_node_id', 'root_id_17' => 'root_id', 'parent_id_18' => 'parent_id']; public $columnOwnerMap = ['id_0' => 'node', 'title_1' => 'node', 'route_2' => 'node', 'priority_3' => 'node', 'enabled_4' => 'node', 'lft_5' => 'node', 'lvl_6' => 'node', 'rgt_7' => 'node', 'route_parameters_8' => 'node', 'attributes_9' => 'node', 'title_attributes_10' => 'node', 'link_attributes_11' => 'node', 'child_attributes_12' => 'node', 'extra_attributes_13' => 'node', 'image_14' => 'node', 'menu_id_15' => 'node', 'route_node_id_16' => 'node', 'root_id_17' => 'node', 'parent_id_18' => 'node']; public $discriminatorColumns = []; public $indexByMap = []; public $declaringClasses = ['id_0' => 'CP\\CreapBundle\\Entity\\MenuNode', 'title_1' => 'CP\\CreapBundle\\Entity\\MenuNode', 'route_2' => 'CP\\CreapBundle\\Entity\\MenuNode', 'priority_3' => 'CP\\CreapBundle\\Entity\\MenuNode', 'enabled_4' => 'CP\\CreapBundle\\Entity\\MenuNode', 'lft_5' => 'CP\\CreapBundle\\Entity\\MenuNode', 'lvl_6' => 'CP\\CreapBundle\\Entity\\MenuNode', 'rgt_7' => 'CP\\CreapBundle\\Entity\\MenuNode', 'route_parameters_8' => 'CP\\CreapBundle\\Entity\\MenuNode', 'attributes_9' => 'CP\\CreapBundle\\Entity\\MenuNode', 'title_attributes_10' => 'CP\\CreapBundle\\Entity\\MenuNode', 'link_attributes_11' => 'CP\\CreapBundle\\Entity\\MenuNode', 'child_attributes_12' => 'CP\\CreapBundle\\Entity\\MenuNode', 'extra_attributes_13' => 'CP\\CreapBundle\\Entity\\MenuNode', 'image_14' => 'CP\\CreapBundle\\Entity\\MenuNode']; public $isIdentifierColumn = []; public $newObjectMappings = []; public $metadataParameterMapping = []; public $discriminatorParameters = [] }, $hints = ['doctrine.includeMetaColumns' => TRUE] ) | .../AbstractQuery.php:966 |
88 | 0.1459 | 4776384 | Gedmo\Tree\Hydrator\ORM\TreeObjectHydrator->hydrateAllData( ) | .../AbstractHydrator.php:152 |
89 | 0.1459 | 4776384 | Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData( ) | .../TreeObjectHydrator.php:49 |
90 | 0.1461 | 4788728 | Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData( $row = ['id_0' => '1', 'title_1' => 'Chiptuning', 'route_2' => NULL, 'priority_3' => '10', 'enabled_4' => '1', 'lft_5' => '1', 'lvl_6' => '0', 'rgt_7' => '20', 'route_parameters_8' => '[]', 'attributes_9' => '{"id":"chiptuning"}', 'title_attributes_10' => '[]', 'link_attributes_11' => '[]', 'child_attributes_12' => '[]', 'extra_attributes_13' => '[]', 'image_14' => '', 'menu_id_15' => '1', 'route_node_id_16' => '1', 'root_id_17' => '1', 'parent_id_18' => NULL], $result = [0 => class CP\CreapBundle\Entity\MenuNode { private $id = 26; private $menu = NULL; private $title = 'Opravy řídících jednotek xenonů'; private $route = NULL; private $priority = 1; protected $enabled = FALSE; private $routeNode = NULL; private $lft = 14; private $lvl = 1; private $rgt = 15; private $root = NULL; private $parent = NULL; private $children = NULL; private $routeParameters = [...]; private $attributes = [...]; private $titleAttributes = [...]; private $linkAttributes = [...]; private $childAttributes = [...]; private $extraAttributes = [...]; private $imageFile = NULL; private $image = ''; private $routeNodeSelect = NULL }] ) | .../ObjectHydrator.php:162 |
91 | 0.1462 | 4792000 | Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity( $data = ['id' => 1, 'title' => 'Chiptuning', 'route' => NULL, 'priority' => 10, 'enabled' => TRUE, 'lft' => 1, 'lvl' => 0, 'rgt' => 20, 'routeParameters' => [], 'attributes' => ['id' => 'chiptuning'], 'titleAttributes' => [], 'linkAttributes' => [], 'childAttributes' => [], 'extraAttributes' => [], 'image' => '', 'menu_id' => 1, 'route_node_id' => 1, 'root_id' => 1, 'parent_id' => NULL], $dqlAlias = 'node' ) | .../ObjectHydrator.php:492 |
92 | 0.1462 | 4792000 | Doctrine\ORM\UnitOfWork->createEntity( $className = 'CP\\CreapBundle\\Entity\\MenuNode', $data = ['id' => 1, 'title' => 'Chiptuning', 'route' => NULL, 'priority' => 10, 'enabled' => TRUE, 'lft' => 1, 'lvl' => 0, 'rgt' => 20, 'routeParameters' => [], 'attributes' => ['id' => 'chiptuning'], 'titleAttributes' => [], 'linkAttributes' => [], 'childAttributes' => [], 'extraAttributes' => [], 'image' => '', 'menu_id' => 1, 'route_node_id' => 1, 'root_id' => 1, 'parent_id' => NULL], $hints = ['doctrine.includeMetaColumns' => TRUE, 'deferEagerLoad' => TRUE, 'fetchAlias' => 'node', 'fetchMode' => ['CP\CreapBundle\Entity\MenuNode' => [...]]] ) | .../ObjectHydrator.php:271 |
93 | 0.1463 | 4794208 | Doctrine\Common\Proxy\AbstractProxyFactory->getProxy( $className = 'CP\\CreapBundle\\Entity\\Menu', $identifier = ['id' => 1] ) | .../UnitOfWork.php:2789 |
94 | 0.1463 | 4794288 | spl_autoload_call( $class_name = 'Proxies\\__CG__\\CP\\CreapBundle\\Entity\\Menu' ) | .../AbstractProxyFactory.php:135 |
95 | 0.1464 | 4794784 | Doctrine\Common\Proxy\Autoloader::Doctrine\Common\Proxy\{closure:/var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php:80-90}( $className = 'Proxies\\__CG__\\CP\\CreapBundle\\Entity\\Menu' ) | .../AbstractProxyFactory.php:135 |