( ! ) Fatal error: require(): Failed opening required '/var/www/var/cache/prod/doctrine/orm/Proxies/__CG__CPCreapBundleEntityPage.php' (include_path='.:/opt/php72/lib/php') in /var/www/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php on line 223
Call Stack
#TimeMemoryFunctionLocation
10.0001408464{main}( ).../app.php:0
20.0013527496Symfony\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 = '/dalsi-sluzby/teple-starty'; protected $requestUri = '/dalsi-sluzby/teple-starty'; 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 = ???, $catch = ??? ).../app.php:29
30.0036932088Symfony\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 = '/dalsi-sluzby/teple-starty'; protected $requestUri = '/dalsi-sluzby/teple-starty'; 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 = 1, $catch = TRUE ).../Kernel.php:202
40.0036932504Symfony\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 = '/dalsi-sluzby/teple-starty'; protected $requestUri = '/dalsi-sluzby/teple-starty'; 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 = 1 ).../HttpKernel.php:68
50.01802533072CP\CreapBundle\Controller\Routing\DatabasePageController->dynamicPageAction( $route = 'dalsi-sluzby/teple-starty' ).../HttpKernel.php:151
60.07413114080Doctrine\ORM\EntityRepository->findOneBy( $criteria = ['slug' => 'teple-starty', 'enabled' => TRUE], $orderBy = ??? ).../DatabasePageController.php:17
70.07433126592Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load( $criteria = ['slug' => 'teple-starty', 'enabled' => TRUE], $entity = NULL, $assoc = NULL, $hints = [], $lockMode = NULL, $limit = 1, $orderBy = NULL ).../EntityRepository.php:196
80.09623251648Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll( $stmt = class Doctrine\DBAL\Driver\PDOStatement { public $queryString = 'SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.is_homepage AS is_homepage_3, t0.image AS image_4, t0.title AS title_5, t0.slug AS slug_6, t0.template AS template_7, t0.parameters AS parameters_8, t0.text AS text_9, t0.seo_description AS seo_description_10, t0.seo_kewords AS seo_kewords_11, t0.og_title AS og_title_12, t0.og_description AS og_description_13, t0.og_image AS og_image_14, t0.lft AS lft_15, t0.lvl AS lvl_16, t0.rgt AS rgt_17, t0.root_id AS root_id_18, t0.parent_id AS parent_id_19 FROM page t0 '... }, $resultSetMapping = class Doctrine\ORM\Query\ResultSetMapping { public $isMixed = FALSE; public $isSelect = TRUE; public $aliasMap = ['r' => 'CP\\CreapBundle\\Entity\\Page']; public $relationMap = []; public $parentAliasMap = []; public $fieldMappings = ['id_1' => 'id', 'enabled_2' => 'enabled', 'is_homepage_3' => 'isHomepage', 'image_4' => 'image', 'title_5' => 'title', 'slug_6' => 'slug', 'template_7' => 'template', 'parameters_8' => 'parameters', 'text_9' => 'text', 'seo_description_10' => 'seoDescription', 'seo_kewords_11' => 'seoKeywords', 'og_title_12' => 'ogTitle', 'og_description_13' => 'ogDescription', 'og_image_14' => 'ogImage', 'lft_15' => 'lft', 'lvl_16' => 'lvl', 'rgt_17' => 'rgt']; public $scalarMappings = []; public $typeMappings = ['root_id_18' => 'integer', 'parent_id_19' => 'integer']; public $entityMappings = ['r' => NULL]; public $metaMappings = ['root_id_18' => 'root_id', 'parent_id_19' => 'parent_id']; public $columnOwnerMap = ['id_1' => 'r', 'enabled_2' => 'r', 'is_homepage_3' => 'r', 'image_4' => 'r', 'title_5' => 'r', 'slug_6' => 'r', 'template_7' => 'r', 'parameters_8' => 'r', 'text_9' => 'r', 'seo_description_10' => 'r', 'seo_kewords_11' => 'r', 'og_title_12' => 'r', 'og_description_13' => 'r', 'og_image_14' => 'r', 'lft_15' => 'r', 'lvl_16' => 'r', 'rgt_17' => 'r', 'root_id_18' => 'r', 'parent_id_19' => 'r']; public $discriminatorColumns = []; public $indexByMap = []; public $declaringClasses = ['id_1' => 'CP\\CreapBundle\\Entity\\Page', 'enabled_2' => 'CP\\CreapBundle\\Entity\\Page', 'is_homepage_3' => 'CP\\CreapBundle\\Entity\\Page', 'image_4' => 'CP\\CreapBundle\\Entity\\Page', 'title_5' => 'CP\\CreapBundle\\Entity\\Page', 'slug_6' => 'CP\\CreapBundle\\Entity\\Page', 'template_7' => 'CP\\CreapBundle\\Entity\\Page', 'parameters_8' => 'CP\\CreapBundle\\Entity\\Page', 'text_9' => 'CP\\CreapBundle\\Entity\\Page', 'seo_description_10' => 'CP\\CreapBundle\\Entity\\Page', 'seo_kewords_11' => 'CP\\CreapBundle\\Entity\\Page', 'og_title_12' => 'CP\\CreapBundle\\Entity\\Page', 'og_description_13' => 'CP\\CreapBundle\\Entity\\Page', 'og_image_14' => 'CP\\CreapBundle\\Entity\\Page', 'lft_15' => 'CP\\CreapBundle\\Entity\\Page', 'lvl_16' => 'CP\\CreapBundle\\Entity\\Page', 'rgt_17' => 'CP\\CreapBundle\\Entity\\Page']; public $isIdentifierColumn = []; public $newObjectMappings = []; public $metadataParameterMapping = []; public $discriminatorParameters = [] }, $hints = [] ).../BasicEntityPersister.php:741
90.09623253000Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData( ).../AbstractHydrator.php:152
100.09623255056Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData( $sqlResult = ['id_1' => '8', 'enabled_2' => '1', 'is_homepage_3' => '0', 'image_4' => '', 'title_5' => 'Teplé starty', 'slug_6' => 'teple-starty', 'template_7' => '/text.html.twig', 'parameters_8' => '[]', 'text_9' => '<h2>Problém teplých startů u dieselových motorů</h2>\r\n\r\n<p>Umíme zvýšit startovací dávku paliva na všech vozech s jednotkou &nbsp;Bosch EDC 15 &nbsp; EDC 16 &nbsp;EDC 17&nbsp;&nbsp;</p>', 'seo_description_10' => NULL, 'seo_kewords_11' => NULL, 'og_title_12' => NULL, 'og_description_13' => NULL, 'og_image_14' => '', 'lft_15' => '6', 'lvl_16' => '1', 'rgt_17' => '7', 'root_id_18' => '5', 'parent_id_19' => '5'], $result = [] ).../SimpleObjectHydrator.php:68
110.09653264928Doctrine\ORM\UnitOfWork->createEntity( $className = 'CP\\CreapBundle\\Entity\\Page', $data = ['id' => 8, 'enabled' => TRUE, 'isHomepage' => FALSE, 'image' => '', 'title' => 'Teplé starty', 'slug' => 'teple-starty', 'template' => '/text.html.twig', 'parameters' => [], 'text' => '<h2>Problém teplých startů u dieselových motorů</h2>\r\n\r\n<p>Umíme zvýšit startovací dávku paliva na všech vozech s jednotkou &nbsp;Bosch EDC 15 &nbsp; EDC 16 &nbsp;EDC 17&nbsp;&nbsp;</p>', 'seoDescription' => NULL, 'seoKeywords' => NULL, 'ogTitle' => NULL, 'ogDescription' => NULL, 'ogImage' => '', 'lft' => 6, 'lvl' => 1, 'rgt' => 7, 'root_id' => 5, 'parent_id' => 5], $hints = ['fetchMode' => ['CP\CreapBundle\Entity\Page' => [...]]] ).../SimpleObjectHydrator.php:146
120.09663271136Doctrine\Common\Proxy\AbstractProxyFactory->getProxy( $className = 'CP\\CreapBundle\\Entity\\Page', $identifier = ['id' => 5] ).../UnitOfWork.php:2789
130.09663271136Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition( $className = 'CP\\CreapBundle\\Entity\\Page' ).../AbstractProxyFactory.php:133
Motorchip | Motorchip.eu