Exception detected!

Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded

500 Internal Server Error - ContextErrorException

Stack Trace

  1. in vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php at line 291  -
    1.         $tmpFileName $fileName '.' uniqid(''true);
    2.         file_put_contents($tmpFileName$proxyCode);
    3.         @chmod($tmpFileName0664);
    4.         rename($tmpFileName$fileName);
    5.     }
  2. at ErrorHandler ->handleError ('2', 'file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded', '/home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php', '291', array('class' => object(ClassMetadata), 'fileName' => '/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php', 'placeholderMatches' => array('' => 'namespace', '' => 'proxyShortClassName', '' => 'className', '' => 'baseProxyInterface', '' => 'lazyPropertiesDefaults', '' => 'additionalProperties', '' => 'constructorImpl', '' => 'magicGet', '' => 'magicSet', '' => 'magicIsset', '' => 'sleepImpl', '' => 'wakeupImpl', '' => 'cloneImpl', '' => 'methods'), 'placeholders' => array('' => 'Proxies\__CG__\Application\Sonata\ClassificationBundle\Entity', '' => 'Category', '' => 'Application\Sonata\ClassificationBundle\Entity\Category', '' => 'Doctrine\ORM\Proxy\Proxy', '' => '', '' => '', '' => ' /** * @param \Closure $initializer * @param \Closure $cloner */ public function __construct($initializer = null, $cloner = null) { $this->__initializer__ = $initializer; $this->__cloner__ = $cloner; }', '' => '', '' => '', '' => '', '' => ' /** * * @return array */ public function __sleep() { if ($this->__isInitialized__) { return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; }', '' => ' /** * */ public function __wakeup() { if ( ! $this->__isInitialized__) { $this->__initializer__ = function (Category $proxy) { $proxy->__setInitializer(null); $proxy->__setCloner(null); $existingProperties = get_object_vars($proxy); foreach ($proxy->__getLazyProperties() as $property => $defaultValue) { if ( ! array_key_exists($property, $existingProperties)) { $proxy->$property = $defaultValue; } } }; } }', '' => ' /** * */ public function __clone() { $this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []); }', '' => ' /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } '), 'name' => 'methods', 'placeholder' => ' /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } ', 'proxyCode' => '<?php namespace Proxies\__CG__\Application\Sonata\ClassificationBundle\Entity; /** * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR */ class Category extends \Application\Sonata\ClassificationBundle\Entity\Category implements \Doctrine\ORM\Proxy\Proxy { /** * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with * three parameters, being respectively the proxy object to be initialized, the method that triggered the * initialization process and an array of ordered parameters that were passed to that method. * * @see \Doctrine\Common\Proxy\Proxy::__setInitializer */ public $__initializer__; /** * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object * * @see \Doctrine\Common\Proxy\Proxy::__setCloner */ public $__cloner__; /** * @var boolean flag indicating if this object was already initialized * * @see \Doctrine\Common\Persistence\Proxy::__isInitialized */ public $__isInitialized__ = false; /** * @var array properties to be lazy loaded, with keys being the property * names and values being their default values * * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties */ public static $lazyPropertiesDefaults = []; /** * @param \Closure $initializer * @param \Closure $cloner */ public function __construct($initializer = null, $cloner = null) { $this->__initializer__ = $initializer; $this->__cloner__ = $cloner; } /** * * @return array */ public function __sleep() { if ($this->__isInitialized__) { return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } /** * */ public function __wakeup() { if ( ! $this->__isInitialized__) { $this->__initializer__ = function (Category $proxy) { $proxy->__setInitializer(null); $proxy->__setCloner(null); $existingProperties = get_object_vars($proxy); foreach ($proxy->__getLazyProperties() as $property => $defaultValue) { if ( ! array_key_exists($property, $existingProperties)) { $proxy->$property = $defaultValue; } } }; } } /** * */ public function __clone() { $this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []); } /** * Forces initialization of the proxy */ public function __load() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []); } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __isInitialized() { return $this->__isInitialized__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitialized($initialized) { $this->__isInitialized__ = $initialized; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitializer(\Closure $initializer = null) { $this->__initializer__ = $initializer; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __getInitializer() { return $this->__initializer__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setCloner(\Closure $cloner = null) { $this->__cloner__ = $cloner; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific cloning logic */ public function __getCloner() { return $this->__cloner__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic * @static */ public function __getLazyProperties() { return self::$lazyPropertiesDefaults; } /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } } ', 'parentDirectory' => '/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies', 'tmpFileName' => '/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410'))
  3. at file_put_contents ('/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410', '<?php namespace Proxies\__CG__\Application\Sonata\ClassificationBundle\Entity; /** * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR */ class Category extends \Application\Sonata\ClassificationBundle\Entity\Category implements \Doctrine\ORM\Proxy\Proxy { /** * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with * three parameters, being respectively the proxy object to be initialized, the method that triggered the * initialization process and an array of ordered parameters that were passed to that method. * * @see \Doctrine\Common\Proxy\Proxy::__setInitializer */ public $__initializer__; /** * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object * * @see \Doctrine\Common\Proxy\Proxy::__setCloner */ public $__cloner__; /** * @var boolean flag indicating if this object was already initialized * * @see \Doctrine\Common\Persistence\Proxy::__isInitialized */ public $__isInitialized__ = false; /** * @var array properties to be lazy loaded, with keys being the property * names and values being their default values * * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties */ public static $lazyPropertiesDefaults = []; /** * @param \Closure $initializer * @param \Closure $cloner */ public function __construct($initializer = null, $cloner = null) { $this->__initializer__ = $initializer; $this->__cloner__ = $cloner; } /** * * @return array */ public function __sleep() { if ($this->__isInitialized__) { return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } /** * */ public function __wakeup() { if ( ! $this->__isInitialized__) { $this->__initializer__ = function (Category $proxy) { $proxy->__setInitializer(null); $proxy->__setCloner(null); $existingProperties = get_object_vars($proxy); foreach ($proxy->__getLazyProperties() as $property => $defaultValue) { if ( ! array_key_exists($property, $existingProperties)) { $proxy->$property = $defaultValue; } } }; } } /** * */ public function __clone() { $this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []); } /** * Forces initialization of the proxy */ public function __load() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []); } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __isInitialized() { return $this->__isInitialized__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitialized($initialized) { $this->__isInitialized__ = $initialized; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitializer(\Closure $initializer = null) { $this->__initializer__ = $initializer; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __getInitializer() { return $this->__initializer__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setCloner(\Closure $cloner = null) { $this->__cloner__ = $cloner; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific cloning logic */ public function __getCloner() { return $this->__cloner__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic * @static */ public function __getLazyProperties() { return self::$lazyPropertiesDefaults; } /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } } ')
    in vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php at line 291  +
  4. at ProxyGenerator ->generateProxyClass (object(ClassMetadata), '/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php')
    in vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php at line 217  +
  5. at AbstractProxyFactory ->getProxyDefinition ('Application\Sonata\ClassificationBundle\Entity\Category')
    in vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php at line 116  +
  6. at AbstractProxyFactory ->getProxy ('Application\Sonata\ClassificationBundle\Entity\Category', array('id' => '51'))
    in vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php at line 2682  +
  7. at UnitOfWork ->createEntity ('Os\LocjaBundle\Entity\Haslo', array('id' => '300', 'name' => 'Bezpieczeństwo konstrukcji - wymagania ogólne', 'name_slug' => 'bezpieczenstwo-konstrukcji-wymagania-ogolne', 'keywords' => 'Bezpieczeństwo konstrukcji - wymagania ogólne', 'abstract' => '<p>Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki spos&oacute;b, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do:<br /> 1) zniszczenia całości lub części budynku,<br /> 2) przemieszczeń i odkształceń o niedopuszczalnej wielkości,<br /> 3) uszkodzenia części budynk&oacute;w, połączeń lub zainstalowanego wyposażenia w wyniku znacznych przemieszczeń element&oacute;w konstrukcji,<br /> 4) zniszczenia na skutek wypadku, w stopniu nieproporcjonalnym do jego przyczyny.</p>', 'opis' => '<h2>Konstrukcja budynku - warunki techniczne</h2> <ol> <li>Konstrukcja budynku powinna spełniać warunki zapewniające <strong>nieprzekroczenie stan&oacute;w granicznych nośności oraz stan&oacute;w granicznych przydatności do użytkowania</strong> w żadnym z jego element&oacute;w i w całej konstrukcji.</li> <li><strong>Stany graniczne nośności uważa się za przekroczone</strong>, jeżeli konstrukcja powoduje zagrożenie bezpieczeństwa ludzi znajdujących się w budynku oraz w jego pobliżu, a także zniszczenie wyposażenia lub przechowywanego mienia.</li> <li><strong>Stany graniczne przydatności do użytkowania uważa się za przekroczone</strong>, jeżeli wymagania użytkowe dotyczące konstrukcji nie są dotrzymywane. Oznacza to, że w konstrukcji budynku nie mogą wystąpić: <ol start="1" style="list-style-type:lower-alpha"> <li><strong>lokalne uszkodzenia</strong>, w tym r&oacute;wnież rysy, kt&oacute;re mogą ujemnie wpływać na przydatność użytkową, trwałość i wygląd konstrukcji, jej części, a także przyległych do niej niekonstrukcyjnych części budynku,</li> <li><strong>odkształcenia lub przemieszczenia</strong> ujemnie wpływające na wygląd konstrukcji i jej przydatność użytkową, włączając w to r&oacute;wnież funkcjonowanie maszyn i urządzeń, oraz uszkodzenia części niekonstrukcyjnych budynku i element&oacute;w wykończenia,</li> <li><strong>drgania dokuczliwe</strong> dla ludzi lub powodujące uszkodzenia budynku, jego wyposażenia oraz przechowywanych przedmiot&oacute;w, a także ograniczające jego użytkowanie zgodnie z przeznaczeniem.</li> </ol> </li> <li>Warunki bezpieczeństwa konstrukcji, o kt&oacute;rych mowa powyżej, uznaje się za spełnione, jeżeli konstrukcja ta odpowiada Polskim Normom dotyczącym projektowania i obliczania konstrukcji.</li> <li><strong>Wzniesienie budynku w bezpośrednim sąsiedztwie</strong> obiektu budowlanego nie może powodować zagrożeń dla bezpieczeństwa użytkownik&oacute;w tego obiektu lub obniżenia jego przydatności do użytkowania.</li> <li><strong>W zakresie stan&oacute;w granicznych przydatności do użytkowania</strong> budynk&oacute;w projektowanych <strong>na terenach podlegających wpływom eksploatacji g&oacute;rniczej,</strong> wymaganie określone w pkt. 3 nie dotyczy tych odkształceń, uszkodzeń oraz drgań konstrukcji, kt&oacute;re wynikają z oddziaływań powodowanych eksploatacją g&oacute;rniczą.</li> <li>Budynki użyteczności publicznej z pomieszczeniami przeznaczonymi do przebywania znacznej liczby os&oacute;b, takie jak: hale widowiskowe, sportowe, wystawowe, targowe, handlowe, dworcowe powinny być wyposażone, w zależności od potrzeb, w <strong>urządzenia do stałej kontroli parametr&oacute;w istotnych dla bezpieczeństwa konstrukcji, takich jak: przemieszczenia, odkształcenia i naprężenia w konstrukcji.</strong></li> <li>Na terenach podlegających wpływom eksploatacji g&oacute;rniczej powinny być stosowane <strong>zabezpieczenia konstrukcji budynk&oacute;w,</strong> odpowiednie do stanu zagrożenia, wynikającego z prognozowanych oddziaływań powodowanych eksploatacją g&oacute;rniczą, przez kt&oacute;re rozumie się wymuszone przemieszczenia i odkształcenia oraz drgania podłoża.</li> <li>W przypadku, o kt&oacute;rym mowa w pkt. 5, budowa powinna być poprzedzona <strong>ekspertyzą techniczną stanu obiektu istniejącego,</strong> stwierdzającego jego stan bezpieczeństwa i przydatności do użytkowania, uwzględniającą oddziaływania wywołane wzniesieniem nowego budynku.</li> <li><strong>Rozbudowa, nadbudowa, przebudowa </strong>oraz zmiana sposobu użytkowania budynku powinny być poprzedzone <strong>ekspertyzą </strong>stanu konstrukcji i element&oacute;w budynku, z uwzględnieniem stanu podłoża gruntowego.</li> </ol> <p>&nbsp;</p> <p>&nbsp;</p> <hr /> <p><em>rozporządzenie w sprawie warunk&oacute;w technicznych, jakim powinny odpowiadać budynki i ich usytuowanie &nbsp;- &sect; 203 -&nbsp; 206</em></p> <hr /> <p>&nbsp;</p>', 'internal_comments' => '<p>popr. num. &nbsp;ab. &nbsp;08,02,17</p>', 'is_published' => true, 'status' => '5', 'autor' => 'Anna Dobkowska', 'updated_at' => object(DateTime), 'created_at' => object(DateTime), 'published_at' => object(DateTime), 'published_till' => null, 'title_seo' => null, 'description_seo' => 'Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki sposób, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do: zniszczenia całości lub części budynku...', 'head_image_id' => null, 'kategoria_id' => '51', 'podkategoria_id' => '74', 'author_id' => '5'), array('fetchMode' => array('Os\LocjaBundle\Entity\Haslo' => array('kategoria' => '2'))))
    in vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php at line 138  +
  8. at SimpleObjectHydrator ->hydrateRowData (array('id1' => '300', 'name2' => 'Bezpieczeństwo konstrukcji - wymagania ogólne', 'name_slug3' => 'bezpieczenstwo-konstrukcji-wymagania-ogolne', 'keywords4' => 'Bezpieczeństwo konstrukcji - wymagania ogólne', 'abstract5' => '<p>Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki spos&oacute;b, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do:<br /> 1) zniszczenia całości lub części budynku,<br /> 2) przemieszczeń i odkształceń o niedopuszczalnej wielkości,<br /> 3) uszkodzenia części budynk&oacute;w, połączeń lub zainstalowanego wyposażenia w wyniku znacznych przemieszczeń element&oacute;w konstrukcji,<br /> 4) zniszczenia na skutek wypadku, w stopniu nieproporcjonalnym do jego przyczyny.</p>', 'opis6' => '<h2>Konstrukcja budynku - warunki techniczne</h2> <ol> <li>Konstrukcja budynku powinna spełniać warunki zapewniające <strong>nieprzekroczenie stan&oacute;w granicznych nośności oraz stan&oacute;w granicznych przydatności do użytkowania</strong> w żadnym z jego element&oacute;w i w całej konstrukcji.</li> <li><strong>Stany graniczne nośności uważa się za przekroczone</strong>, jeżeli konstrukcja powoduje zagrożenie bezpieczeństwa ludzi znajdujących się w budynku oraz w jego pobliżu, a także zniszczenie wyposażenia lub przechowywanego mienia.</li> <li><strong>Stany graniczne przydatności do użytkowania uważa się za przekroczone</strong>, jeżeli wymagania użytkowe dotyczące konstrukcji nie są dotrzymywane. Oznacza to, że w konstrukcji budynku nie mogą wystąpić: <ol start="1" style="list-style-type:lower-alpha"> <li><strong>lokalne uszkodzenia</strong>, w tym r&oacute;wnież rysy, kt&oacute;re mogą ujemnie wpływać na przydatność użytkową, trwałość i wygląd konstrukcji, jej części, a także przyległych do niej niekonstrukcyjnych części budynku,</li> <li><strong>odkształcenia lub przemieszczenia</strong> ujemnie wpływające na wygląd konstrukcji i jej przydatność użytkową, włączając w to r&oacute;wnież funkcjonowanie maszyn i urządzeń, oraz uszkodzenia części niekonstrukcyjnych budynku i element&oacute;w wykończenia,</li> <li><strong>drgania dokuczliwe</strong> dla ludzi lub powodujące uszkodzenia budynku, jego wyposażenia oraz przechowywanych przedmiot&oacute;w, a także ograniczające jego użytkowanie zgodnie z przeznaczeniem.</li> </ol> </li> <li>Warunki bezpieczeństwa konstrukcji, o kt&oacute;rych mowa powyżej, uznaje się za spełnione, jeżeli konstrukcja ta odpowiada Polskim Normom dotyczącym projektowania i obliczania konstrukcji.</li> <li><strong>Wzniesienie budynku w bezpośrednim sąsiedztwie</strong> obiektu budowlanego nie może powodować zagrożeń dla bezpieczeństwa użytkownik&oacute;w tego obiektu lub obniżenia jego przydatności do użytkowania.</li> <li><strong>W zakresie stan&oacute;w granicznych przydatności do użytkowania</strong> budynk&oacute;w projektowanych <strong>na terenach podlegających wpływom eksploatacji g&oacute;rniczej,</strong> wymaganie określone w pkt. 3 nie dotyczy tych odkształceń, uszkodzeń oraz drgań konstrukcji, kt&oacute;re wynikają z oddziaływań powodowanych eksploatacją g&oacute;rniczą.</li> <li>Budynki użyteczności publicznej z pomieszczeniami przeznaczonymi do przebywania znacznej liczby os&oacute;b, takie jak: hale widowiskowe, sportowe, wystawowe, targowe, handlowe, dworcowe powinny być wyposażone, w zależności od potrzeb, w <strong>urządzenia do stałej kontroli parametr&oacute;w istotnych dla bezpieczeństwa konstrukcji, takich jak: przemieszczenia, odkształcenia i naprężenia w konstrukcji.</strong></li> <li>Na terenach podlegających wpływom eksploatacji g&oacute;rniczej powinny być stosowane <strong>zabezpieczenia konstrukcji budynk&oacute;w,</strong> odpowiednie do stanu zagrożenia, wynikającego z prognozowanych oddziaływań powodowanych eksploatacją g&oacute;rniczą, przez kt&oacute;re rozumie się wymuszone przemieszczenia i odkształcenia oraz drgania podłoża.</li> <li>W przypadku, o kt&oacute;rym mowa w pkt. 5, budowa powinna być poprzedzona <strong>ekspertyzą techniczną stanu obiektu istniejącego,</strong> stwierdzającego jego stan bezpieczeństwa i przydatności do użytkowania, uwzględniającą oddziaływania wywołane wzniesieniem nowego budynku.</li> <li><strong>Rozbudowa, nadbudowa, przebudowa </strong>oraz zmiana sposobu użytkowania budynku powinny być poprzedzone <strong>ekspertyzą </strong>stanu konstrukcji i element&oacute;w budynku, z uwzględnieniem stanu podłoża gruntowego.</li> </ol> <p>&nbsp;</p> <p>&nbsp;</p> <hr /> <p><em>rozporządzenie w sprawie warunk&oacute;w technicznych, jakim powinny odpowiadać budynki i ich usytuowanie &nbsp;- &sect; 203 -&nbsp; 206</em></p> <hr /> <p>&nbsp;</p>', 'internal_comments7' => '<p>popr. num. &nbsp;ab. &nbsp;08,02,17</p>', 'is_published8' => '1', 'status9' => '5', 'autor10' => 'Anna Dobkowska', 'updated_at11' => '2023-08-04 15:11:29', 'created_at12' => '2015-02-28 13:48:22', 'published_at13' => '2018-01-01', 'published_till14' => null, 'title_seo15' => null, 'description_seo16' => 'Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki sposób, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do: zniszczenia całości lub części budynku...', 'head_image_id17' => null, 'kategoria_id18' => '51', 'podkategoria_id19' => '74', 'author_id20' => '5'), array('id1' => array('name' => 'id', 'type' => 'integer'), 'name2' => array('name' => 'name', 'type' => 'string'), 'name_slug3' => array('name' => 'name_slug', 'type' => 'string'), 'keywords4' => array('name' => 'keywords', 'type' => 'text'), 'abstract5' => array('name' => 'abstract', 'type' => 'text'), 'opis6' => array('name' => 'opis', 'type' => 'text'), 'internal_comments7' => array('name' => 'internal_comments', 'type' => 'text'), 'is_published8' => array('name' => 'is_published', 'type' => 'boolean'), 'status9' => array('name' => 'status', 'type' => 'string'), 'autor10' => array('name' => 'autor', 'type' => 'string'), 'updated_at11' => array('name' => 'updated_at', 'type' => 'datetime'), 'created_at12' => array('name' => 'created_at', 'type' => 'datetime'), 'published_at13' => array('name' => 'published_at', 'type' => 'date'), 'published_till14' => array('name' => 'published_till', 'type' => 'date'), 'title_seo15' => array('name' => 'title_seo', 'type' => 'string'), 'description_seo16' => array('name' => 'description_seo', 'type' => 'string'), 'head_image_id17' => array('name' => 'head_image_id', 'type' => 'integer'), 'kategoria_id18' => array('name' => 'kategoria_id', 'type' => 'integer'), 'podkategoria_id19' => array('name' => 'podkategoria_id', 'type' => 'integer'), 'author_id20' => array('name' => 'author_id', 'type' => 'integer')), array())
    in vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php at line 48  +
  9. at SimpleObjectHydrator ->hydrateAllData ()
    in vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php at line 140  +
  10. at AbstractHydrator ->hydrateAll (object(PDOStatement), object(ResultSetMapping), array())
    in vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php at line 756  +
  11. at BasicEntityPersister ->load (array('id' => '300', 'name_slug' => 'bezpieczenstwo-konstrukcji-wymagania-ogolne'), null, null, array(), '0', '1', null)
    in vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php at line 196  +
  12. at EntityRepository ->findOneBy (array('id' => '300', 'name_slug' => 'bezpieczenstwo-konstrukcji-wymagania-ogolne'))
    in src/Os/LocjaBundle/Controller/HasloController.php at line 479  +
  13. at HasloController ->showAction ('bezpieczenstwo-konstrukcji-wymagania-ogolne', '300')
    in app/bootstrap.php.cache at line 3276  +
  14. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3235  +
  15. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3389  +
  16. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2594  +
  17. at Kernel ->handle (object(Request))
    in web/app.php at line 29  +

Logs  -

1 error
  1. INFO - Matched route "haslo_show".
  2. INFO - The Sonata\CoreBundle\Model\PageableManagerInterface class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\DatagridBundle\Pager\PageableInterface instead.
  3. INFO - The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.
  4. INFO - The Sonata\CoreBundle\Model\ManagerInterface class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Model\ManagerInterface instead.
  5. INFO - The Doctrine\Common\Persistence\Mapping\Driver\FileDriver class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\FileDriver instead.
  6. INFO - The Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator instead.
  7. INFO - The Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\MappingDriverChain instead.
  8. INFO - The Doctrine\Common\Persistence\ObjectRepository class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\ObjectRepository instead.
  9. INFO - The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.
  10. INFO - The Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\AbstractClassMetadataFactory instead.
  11. INFO - The Doctrine\Common\PropertyChangedListener class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\PropertyChangedListener instead.
  12. INFO - The Doctrine\Common\Persistence\Event\LoadClassMetadataEventArgs class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Event\LoadClassMetadataEventArgs instead.
  13. INFO - Populated the TokenStorage with an anonymous Token.
  14. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  15. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  16. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  17. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  18. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  19. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  20. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  21. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  22. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  23. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  24. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  25. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  26. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  27. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  28. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  29. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
  30. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  31. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  32. DEBUG - SELECT t0.id AS id1, t0.name AS name2, t0.name_slug AS name_slug3, t0.keywords AS keywords4, t0.abstract AS abstract5, t0.opis AS opis6, t0.internal_comments AS internal_comments7, t0.is_published AS is_published8, t0.status AS status9, t0.autor AS autor10, t0.updated_at AS updated_at11, t0.created_at AS created_at12, t0.published_at AS published_at13, t0.published_till AS published_till14, t0.title_seo AS title_seo15, t0.description_seo AS description_seo16, t0.head_image_id AS head_image_id17, t0.kategoria_id AS kategoria_id18, t0.podkategoria_id AS podkategoria_id19, t0.author_id AS author_id20 FROM haslo t0 WHERE t0.id = ? AND t0.name_slug = ? LIMIT 1
  33. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  34. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  35. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  36. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  37. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  38. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  39. CRITICAL - Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded" at /home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php line 291
  40. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  41. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  42. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  43. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  44. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  45. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  46. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  47. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  48. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  49. INFO - Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
  50. INFO - The Sonata\CoreBundle\Twig\Extension\FlashMessageExtension class is deprecated since version 3.13.0 and will be removed in 4.0. Use Sonata\Twig\Extension\FlashMessageExtension instead.
  51. INFO - The Sonata\CoreBundle\FlashMessage\FlashManager class is deprecated since version 3.13.0 and will be removed in 4.0. Use Sonata\Twig\FlashMessage\FlashManager instead.
  52. INFO - Argument "flashManager" in FlashMessageExtension is deprecated since SonataCoreBundle 3.11.0 and will be removed in 4.0. Use the FlashMessageRuntime instead.
  53. INFO - Method "StatusExtension::addStatusService()" is deprecated since SonataCoreBundle 3.13.0 and will be removed in 4.0. Use the StatusRuntime instead.
  54. INFO - The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
  55. INFO - The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
  56. INFO - The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
  57. INFO - The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
  58. INFO - The Sonata\CoreBundle\Model\BaseEntityManager class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Entity\BaseEntityManager instead.
  59. INFO - Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.
  60. INFO - Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.
  61. INFO - Using the "Twig_Sandbox_SecurityPolicyInterface" class is deprecated since Twig version 2.7, use "Twig\Sandbox\SecurityPolicyInterface" instead.
  62. INFO - Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.
  63. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  64. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  65. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  66. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  67. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  68. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  69. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".

Stack Trace (Plain Text)  +

Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78/a178b3): failed to open stream: Disk quota exceeded (500 Internal Server Error)
Exception detected!

Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78/a178b3): failed to open stream: Disk quota exceeded

500 Internal Server Error - ContextErrorException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php at line 167  -
    1.             'time' => $profile->getTime(),
    2.         );
    3.         if (false === file_put_contents($fileserialize($data))) {
    4.             return false;
    5.         }
  2. at ErrorHandler ->handleError ('2', 'file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78/a178b3): failed to open stream: Disk quota exceeded', '/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php', '167', array('profile' => object(Profile), 'file' => '/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78/a178b3', 'profileIndexed' => false, 'dir' => '/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78', 'profileToken' => 'a178b3', 'parentToken' => '907786', 'childrenToken' => array(), 'data' => array('token' => 'a178b3', 'parent' => '907786', 'children' => array(), 'data' => array('request' => object(RequestDataCollector), 'time' => object(TimeDataCollector), 'memory' => object(MemoryDataCollector), 'ajax' => object(AjaxDataCollector), 'form' => object(FormDataCollector), 'exception' => object(ExceptionDataCollector), 'logger' => object(LoggerDataCollector), 'events' => object(EventDataCollector), 'router' => object(RouterDataCollector), 'translation' => object(TranslationDataCollector), 'security' => object(SecurityDataCollector), 'twig' => object(TwigDataCollector), 'db' => object(DoctrineDataCollector), 'swiftmailer' => object(MessageDataCollector), 'block' => object(BlockDataCollector), 'config' => object(ConfigDataCollector)), 'ip' => '44.223.31.148', 'method' => 'GET', 'url' => 'https://www.locja.pl/haslo/bezpieczenstwo-konstrukcji-wymagania-ogolne,300', 'time' => '1711648258')))
  3. at file_put_contents ('/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78/a178b3', 'a:8:{s:5:"token";s:6:"a178b3";s:6:"parent";s:6:"907786";s:8:"children";a:0:{}s:4:"data";a:16:{s:7:"request";C:63:"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector":7394:{a:18:{s:6:"format";s:4:"html";s:7:"content";s:0:"";s:12:"content_type";s:9:"text/html";s:11:"status_text";s:2:"OK";s:11:"status_code";i:200;s:13:"request_query";a:0:{}s:15:"request_request";a:0:{}s:15:"request_headers";a:8:{s:10:"x-from-ssl";s:3:"yes";s:17:"x-forwarded-proto";s:5:"https";s:4:"host";s:12:"www.locja.pl";s:9:"x-real-ip";s:13:"44.223.31.148";s:15:"x-forwarded-for";s:13:"44.223.31.148";s:6:"accept";s:3:"*/*";s:10:"user-agent";s:9:"claudebot";s:14:"x-php-ob-level";i:1;}s:14:"request_server";a:109:{s:23:"REDIRECT_REDIRECT_HTTPS";s:2:"on";s:36:"REDIRECT_REDIRECT_SSL_SERVER_S_DN_CN";s:10:"*.e-kei.pl";s:35:"REDIRECT_REDIRECT_SSL_SERVER_I_DN_C";s:2:"PL";s:35:"REDIRECT_REDIRECT_SSL_SERVER_I_DN_O";s:25:"Unizeto Technologies S.A.";s:36:"REDIRECT_REDIRECT_SSL_SERVER_I_DN_OU";s:30:"Certum Certification Authority";s:36:"REDIRECT_REDIRECT_SSL_SERVER_I_DN_CN";s:32:"Certum Domain Validation CA SHA2";s:39:"REDIRECT_REDIRECT_SSL_VERSION_INTERFACE";s:14:"mod_ssl/2.2.31";s:37:"REDIRECT_REDIRECT_SSL_VERSION_LIBRARY";s:14:"OpenSSL/1.0.2d";s:30:"REDIRECT_REDIRECT_SSL_PROTOCOL";s:7:"TLSv1.2";s:34:"REDIRECT_REDIRECT_SSL_SECURE_RENEG";s:4:"true";s:37:"REDIRECT_REDIRECT_SSL_COMPRESS_METHOD";s:4:"NULL";s:28:"REDIRECT_REDIRECT_SSL_CIPHER";s:27:"ECDHE-RSA-AES128-GCM-SHA256";s:35:"REDIRECT_REDIRECT_SSL_CIPHER_EXPORT";s:5:"false";s:39:"REDIRECT_REDIRECT_SSL_CIPHER_USEKEYSIZE";s:3:"128";s:39:"REDIRECT_REDIRECT_SSL_CIPHER_ALGKEYSIZE";s:3:"128";s:35:"REDIRECT_REDIRECT_SSL_CLIENT_VERIFY";s:4:"NONE";s:38:"REDIRECT_REDIRECT_SSL_SERVER_M_VERSION";s:1:"3";s:37:"REDIRECT_REDIRECT_SSL_SERVER_M_SERIAL";s:32:"3C67CC6F6EC81FD12D742013CBB7BBCF";s:36:"REDIRECT_REDIRECT_SSL_SERVER_V_START";s:24:"Jan 29 10:31:34 2024 GMT";s:34:"REDIRECT_REDIRECT_SSL_SERVER_V_END";s:24:"Jan 28 10:31:33 2025 GMT";s:33:"REDIRECT_REDIRECT_SSL_SERVER_S_DN";s:14:"/CN=*.e-kei.pl";s:33:"REDIRECT_REDIRECT_SSL_SERVER_I_DN";s:103:"/C=PL/O=Unizeto Technologies S.A./OU=Certum Certification Authority/CN=Certum Domain Validation CA SHA2";s:34:"REDIRECT_REDIRECT_SSL_SERVER_A_KEY";s:13:"rsaEncryption";s:34:"REDIRECT_REDIRECT_SSL_SERVER_A_SIG";s:23:"sha256WithRSAEncryption";s:32:"REDIRECT_REDIRECT_SSL_SESSION_ID";s:64:"F98788319D4BB79C0D7E6894CE96546F3875C1EE9AFE50466DE2A98D554247B9";s:24:"REDIRECT_REDIRECT_STATUS";s:3:"200";s:13:"REDIRECT_BASE";s:4:"/web";s:14:"REDIRECT_HTTPS";s:2:"on";s:27:"REDIRECT_SSL_SERVER_S_DN_CN";s:10:"*.e-kei.pl";s:26:"REDIRECT_SSL_SERVER_I_DN_C";s:2:"PL";s:26:"REDIRECT_SSL_SERVER_I_DN_O";s:25:"Unizeto Technologies S.A.";s:27:"REDIRECT_SSL_SERVER_I_DN_OU";s:30:"Certum Certification Authority";s:27:"REDIRECT_SSL_SERVER_I_DN_CN";s:32:"Certum Domain Validation CA SHA2";s:30:"REDIRECT_SSL_VERSION_INTERFACE";s:14:"mod_ssl/2.2.31";s:28:"REDIRECT_SSL_VERSION_LIBRARY";s:14:"OpenSSL/1.0.2d";s:21:"REDIRECT_SSL_PROTOCOL";s:7:"TLSv1.2";s:25:"REDIRECT_SSL_SECURE_RENEG";s:4:"true";s:28:"REDIRECT_SSL_COMPRESS_METHOD";s:4:"NULL";s:19:"REDIRECT_SSL_CIPHER";s:27:"ECDHE-RSA-AES128-GCM-SHA256";s:26:"REDIRECT_SSL_CIPHER_EXPORT";s:5:"false";s:30:"REDIRECT_SSL_CIPHER_USEKEYSIZE";s:3:"128";s:30:"REDIRECT_SSL_CIPHER_ALGKEYSIZE";s:3:"128";s:26:"REDIRECT_SSL_CLIENT_VERIFY";s:4:"NONE";s:29:"REDIRECT_SSL_SERVER_M_VERSION";s:1:"3";s:28:"REDIRECT_SSL_SERVER_M_SERIAL";s:32:"3C67CC6F6EC81FD12D742013CBB7BBCF";s:27:"REDIRECT_SSL_SERVER_V_START";s:24:"Jan 29 10:31:34 2024 GMT";s:25:"REDIRECT_SSL_SERVER_V_END";s:24:"Jan 28 10:31:33 2025 GMT";s:24:"REDIRECT_SSL_SERVER_S_DN";s:14:"/CN=*.e-kei.pl";s:24:"REDIRECT_SSL_SERVER_I_DN";s:103:"/C=PL/O=Unizeto Technologies S.A./OU=Certum Certification Authority/CN=Certum Domain Validation CA SHA2";s:25:"REDIRECT_SSL_SERVER_A_KEY";s:13:"rsaEncryption";s:25:"REDIRECT_SSL_SERVER_A_SIG";s:23:"sha256WithRSAEncryption";s:23:"REDIRECT_SSL_SESSION_ID";s:64:"F98788319D4BB79C0D7E6894CE96546F3875C1EE9AFE50466DE2A98D554247B9";s:15:"REDIRECT_STATUS";s:3:"200";s:4:"BASE";s:4:"/web";s:5:"HTTPS";s:2:"on";s:18:"SSL_SERVER_S_DN_CN";s:10:"*.e-kei.pl";s:17:"SSL_SERVER_I_DN_C";s:2:"PL";s:17:"SSL_SERVER_I_DN_O";s:25:"Unizeto Technologies S.A.";s:18:"SSL_SERVER_I_DN_OU";s:30:"Certum Certification Authority";s:18:"SSL_SERVER_I_DN_CN";s:32:"Certum Domain Validation CA SHA2";s:21:"SSL_VERSION_INTERFACE";s:14:"mod_ssl/2.2.31";s:19:"SSL_VERSION_LIBRARY";s:14:"OpenSSL/1.0.2d";s:12:"SSL_PROTOCOL";s:7:"TLSv1.2";s:16:"SSL_SECURE_RENEG";s:4:"true";s:19:"SSL_COMPRESS_METHOD";s:4:"NULL";s:10:"SSL_CIPHER";s:27:"ECDHE-RSA-AES128-GCM-SHA256";s:17:"SSL_CIPHER_EXPORT";s:5:"false";s:21:"SSL_CIPHER_USEKEYSIZE";s:3:"128";s:21:"SSL_CIPHER_ALGKEYSIZE";s:3:"128";s:17:"SSL_CLIENT_VERIFY";s:4:"NONE";s:20:"SSL_SERVER_M_VERSION";s:1:"3";s:19:"SSL_SERVER_M_SERIAL";s:32:"3C67CC6F6EC81FD12D742013CBB7BBCF";s:18:"SSL_SERVER_V_START";s:24:"Jan 29 10:31:34 2024 GMT";s:16:"SSL_SERVER_V_END";s:24:"Jan 28 10:31:33 2025 GMT";s:15:"SSL_SERVER_S_DN";s:14:"/CN=*.e-kei.pl";s:15:"SSL_SERVER_I_DN";s:103:"/C=PL/O=Unizeto Technologies S.A./OU=Certum Certification Authority/CN=Certum Domain Validation CA SHA2";s:16:"SSL_SERVER_A_KEY";s:13:"rsaEncryption";s:16:"SSL_SERVER_A_SIG";s:23:"sha256WithRSAEncryption";s:14:"SSL_SESSION_ID";s:64:"F98788319D4BB79C0D7E6894CE96546F3875C1EE9AFE50466DE2A98D554247B9";s:15:"HTTP_X_FROM_SSL";s:3:"yes";s:22:"HTTP_X_FORWARDED_PROTO";s:5:"https";s:9:"HTTP_HOST";s:12:"www.locja.pl";s:14:"HTTP_X_REAL_IP";s:13:"44.223.31.148";s:20:"HTTP_X_FORWARDED_FOR";s:13:"44.223.31.148";s:11:"HTTP_ACCEPT";s:3:"*/*";s:15:"HTTP_USER_AGENT";s:9:"claudebot";s:4:"PATH";s:28:"/usr/local/bin:/usr/bin:/bin";s:16:"SERVER_SIGNATURE";s:0:"";s:15:"SERVER_SOFTWARE";s:6:"Apache";s:11:"SERVER_NAME";s:8:"locja.pl";s:11:"SERVER_ADDR";s:12:"94.152.13.40";s:11:"SERVER_PORT";s:3:"443";s:11:"REMOTE_ADDR";s:13:"44.223.31.148";s:13:"DOCUMENT_ROOT";s:38:"/home/users/locja/public_html/locja.pl";s:12:"SERVER_ADMIN";s:18:"webmaster@locja.pl";s:15:"SCRIPT_FILENAME";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:11:"REMOTE_PORT";s:5:"34574";s:12:"REDIRECT_URL";s:58:"/web/haslo/bezpieczenstwo-konstrukcji-wymagania-ogolne,300";s:17:"GATEWAY_INTERFACE";s:7:"CGI/1.1";s:15:"SERVER_PROTOCOL";s:8:"HTTP/1.1";s:14:"REQUEST_METHOD";s:3:"GET";s:12:"QUERY_STRING";s:0:"";s:11:"REQUEST_URI";s:54:"/haslo/bezpieczenstwo-konstrukcji-wymagania-ogolne,300";s:11:"SCRIPT_NAME";s:12:"/web/app.php";s:8:"PHP_SELF";s:12:"/web/app.php";s:18:"REQUEST_TIME_FLOAT";d:1711648258.158999919891357421875;s:12:"REQUEST_TIME";i:1711648258;s:4:"argv";a:0:{}s:4:"argc";i:0;}s:15:"request_cookies";a:0:{}s:18:"request_attributes";a:4:{s:11:"_controller";s:36:"twig.controller.exception:showAction";s:9:"exception";s:58:"Object(Symfony\Component\Debug\Exception\FlattenException)";s:6:"logger";s:37:"Object(Symfony\Bridge\Monolog\Logger)";s:6:"format";s:4:"html";}s:16:"response_headers";a:4:{s:12:"content-type";s:9:"text/html";s:13:"cache-control";s:8:"no-cache";s:4:"date";s:29:"Thu, 28 Mar 2024 17:50:58 GMT";s:13:"x-debug-token";s:6:"a178b3";}s:16:"session_metadata";a:0:{}s:18:"session_attributes";a:0:{}s:7:"flashes";a:0:{}s:9:"path_info";s:54:"/haslo/bezpieczenstwo-konstrukcji-wymagania-ogolne,300";s:10:"controller";a:4:{s:5:"class";s:56:"Symfony\Bundle\TwigBundle\Controller\ExceptionController";s:6:"method";s:10:"showAction";s:4:"file";s:126:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php";s:4:"line";i:55;}s:6:"locale";s:5:"pl_PL";}}s:4:"time";C:60:"Symfony\Component\HttpKernel\DataCollector\TimeDataCollector":33587:{a:2:{s:10:"start_time";d:1711648258162.868896484375;s:6:"events";a:38:{s:11:"__section__";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:75;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:7:"default";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:14:"kernel.request";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:7:"section";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:64:"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:59:"Symfony\Component\HttpKernel\EventListener\ProfilerListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:2:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}i:1;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:75;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:66:"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:60:"Symfony\Bundle\FrameworkBundle\EventListener\SessionListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:59:"Symfony\Component\HttpKernel\EventListener\FragmentListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:57:"Symfony\Component\HttpKernel\EventListener\RouterListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:57:"Symfony\Component\HttpKernel\EventListener\LocaleListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:61:"Symfony\Component\HttpKernel\EventListener\TranslatorListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:40:"Symfony\Component\Security\Http\Firewall";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:0;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:6291456;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:23:"controller.get_callable";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:0;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:7:"default";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:17:"kernel.controller";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:7:"section";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:64:"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:63:"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:67:"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:71:"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:66:"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:2:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}i:1;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:65:"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:65:"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:17;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:10:"controller";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:17;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:7:"section";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:24:"controller.get_arguments";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:18;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:18;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:7:"default";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:40:"@Twig/Exception/exception_full.html.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:18;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:22:"@Twig/layout.html.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:18;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:35:"@Twig/Exception/exception.html.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:18;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:32:"@Twig/Exception/traces.html.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:19;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:65;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:31:"@Twig/Exception/trace.html.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:17:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:19;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:20;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}i:1;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:20;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:21;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}i:2;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:21;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:22;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}i:3;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:22;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:23;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}i:4;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:23;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:23;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:8388608;}i:5;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:23;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:29;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:6;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:29;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:29;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:7;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:29;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:30;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:8;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:30;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:31;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:9;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:31;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:34;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:10;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:34;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:35;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:11;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:35;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:37;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:12;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:37;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:43;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:13;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:43;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:51;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:14;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:51;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:57;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:15;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:57;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:65;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:16;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:65;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:65;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:30:"@Twig/Exception/logs.html.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:65;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:65;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:37:"@Twig/Exception/traces_text.html.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:65;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:31:"@Twig/Exception/traces.txt.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:65;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:30:"@Twig/Exception/trace.txt.twig";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:17:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:65;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:65;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:1;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:2;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:3;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:4;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:5;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:6;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:7;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:8;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:9;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:10;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:11;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:66;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:12;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:66;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:13;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:14;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:15;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}i:16;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:8:"template";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:15:"kernel.response";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:75;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:7:"section";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:56:"Symfony\Component\Security\Http\Firewall\ContextListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:41:"Sonata\BlockBundle\Cache\HttpCacheHandler";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:59:"Symfony\Component\HttpKernel\EventListener\ResponseListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:59:"Symfony\Component\Security\Http\RememberMe\ResponseListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:67;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:67;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:62:"Symfony\Component\HttpKernel\EventListener\SaveSessionListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:75;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:75;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}s:67:"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener";O:42:"Symfony\Component\Stopwatch\StopwatchEvent":4:{s:51:"Symfony\Component\Stopwatch\StopwatchEventperiods";a:1:{i:0;O:43:"Symfony\Component\Stopwatch\StopwatchPeriod":3:{s:50:"Symfony\Component\Stopwatch\StopwatchPeriodstart";i:75;s:48:"Symfony\Component\Stopwatch\StopwatchPeriodend";i:75;s:51:"Symfony\Component\Stopwatch\StopwatchPeriodmemory";i:10485760;}}s:50:"Symfony\Component\Stopwatch\StopwatchEventorigin";d:1711648258210.199951171875;s:52:"Symfony\Component\Stopwatch\StopwatchEventcategory";s:14:"event_listener";s:51:"Symfony\Component\Stopwatch\StopwatchEventstarted";a:0:{}}}}}s:6:"memory";C:62:"Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector":62:{a:2:{s:6:"memory";i:14680064;s:12:"memory_limit";i:268435456;}}s:4:"ajax";C:60:"Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector":6:{a:0:{}}s:4:"form";C:64:"Symfony\Component\Form\Extension\DataCollector\FormDataCollector":71:{a:3:{s:5:"forms";a:0:{}s:13:"forms_by_hash";a:0:{}s:9:"nb_errors";i:0;}}s:9:"exception";C:65:"Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector":75930:{a:1:{s:9:"exception";O:50:"Symfony\Component\Debug\Exception\FlattenException":10:{s:59:"Symfony\Component\Debug\Exception\FlattenExceptionmessage";s:232:"Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded";s:56:"Symfony\Component\Debug\Exception\FlattenExceptioncode";i:0;s:60:"Symfony\Component\Debug\Exception\FlattenExceptionprevious";N;s:57:"Symfony\Component\Debug\Exception\FlattenExceptiontrace";a:17:{i:0;a:8:{s:9:"namespace";s:0:"";s:11:"short_class";s:0:"";s:5:"class";s:0:"";s:4:"type";s:0:"";s:8:"function";s:0:"";s:4:"file";s:106:"/home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php";s:4:"line";i:291;s:4:"args";a:0:{}}i:1;a:8:{s:9:"namespace";s:23:"Symfony\Component\Debug";s:11:"short_class";s:12:"ErrorHandler";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";s:8:"function";s:11:"handleError";s:4:"file";N;s:4:"line";N;s:4:"args";a:5:{i:0;a:2:{i:0;s:6:"string";i:1;s:1:"2";}i:1;a:2:{i:0;s:6:"string";i:1;s:223:"file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded";}i:2;a:2:{i:0;s:6:"string";i:1;s:106:"/home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php";}i:3;a:2:{i:0;s:6:"string";i:1;s:3:"291";}i:4;a:2:{i:0;s:5:"array";i:1;a:9:{s:5:"class";a:2:{i:0;s:6:"object";i:1;s:34:"Doctrine\ORM\Mapping\ClassMetadata";}s:8:"fileName";a:2:{i:0;s:6:"string";i:1;s:136:"/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php";}s:18:"placeholderMatches";a:2:{i:0;s:5:"array";i:1;a:14:{s:11:"<namespace>";a:2:{i:0;s:6:"string";i:1;s:9:"namespace";}s:21:"<proxyShortClassName>";a:2:{i:0;s:6:"string";i:1;s:19:"proxyShortClassName";}s:11:"<className>";a:2:{i:0;s:6:"string";i:1;s:9:"className";}s:20:"<baseProxyInterface>";a:2:{i:0;s:6:"string";i:1;s:18:"baseProxyInterface";}s:24:"<lazyPropertiesDefaults>";a:2:{i:0;s:6:"string";i:1;s:22:"lazyPropertiesDefaults";}s:22:"<additionalProperties>";a:2:{i:0;s:6:"string";i:1;s:20:"additionalProperties";}s:17:"<constructorImpl>";a:2:{i:0;s:6:"string";i:1;s:15:"constructorImpl";}s:10:"<magicGet>";a:2:{i:0;s:6:"string";i:1;s:8:"magicGet";}s:10:"<magicSet>";a:2:{i:0;s:6:"string";i:1;s:8:"magicSet";}s:12:"<magicIsset>";a:2:{i:0;s:6:"string";i:1;s:10:"magicIsset";}s:11:"<sleepImpl>";a:2:{i:0;s:6:"string";i:1;s:9:"sleepImpl";}s:12:"<wakeupImpl>";a:2:{i:0;s:6:"string";i:1;s:10:"wakeupImpl";}s:11:"<cloneImpl>";a:2:{i:0;s:6:"string";i:1;s:9:"cloneImpl";}s:9:"<methods>";a:2:{i:0;s:6:"string";i:1;s:7:"methods";}}}s:12:"placeholders";a:2:{i:0;s:5:"array";i:1;a:14:{s:11:"<namespace>";a:2:{i:0;s:6:"string";i:1;s:61:"Proxies\__CG__\Application\Sonata\ClassificationBundle\Entity";}s:21:"<proxyShortClassName>";a:2:{i:0;s:6:"string";i:1;s:8:"Category";}s:11:"<className>";a:2:{i:0;s:6:"string";i:1;s:55:"Application\Sonata\ClassificationBundle\Entity\Category";}s:20:"<baseProxyInterface>";a:2:{i:0;s:6:"string";i:1;s:24:"Doctrine\ORM\Proxy\Proxy";}s:24:"<lazyPropertiesDefaults>";a:2:{i:0;s:6:"string";i:1;s:0:"";}s:22:"<additionalProperties>";a:2:{i:0;s:6:"string";i:1;s:0:"";}s:17:"<constructorImpl>";a:2:{i:0;s:6:"string";i:1;s:262:" /** * @param \Closure $initializer * @param \Closure $cloner */ public function __construct($initializer = null, $cloner = null) { $this->__initializer__ = $initializer; $this->__cloner__ = $cloner; }";}s:10:"<magicGet>";a:2:{i:0;s:6:"string";i:1;s:0:"";}s:10:"<magicSet>";a:2:{i:0;s:6:"string";i:1;s:0:"";}s:12:"<magicIsset>";a:2:{i:0;s:6:"string";i:1;s:0:"";}s:11:"<sleepImpl>";a:2:{i:0;s:6:"string";i:1;s:892:" /** * * @return array */ public function __sleep() { if ($this->__isInitialized__) { return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; }";}s:12:"<wakeupImpl>";a:2:{i:0;s:6:"string";i:1;s:641:" /** * */ public function __wakeup() { if ( ! $this->__isInitialized__) { $this->__initializer__ = function (Category $proxy) { $proxy->__setInitializer(null); $proxy->__setCloner(null); $existingProperties = get_object_vars($proxy); foreach ($proxy->__getLazyProperties() as $property => $defaultValue) { if ( ! array_key_exists($property, $existingProperties)) { $proxy->$property = $defaultValue; } } }; } }";}s:11:"<cloneImpl>";a:2:{i:0;s:6:"string";i:1;s:151:" /** * */ public function __clone() { $this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []); }";}s:9:"<methods>";a:2:{i:0;s:6:"string";i:1;s:8692:" /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } ";}}}s:4:"name";a:2:{i:0;s:6:"string";i:1;s:7:"methods";}s:11:"placeholder";a:2:{i:0;s:6:"string";i:1;s:8692:" /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } ";}s:9:"proxyCode";a:2:{i:0;s:6:"string";i:1;s:14070:"<?php namespace Proxies\__CG__\Application\Sonata\ClassificationBundle\Entity; /** * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR */ class Category extends \Application\Sonata\ClassificationBundle\Entity\Category implements \Doctrine\ORM\Proxy\Proxy { /** * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with * three parameters, being respectively the proxy object to be initialized, the method that triggered the * initialization process and an array of ordered parameters that were passed to that method. * * @see \Doctrine\Common\Proxy\Proxy::__setInitializer */ public $__initializer__; /** * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object * * @see \Doctrine\Common\Proxy\Proxy::__setCloner */ public $__cloner__; /** * @var boolean flag indicating if this object was already initialized * * @see \Doctrine\Common\Persistence\Proxy::__isInitialized */ public $__isInitialized__ = false; /** * @var array properties to be lazy loaded, with keys being the property * names and values being their default values * * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties */ public static $lazyPropertiesDefaults = []; /** * @param \Closure $initializer * @param \Closure $cloner */ public function __construct($initializer = null, $cloner = null) { $this->__initializer__ = $initializer; $this->__cloner__ = $cloner; } /** * * @return array */ public function __sleep() { if ($this->__isInitialized__) { return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } /** * */ public function __wakeup() { if ( ! $this->__isInitialized__) { $this->__initializer__ = function (Category $proxy) { $proxy->__setInitializer(null); $proxy->__setCloner(null); $existingProperties = get_object_vars($proxy); foreach ($proxy->__getLazyProperties() as $property => $defaultValue) { if ( ! array_key_exists($property, $existingProperties)) { $proxy->$property = $defaultValue; } } }; } } /** * */ public function __clone() { $this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []); } /** * Forces initialization of the proxy */ public function __load() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []); } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __isInitialized() { return $this->__isInitialized__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitialized($initialized) { $this->__isInitialized__ = $initialized; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitializer(\Closure $initializer = null) { $this->__initializer__ = $initializer; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __getInitializer() { return $this->__initializer__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setCloner(\Closure $cloner = null) { $this->__cloner__ = $cloner; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific cloning logic */ public function __getCloner() { return $this->__cloner__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic * @static */ public function __getLazyProperties() { return self::$lazyPropertiesDefaults; } /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } } ";}s:15:"parentDirectory";a:2:{i:0;s:6:"string";i:1;s:74:"/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies";}s:11:"tmpFileName";a:2:{i:0;s:6:"string";i:1;s:160:"/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410";}}}}}i:2;a:8:{s:9:"namespace";s:0:"";s:11:"short_class";s:0:"";s:5:"class";s:0:"";s:4:"type";s:0:"";s:8:"function";s:17:"file_put_contents";s:4:"file";s:106:"/home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php";s:4:"line";i:291;s:4:"args";a:2:{i:0;a:2:{i:0;s:6:"string";i:1;s:160:"/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410";}i:1;a:2:{i:0;s:6:"string";i:1;s:14070:"<?php namespace Proxies\__CG__\Application\Sonata\ClassificationBundle\Entity; /** * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR */ class Category extends \Application\Sonata\ClassificationBundle\Entity\Category implements \Doctrine\ORM\Proxy\Proxy { /** * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with * three parameters, being respectively the proxy object to be initialized, the method that triggered the * initialization process and an array of ordered parameters that were passed to that method. * * @see \Doctrine\Common\Proxy\Proxy::__setInitializer */ public $__initializer__; /** * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object * * @see \Doctrine\Common\Proxy\Proxy::__setCloner */ public $__cloner__; /** * @var boolean flag indicating if this object was already initialized * * @see \Doctrine\Common\Persistence\Proxy::__isInitialized */ public $__isInitialized__ = false; /** * @var array properties to be lazy loaded, with keys being the property * names and values being their default values * * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties */ public static $lazyPropertiesDefaults = []; /** * @param \Closure $initializer * @param \Closure $cloner */ public function __construct($initializer = null, $cloner = null) { $this->__initializer__ = $initializer; $this->__cloner__ = $cloner; } /** * * @return array */ public function __sleep() { if ($this->__isInitialized__) { return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } return ['__isInitialized__', 'id', 'name', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'active_szkolenia', '' . "\0" . 'Application\\Sonata\\ClassificationBundle\\Entity\\Category' . "\0" . 'more_szkolenia', 'slug', 'enabled', 'description', 'createdAt', 'updatedAt', 'position', 'children', 'parent', 'media', 'context']; } /** * */ public function __wakeup() { if ( ! $this->__isInitialized__) { $this->__initializer__ = function (Category $proxy) { $proxy->__setInitializer(null); $proxy->__setCloner(null); $existingProperties = get_object_vars($proxy); foreach ($proxy->__getLazyProperties() as $property => $defaultValue) { if ( ! array_key_exists($property, $existingProperties)) { $proxy->$property = $defaultValue; } } }; } } /** * */ public function __clone() { $this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []); } /** * Forces initialization of the proxy */ public function __load() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []); } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __isInitialized() { return $this->__isInitialized__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitialized($initialized) { $this->__isInitialized__ = $initialized; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setInitializer(\Closure $initializer = null) { $this->__initializer__ = $initializer; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __getInitializer() { return $this->__initializer__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic */ public function __setCloner(\Closure $cloner = null) { $this->__cloner__ = $cloner; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific cloning logic */ public function __getCloner() { return $this->__cloner__; } /** * {@inheritDoc} * @internal generated method: use only when explicitly handling proxy specific loading logic * @static */ public function __getLazyProperties() { return self::$lazyPropertiesDefaults; } /** * {@inheritDoc} */ public function getId() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); return parent::getId(); } /** * {@inheritDoc} */ public function __toString() { $this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []); return parent::__toString(); } /** * {@inheritDoc} */ public function getLaveledTitle() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLaveledTitle', []); return parent::getLaveledTitle(); } /** * {@inheritDoc} */ public function setActiveSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setActiveSzkolenia', [$szkolenia]); return parent::setActiveSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getActiveSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getActiveSzkolenia', []); return parent::getActiveSzkolenia(); } /** * {@inheritDoc} */ public function setMoreSzkolenia($szkolenia) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMoreSzkolenia', [$szkolenia]); return parent::setMoreSzkolenia($szkolenia); } /** * {@inheritDoc} */ public function getMoreSzkolenia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMoreSzkolenia', []); return parent::getMoreSzkolenia(); } /** * {@inheritDoc} */ public function disableChildrenLazyLoading() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'disableChildrenLazyLoading', []); return parent::disableChildrenLazyLoading(); } /** * {@inheritDoc} */ public function setName($name) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); return parent::setName($name); } /** * {@inheritDoc} */ public function getName() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); return parent::getName(); } /** * {@inheritDoc} */ public function setEnabled($enabled) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]); return parent::setEnabled($enabled); } /** * {@inheritDoc} */ public function getEnabled() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []); return parent::getEnabled(); } /** * {@inheritDoc} */ public function setSlug($slug) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]); return parent::setSlug($slug); } /** * {@inheritDoc} */ public function getSlug() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []); return parent::getSlug(); } /** * {@inheritDoc} */ public function setDescription($description) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); return parent::setDescription($description); } /** * {@inheritDoc} */ public function getDescription() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); return parent::getDescription(); } /** * {@inheritDoc} */ public function prePersist() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'prePersist', []); return parent::prePersist(); } /** * {@inheritDoc} */ public function preUpdate() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'preUpdate', []); return parent::preUpdate(); } /** * {@inheritDoc} */ public function setCreatedAt(\DateTime $createdAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); return parent::setCreatedAt($createdAt); } /** * {@inheritDoc} */ public function getCreatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); return parent::getCreatedAt(); } /** * {@inheritDoc} */ public function setUpdatedAt(\DateTime $updatedAt) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); return parent::setUpdatedAt($updatedAt); } /** * {@inheritDoc} */ public function getUpdatedAt() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); return parent::getUpdatedAt(); } /** * {@inheritDoc} */ public function setPosition($position) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPosition', [$position]); return parent::setPosition($position); } /** * {@inheritDoc} */ public function getPosition() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosition', []); return parent::getPosition(); } /** * {@inheritDoc} */ public function addChildren(\Sonata\ClassificationBundle\Model\CategoryInterface $child) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChildren', [$child]); return parent::addChildren($child); } /** * {@inheritDoc} */ public function addChild(\Sonata\ClassificationBundle\Model\CategoryInterface $child, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child, $nested]); return parent::addChild($child, $nested); } /** * {@inheritDoc} */ public function removeChild(\Sonata\ClassificationBundle\Model\CategoryInterface $childToDelete) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$childToDelete]); return parent::removeChild($childToDelete); } /** * {@inheritDoc} */ public function getChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []); return parent::getChildren(); } /** * {@inheritDoc} */ public function setChildren($children) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]); return parent::setChildren($children); } /** * {@inheritDoc} */ public function hasChildren() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []); return parent::hasChildren(); } /** * {@inheritDoc} */ public function setParent(\Sonata\ClassificationBundle\Model\CategoryInterface $parent = NULL, $nested = false) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent, $nested]); return parent::setParent($parent, $nested); } /** * {@inheritDoc} */ public function getParent() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []); return parent::getParent(); } /** * {@inheritDoc} */ public function setMedia(\Sonata\MediaBundle\Model\MediaInterface $media = NULL) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setMedia', [$media]); return parent::setMedia($media); } /** * {@inheritDoc} */ public function getMedia() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedia', []); return parent::getMedia(); } /** * {@inheritDoc} */ public function setContext(\Sonata\ClassificationBundle\Model\ContextInterface $context) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setContext', [$context]); return parent::setContext($context); } /** * {@inheritDoc} */ public function getContext() { $this->__initializer__ && $this->__initializer__->__invoke($this, 'getContext', []); return parent::getContext(); } } ";}}}i:3;a:8:{s:9:"namespace";s:21:"Doctrine\Common\Proxy";s:11:"short_class";s:14:"ProxyGenerator";s:5:"class";s:36:"Doctrine\Common\Proxy\ProxyGenerator";s:4:"type";s:2:"->";s:8:"function";s:18:"generateProxyClass";s:4:"file";s:112:"/home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php";s:4:"line";i:217;s:4:"args";a:2:{i:0;a:2:{i:0;s:6:"object";i:1;s:34:"Doctrine\ORM\Mapping\ClassMetadata";}i:1;a:2:{i:0;s:6:"string";i:1;s:136:"/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php";}}}i:4;a:8:{s:9:"namespace";s:21:"Doctrine\Common\Proxy";s:11:"short_class";s:20:"AbstractProxyFactory";s:5:"class";s:42:"Doctrine\Common\Proxy\AbstractProxyFactory";s:4:"type";s:2:"->";s:8:"function";s:18:"getProxyDefinition";s:4:"file";s:112:"/home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php";s:4:"line";i:116;s:4:"args";a:1:{i:0;a:2:{i:0;s:6:"string";i:1;s:55:"Application\Sonata\ClassificationBundle\Entity\Category";}}}i:5;a:8:{s:9:"namespace";s:21:"Doctrine\Common\Proxy";s:11:"short_class";s:20:"AbstractProxyFactory";s:5:"class";s:42:"Doctrine\Common\Proxy\AbstractProxyFactory";s:4:"type";s:2:"->";s:8:"function";s:8:"getProxy";s:4:"file";s:90:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php";s:4:"line";i:2682;s:4:"args";a:2:{i:0;a:2:{i:0;s:6:"string";i:1;s:55:"Application\Sonata\ClassificationBundle\Entity\Category";}i:1;a:2:{i:0;s:5:"array";i:1;a:1:{s:2:"id";a:2:{i:0;s:6:"string";i:1;s:2:"51";}}}}}i:6;a:8:{s:9:"namespace";s:12:"Doctrine\ORM";s:11:"short_class";s:10:"UnitOfWork";s:5:"class";s:23:"Doctrine\ORM\UnitOfWork";s:4:"type";s:2:"->";s:8:"function";s:12:"createEntity";s:4:"file";s:119:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php";s:4:"line";i:138;s:4:"args";a:3:{i:0;a:2:{i:0;s:6:"string";i:1;s:27:"Os\LocjaBundle\Entity\Haslo";}i:1;a:2:{i:0;s:5:"array";i:1;a:20:{s:2:"id";a:2:{i:0;s:6:"string";i:1;s:3:"300";}s:4:"name";a:2:{i:0;s:6:"string";i:1;s:48:"Bezpieczeństwo konstrukcji - wymagania ogólne";}s:9:"name_slug";a:2:{i:0;s:6:"string";i:1;s:43:"bezpieczenstwo-konstrukcji-wymagania-ogolne";}s:8:"keywords";a:2:{i:0;s:6:"string";i:1;s:48:"Bezpieczeństwo konstrukcji - wymagania ogólne";}s:8:"abstract";a:2:{i:0;s:6:"string";i:1;s:572:"<p>Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki spos&oacute;b, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do:<br /> 1) zniszczenia całości lub części budynku,<br /> 2) przemieszczeń i odkształceń o niedopuszczalnej wielkości,<br /> 3) uszkodzenia części budynk&oacute;w, połączeń lub zainstalowanego wyposażenia w wyniku znacznych przemieszczeń element&oacute;w konstrukcji,<br /> 4) zniszczenia na skutek wypadku, w stopniu nieproporcjonalnym do jego przyczyny.</p>";}s:4:"opis";a:2:{i:0;s:6:"string";i:1;s:4098:"<h2>Konstrukcja budynku - warunki techniczne</h2> <ol> <li>Konstrukcja budynku powinna spełniać warunki zapewniające <strong>nieprzekroczenie stan&oacute;w granicznych nośności oraz stan&oacute;w granicznych przydatności do użytkowania</strong> w żadnym z jego element&oacute;w i w całej konstrukcji.</li> <li><strong>Stany graniczne nośności uważa się za przekroczone</strong>, jeżeli konstrukcja powoduje zagrożenie bezpieczeństwa ludzi znajdujących się w budynku oraz w jego pobliżu, a także zniszczenie wyposażenia lub przechowywanego mienia.</li> <li><strong>Stany graniczne przydatności do użytkowania uważa się za przekroczone</strong>, jeżeli wymagania użytkowe dotyczące konstrukcji nie są dotrzymywane. Oznacza to, że w konstrukcji budynku nie mogą wystąpić: <ol start="1" style="list-style-type:lower-alpha"> <li><strong>lokalne uszkodzenia</strong>, w tym r&oacute;wnież rysy, kt&oacute;re mogą ujemnie wpływać na przydatność użytkową, trwałość i wygląd konstrukcji, jej części, a także przyległych do niej niekonstrukcyjnych części budynku,</li> <li><strong>odkształcenia lub przemieszczenia</strong> ujemnie wpływające na wygląd konstrukcji i jej przydatność użytkową, włączając w to r&oacute;wnież funkcjonowanie maszyn i urządzeń, oraz uszkodzenia części niekonstrukcyjnych budynku i element&oacute;w wykończenia,</li> <li><strong>drgania dokuczliwe</strong> dla ludzi lub powodujące uszkodzenia budynku, jego wyposażenia oraz przechowywanych przedmiot&oacute;w, a także ograniczające jego użytkowanie zgodnie z przeznaczeniem.</li> </ol> </li> <li>Warunki bezpieczeństwa konstrukcji, o kt&oacute;rych mowa powyżej, uznaje się za spełnione, jeżeli konstrukcja ta odpowiada Polskim Normom dotyczącym projektowania i obliczania konstrukcji.</li> <li><strong>Wzniesienie budynku w bezpośrednim sąsiedztwie</strong> obiektu budowlanego nie może powodować zagrożeń dla bezpieczeństwa użytkownik&oacute;w tego obiektu lub obniżenia jego przydatności do użytkowania.</li> <li><strong>W zakresie stan&oacute;w granicznych przydatności do użytkowania</strong> budynk&oacute;w projektowanych <strong>na terenach podlegających wpływom eksploatacji g&oacute;rniczej,</strong> wymaganie określone w pkt. 3 nie dotyczy tych odkształceń, uszkodzeń oraz drgań konstrukcji, kt&oacute;re wynikają z oddziaływań powodowanych eksploatacją g&oacute;rniczą.</li> <li>Budynki użyteczności publicznej z pomieszczeniami przeznaczonymi do przebywania znacznej liczby os&oacute;b, takie jak: hale widowiskowe, sportowe, wystawowe, targowe, handlowe, dworcowe powinny być wyposażone, w zależności od potrzeb, w <strong>urządzenia do stałej kontroli parametr&oacute;w istotnych dla bezpieczeństwa konstrukcji, takich jak: przemieszczenia, odkształcenia i naprężenia w konstrukcji.</strong></li> <li>Na terenach podlegających wpływom eksploatacji g&oacute;rniczej powinny być stosowane <strong>zabezpieczenia konstrukcji budynk&oacute;w,</strong> odpowiednie do stanu zagrożenia, wynikającego z prognozowanych oddziaływań powodowanych eksploatacją g&oacute;rniczą, przez kt&oacute;re rozumie się wymuszone przemieszczenia i odkształcenia oraz drgania podłoża.</li> <li>W przypadku, o kt&oacute;rym mowa w pkt. 5, budowa powinna być poprzedzona <strong>ekspertyzą techniczną stanu obiektu istniejącego,</strong> stwierdzającego jego stan bezpieczeństwa i przydatności do użytkowania, uwzględniającą oddziaływania wywołane wzniesieniem nowego budynku.</li> <li><strong>Rozbudowa, nadbudowa, przebudowa </strong>oraz zmiana sposobu użytkowania budynku powinny być poprzedzone <strong>ekspertyzą </strong>stanu konstrukcji i element&oacute;w budynku, z uwzględnieniem stanu podłoża gruntowego.</li> </ol> <p>&nbsp;</p> <p>&nbsp;</p> <hr /> <p><em>rozporządzenie w sprawie warunk&oacute;w technicznych, jakim powinny odpowiadać budynki i ich usytuowanie &nbsp;- &sect; 203 -&nbsp; 206</em></p> <hr /> <p>&nbsp;</p>";}s:17:"internal_comments";a:2:{i:0;s:6:"string";i:1;s:42:"<p>popr. num. &nbsp;ab. &nbsp;08,02,17</p>";}s:12:"is_published";a:2:{i:0;s:7:"boolean";i:1;b:1;}s:6:"status";a:2:{i:0;s:6:"string";i:1;s:1:"5";}s:5:"autor";a:2:{i:0;s:6:"string";i:1;s:14:"Anna Dobkowska";}s:10:"updated_at";a:2:{i:0;s:6:"object";i:1;s:8:"DateTime";}s:10:"created_at";a:2:{i:0;s:6:"object";i:1;s:8:"DateTime";}s:12:"published_at";a:2:{i:0;s:6:"object";i:1;s:8:"DateTime";}s:14:"published_till";a:2:{i:0;s:4:"null";i:1;N;}s:9:"title_seo";a:2:{i:0;s:4:"null";i:1;N;}s:15:"description_seo";a:2:{i:0;s:6:"string";i:1;s:233:"Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki sposób, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do: zniszczenia całości lub części budynku...";}s:13:"head_image_id";a:2:{i:0;s:4:"null";i:1;N;}s:12:"kategoria_id";a:2:{i:0;s:6:"string";i:1;s:2:"51";}s:15:"podkategoria_id";a:2:{i:0;s:6:"string";i:1;s:2:"74";}s:9:"author_id";a:2:{i:0;s:6:"string";i:1;s:1:"5";}}}i:2;a:2:{i:0;s:5:"array";i:1;a:1:{s:9:"fetchMode";a:2:{i:0;s:5:"array";i:1;a:1:{s:27:"Os\LocjaBundle\Entity\Haslo";a:2:{i:0;s:5:"array";i:1;a:1:{s:9:"kategoria";a:2:{i:0;s:6:"string";i:1;s:1:"2";}}}}}}}}}i:7;a:8:{s:9:"namespace";s:31:"Doctrine\ORM\Internal\Hydration";s:11:"short_class";s:20:"SimpleObjectHydrator";s:5:"class";s:52:"Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator";s:4:"type";s:2:"->";s:8:"function";s:14:"hydrateRowData";s:4:"file";s:119:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php";s:4:"line";i:48;s:4:"args";a:3:{i:0;a:2:{i:0;s:5:"array";i:1;a:20:{s:3:"id1";a:2:{i:0;s:6:"string";i:1;s:3:"300";}s:5:"name2";a:2:{i:0;s:6:"string";i:1;s:48:"Bezpieczeństwo konstrukcji - wymagania ogólne";}s:10:"name_slug3";a:2:{i:0;s:6:"string";i:1;s:43:"bezpieczenstwo-konstrukcji-wymagania-ogolne";}s:9:"keywords4";a:2:{i:0;s:6:"string";i:1;s:48:"Bezpieczeństwo konstrukcji - wymagania ogólne";}s:9:"abstract5";a:2:{i:0;s:6:"string";i:1;s:572:"<p>Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki spos&oacute;b, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do:<br /> 1) zniszczenia całości lub części budynku,<br /> 2) przemieszczeń i odkształceń o niedopuszczalnej wielkości,<br /> 3) uszkodzenia części budynk&oacute;w, połączeń lub zainstalowanego wyposażenia w wyniku znacznych przemieszczeń element&oacute;w konstrukcji,<br /> 4) zniszczenia na skutek wypadku, w stopniu nieproporcjonalnym do jego przyczyny.</p>";}s:5:"opis6";a:2:{i:0;s:6:"string";i:1;s:4098:"<h2>Konstrukcja budynku - warunki techniczne</h2> <ol> <li>Konstrukcja budynku powinna spełniać warunki zapewniające <strong>nieprzekroczenie stan&oacute;w granicznych nośności oraz stan&oacute;w granicznych przydatności do użytkowania</strong> w żadnym z jego element&oacute;w i w całej konstrukcji.</li> <li><strong>Stany graniczne nośności uważa się za przekroczone</strong>, jeżeli konstrukcja powoduje zagrożenie bezpieczeństwa ludzi znajdujących się w budynku oraz w jego pobliżu, a także zniszczenie wyposażenia lub przechowywanego mienia.</li> <li><strong>Stany graniczne przydatności do użytkowania uważa się za przekroczone</strong>, jeżeli wymagania użytkowe dotyczące konstrukcji nie są dotrzymywane. Oznacza to, że w konstrukcji budynku nie mogą wystąpić: <ol start="1" style="list-style-type:lower-alpha"> <li><strong>lokalne uszkodzenia</strong>, w tym r&oacute;wnież rysy, kt&oacute;re mogą ujemnie wpływać na przydatność użytkową, trwałość i wygląd konstrukcji, jej części, a także przyległych do niej niekonstrukcyjnych części budynku,</li> <li><strong>odkształcenia lub przemieszczenia</strong> ujemnie wpływające na wygląd konstrukcji i jej przydatność użytkową, włączając w to r&oacute;wnież funkcjonowanie maszyn i urządzeń, oraz uszkodzenia części niekonstrukcyjnych budynku i element&oacute;w wykończenia,</li> <li><strong>drgania dokuczliwe</strong> dla ludzi lub powodujące uszkodzenia budynku, jego wyposażenia oraz przechowywanych przedmiot&oacute;w, a także ograniczające jego użytkowanie zgodnie z przeznaczeniem.</li> </ol> </li> <li>Warunki bezpieczeństwa konstrukcji, o kt&oacute;rych mowa powyżej, uznaje się za spełnione, jeżeli konstrukcja ta odpowiada Polskim Normom dotyczącym projektowania i obliczania konstrukcji.</li> <li><strong>Wzniesienie budynku w bezpośrednim sąsiedztwie</strong> obiektu budowlanego nie może powodować zagrożeń dla bezpieczeństwa użytkownik&oacute;w tego obiektu lub obniżenia jego przydatności do użytkowania.</li> <li><strong>W zakresie stan&oacute;w granicznych przydatności do użytkowania</strong> budynk&oacute;w projektowanych <strong>na terenach podlegających wpływom eksploatacji g&oacute;rniczej,</strong> wymaganie określone w pkt. 3 nie dotyczy tych odkształceń, uszkodzeń oraz drgań konstrukcji, kt&oacute;re wynikają z oddziaływań powodowanych eksploatacją g&oacute;rniczą.</li> <li>Budynki użyteczności publicznej z pomieszczeniami przeznaczonymi do przebywania znacznej liczby os&oacute;b, takie jak: hale widowiskowe, sportowe, wystawowe, targowe, handlowe, dworcowe powinny być wyposażone, w zależności od potrzeb, w <strong>urządzenia do stałej kontroli parametr&oacute;w istotnych dla bezpieczeństwa konstrukcji, takich jak: przemieszczenia, odkształcenia i naprężenia w konstrukcji.</strong></li> <li>Na terenach podlegających wpływom eksploatacji g&oacute;rniczej powinny być stosowane <strong>zabezpieczenia konstrukcji budynk&oacute;w,</strong> odpowiednie do stanu zagrożenia, wynikającego z prognozowanych oddziaływań powodowanych eksploatacją g&oacute;rniczą, przez kt&oacute;re rozumie się wymuszone przemieszczenia i odkształcenia oraz drgania podłoża.</li> <li>W przypadku, o kt&oacute;rym mowa w pkt. 5, budowa powinna być poprzedzona <strong>ekspertyzą techniczną stanu obiektu istniejącego,</strong> stwierdzającego jego stan bezpieczeństwa i przydatności do użytkowania, uwzględniającą oddziaływania wywołane wzniesieniem nowego budynku.</li> <li><strong>Rozbudowa, nadbudowa, przebudowa </strong>oraz zmiana sposobu użytkowania budynku powinny być poprzedzone <strong>ekspertyzą </strong>stanu konstrukcji i element&oacute;w budynku, z uwzględnieniem stanu podłoża gruntowego.</li> </ol> <p>&nbsp;</p> <p>&nbsp;</p> <hr /> <p><em>rozporządzenie w sprawie warunk&oacute;w technicznych, jakim powinny odpowiadać budynki i ich usytuowanie &nbsp;- &sect; 203 -&nbsp; 206</em></p> <hr /> <p>&nbsp;</p>";}s:18:"internal_comments7";a:2:{i:0;s:6:"string";i:1;s:42:"<p>popr. num. &nbsp;ab. &nbsp;08,02,17</p>";}s:13:"is_published8";a:2:{i:0;s:6:"string";i:1;s:1:"1";}s:7:"status9";a:2:{i:0;s:6:"string";i:1;s:1:"5";}s:7:"autor10";a:2:{i:0;s:6:"string";i:1;s:14:"Anna Dobkowska";}s:12:"updated_at11";a:2:{i:0;s:6:"string";i:1;s:19:"2023-08-04 15:11:29";}s:12:"created_at12";a:2:{i:0;s:6:"string";i:1;s:19:"2015-02-28 13:48:22";}s:14:"published_at13";a:2:{i:0;s:6:"string";i:1;s:10:"2018-01-01";}s:16:"published_till14";a:2:{i:0;s:4:"null";i:1;N;}s:11:"title_seo15";a:2:{i:0;s:4:"null";i:1;N;}s:17:"description_seo16";a:2:{i:0;s:6:"string";i:1;s:233:"Budynki i urządzenia z nimi związane powinny być projektowane i wykonywane w taki sposób, aby obciążenia mogące na nie działać w trakcie budowy i użytkowania nie prowadziły do: zniszczenia całości lub części budynku...";}s:15:"head_image_id17";a:2:{i:0;s:4:"null";i:1;N;}s:14:"kategoria_id18";a:2:{i:0;s:6:"string";i:1;s:2:"51";}s:17:"podkategoria_id19";a:2:{i:0;s:6:"string";i:1;s:2:"74";}s:11:"author_id20";a:2:{i:0;s:6:"string";i:1;s:1:"5";}}}i:1;a:2:{i:0;s:5:"array";i:1;a:20:{s:3:"id1";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:2:"id";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:7:"integer";}}}s:5:"name2";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:4:"name";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:6:"string";}}}s:10:"name_slug3";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:9:"name_slug";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:6:"string";}}}s:9:"keywords4";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:8:"keywords";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:4:"text";}}}s:9:"abstract5";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:8:"abstract";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:4:"text";}}}s:5:"opis6";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:4:"opis";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:4:"text";}}}s:18:"internal_comments7";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:17:"internal_comments";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:4:"text";}}}s:13:"is_published8";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:12:"is_published";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:7:"boolean";}}}s:7:"status9";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:6:"status";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:6:"string";}}}s:7:"autor10";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:5:"autor";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:6:"string";}}}s:12:"updated_at11";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:10:"updated_at";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:8:"datetime";}}}s:12:"created_at12";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:10:"created_at";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:8:"datetime";}}}s:14:"published_at13";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:12:"published_at";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:4:"date";}}}s:16:"published_till14";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:14:"published_till";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:4:"date";}}}s:11:"title_seo15";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:9:"title_seo";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:6:"string";}}}s:17:"description_seo16";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:15:"description_seo";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:6:"string";}}}s:15:"head_image_id17";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:13:"head_image_id";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:7:"integer";}}}s:14:"kategoria_id18";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:12:"kategoria_id";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:7:"integer";}}}s:17:"podkategoria_id19";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:15:"podkategoria_id";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:7:"integer";}}}s:11:"author_id20";a:2:{i:0;s:5:"array";i:1;a:2:{s:4:"name";a:2:{i:0;s:6:"string";i:1;s:9:"author_id";}s:4:"type";a:2:{i:0;s:6:"string";i:1;s:7:"integer";}}}}}i:2;a:2:{i:0;s:5:"array";i:1;a:0:{}}}}i:8;a:8:{s:9:"namespace";s:31:"Doctrine\ORM\Internal\Hydration";s:11:"short_class";s:20:"SimpleObjectHydrator";s:5:"class";s:52:"Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator";s:4:"type";s:2:"->";s:8:"function";s:14:"hydrateAllData";s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php";s:4:"line";i:140;s:4:"args";a:0:{}}i:9;a:8:{s:9:"namespace";s:31:"Doctrine\ORM\Internal\Hydration";s:11:"short_class";s:16:"AbstractHydrator";s:5:"class";s:48:"Doctrine\ORM\Internal\Hydration\AbstractHydrator";s:4:"type";s:2:"->";s:8:"function";s:10:"hydrateAll";s:4:"file";s:111:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php";s:4:"line";i:756;s:4:"args";a:3:{i:0;a:2:{i:0;s:6:"object";i:1;s:33:"Doctrine\DBAL\Driver\PDOStatement";}i:1;a:2:{i:0;s:6:"object";i:1;s:35:"Doctrine\ORM\Query\ResultSetMapping";}i:2;a:2:{i:0;s:5:"array";i:1;a:0:{}}}}i:10;a:8:{s:9:"namespace";s:23:"Doctrine\ORM\Persisters";s:11:"short_class";s:20:"BasicEntityPersister";s:5:"class";s:44:"Doctrine\ORM\Persisters\BasicEntityPersister";s:4:"type";s:2:"->";s:8:"function";s:4:"load";s:4:"file";s:96:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php";s:4:"line";i:196;s:4:"args";a:7:{i:0;a:2:{i:0;s:5:"array";i:1;a:2:{s:2:"id";a:2:{i:0;s:6:"string";i:1;s:3:"300";}s:9:"name_slug";a:2:{i:0;s:6:"string";i:1;s:43:"bezpieczenstwo-konstrukcji-wymagania-ogolne";}}}i:1;a:2:{i:0;s:4:"null";i:1;N;}i:2;a:2:{i:0;s:4:"null";i:1;N;}i:3;a:2:{i:0;s:5:"array";i:1;a:0:{}}i:4;a:2:{i:0;s:6:"string";i:1;s:1:"0";}i:5;a:2:{i:0;s:6:"string";i:1;s:1:"1";}i:6;a:2:{i:0;s:4:"null";i:1;N;}}}i:11;a:8:{s:9:"namespace";s:12:"Doctrine\ORM";s:11:"short_class";s:16:"EntityRepository";s:5:"class";s:29:"Doctrine\ORM\EntityRepository";s:4:"type";s:2:"->";s:8:"function";s:9:"findOneBy";s:4:"file";s:88:"/home/users/locja/public_html/locja.pl/src/Os/LocjaBundle/Controller/HasloController.php";s:4:"line";i:479;s:4:"args";a:1:{i:0;a:2:{i:0;s:5:"array";i:1;a:2:{s:2:"id";a:2:{i:0;s:6:"string";i:1;s:3:"300";}s:9:"name_slug";a:2:{i:0;s:6:"string";i:1;s:43:"bezpieczenstwo-konstrukcji-wymagania-ogolne";}}}}}i:12;a:8:{s:9:"namespace";s:25:"Os\LocjaBundle\Controller";s:11:"short_class";s:15:"HasloController";s:5:"class";s:41:"Os\LocjaBundle\Controller\HasloController";s:4:"type";s:2:"->";s:8:"function";s:10:"showAction";s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3276;s:4:"args";a:2:{i:0;a:2:{i:0;s:6:"string";i:1;s:43:"bezpieczenstwo-konstrukcji-wymagania-ogolne";}i:1;a:2:{i:0;s:6:"string";i:1;s:3:"300";}}}i:13;a:8:{s:9:"namespace";s:28:"Symfony\Component\HttpKernel";s:11:"short_class";s:10:"HttpKernel";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";s:8:"function";s:9:"handleRaw";s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:4:"args";a:2:{i:0;a:2:{i:0;s:6:"object";i:1;s:40:"Symfony\Component\HttpFoundation\Request";}i:1;a:2:{i:0;s:6:"string";i:1;s:1:"1";}}}i:14;a:8:{s:9:"namespace";s:28:"Symfony\Component\HttpKernel";s:11:"short_class";s:10:"HttpKernel";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";s:8:"function";s:6:"handle";s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:4:"args";a:3:{i:0;a:2:{i:0;s:6:"object";i:1;s:40:"Symfony\Component\HttpFoundation\Request";}i:1;a:2:{i:0;s:6:"string";i:1;s:1:"1";}i:2;a:2:{i:0;s:7:"boolean";i:1;b:1;}}}i:15;a:8:{s:9:"namespace";s:48:"Symfony\Component\HttpKernel\DependencyInjection";s:11:"short_class";s:24:"ContainerAwareHttpKernel";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";s:8:"function";s:6:"handle";s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:4:"args";a:3:{i:0;a:2:{i:0;s:6:"object";i:1;s:40:"Symfony\Component\HttpFoundation\Request";}i:1;a:2:{i:0;s:6:"string";i:1;s:1:"1";}i:2;a:2:{i:0;s:7:"boolean";i:1;b:1;}}}i:16;a:8:{s:9:"namespace";s:28:"Symfony\Component\HttpKernel";s:11:"short_class";s:6:"Kernel";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";s:8:"function";s:6:"handle";s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:4:"args";a:1:{i:0;a:2:{i:0;s:6:"object";i:1;s:40:"Symfony\Component\HttpFoundation\Request";}}}}s:57:"Symfony\Component\Debug\Exception\FlattenExceptionclass";s:55:"Symfony\Component\Debug\Exception\ContextErrorException";s:62:"Symfony\Component\Debug\Exception\FlattenExceptionstatusCode";i:500;s:59:"Symfony\Component\Debug\Exception\FlattenExceptionheaders";a:0:{}s:56:"Symfony\Component\Debug\Exception\FlattenExceptionfile";s:106:"/home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php";s:56:"Symfony\Component\Debug\Exception\FlattenExceptionline";i:291;s:64:"Symfony\Component\HttpKernel\Exception\FlattenExceptionhandler";N;}}}s:6:"logger";C:62:"Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector":211860:{a:5:{s:11:"error_count";i:1;s:17:"deprecation_count";i:49;s:12:"scream_count";i:0;s:10:"priorities";a:3:{i:100;a:2:{s:5:"count";i:61;s:4:"name";s:5:"DEBUG";}i:200;a:2:{s:5:"count";i:51;s:4:"name";s:4:"INFO";}i:500;a:2:{s:5:"count";i:1;s:4:"name";s:8:"CRITICAL";}}s:4:"logs";a:90:{i:0;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:27:"Matched route "haslo_show".";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:2:{s:16:"route_parameters";a:4:{s:11:"_controller";s:53:"Os\LocjaBundle\Controller\HasloController::showAction";s:4:"slug";s:43:"bezpieczenstwo-konstrukcji-wymagania-ogolne";s:2:"id";s:3:"300";s:6:"_route";s:10:"haslo_show";}s:11:"request_uri";s:74:"https://www.locja.pl/haslo/bezpieczenstwo-konstrukcji-wymagania-ogolne,300";}s:7:"channel";s:7:"request";}i:1;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:180:"The Sonata\CoreBundle\Model\PageableManagerInterface class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\DatagridBundle\Pager\PageableInterface instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:122:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/PageableManagerInterface.php";s:4:"line";i:20;s:5:"level";i:28928;s:5:"stack";a:30:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:122:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/PageableManagerInterface.php";s:4:"line";i:20;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:122:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/PageableManagerInterface.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:107:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Model/UserManagerInterface.php";s:4:"line";i:20;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:107:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Model/UserManagerInterface.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:99:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Entity/UserManager.php";s:4:"line";i:23;s:8:"function";s:17:"spl_autoload_call";}i:10;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:99:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Entity/UserManager.php";}s:8:"function";s:7:"include";}i:11;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:12;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:13;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:17:"spl_autoload_call";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:2;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:167:"The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:119:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php";s:4:"line";i:21;s:5:"level";i:28928;s:5:"stack";a:35:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:119:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php";s:4:"line";i:21;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:119:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:1:{s:8:"function";s:17:"spl_autoload_call";}i:6;a:3:{s:4:"file";s:122:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/PageableManagerInterface.php";s:4:"line";i:26;s:8:"function";s:11:"class_alias";}i:7;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:122:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/PageableManagerInterface.php";}s:8:"function";s:7:"include";}i:8;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:9;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:10;a:3:{s:4:"file";s:107:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Model/UserManagerInterface.php";s:4:"line";i:20;s:8:"function";s:17:"spl_autoload_call";}i:11;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:107:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Model/UserManagerInterface.php";}s:8:"function";s:7:"include";}i:12;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:13;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:14;a:3:{s:4:"file";s:99:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Entity/UserManager.php";s:4:"line";i:23;s:8:"function";s:17:"spl_autoload_call";}i:15;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:99:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Entity/UserManager.php";}s:8:"function";s:7:"include";}i:16;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:17;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:18;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:17:"spl_autoload_call";}i:19;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:33;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:34;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:3;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:165:"The Sonata\CoreBundle\Model\ManagerInterface class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Model\ManagerInterface instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:114:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/ManagerInterface.php";s:4:"line";i:20;s:5:"level";i:28928;s:5:"stack";a:26:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:114:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/ManagerInterface.php";s:4:"line";i:20;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:114:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/ManagerInterface.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:99:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Entity/UserManager.php";s:4:"line";i:23;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:99:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src/Entity/UserManager.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:17:"spl_autoload_call";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:4;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:197:"The Doctrine\Common\Persistence\Mapping\Driver\FileDriver class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\FileDriver instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:128:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php";s:4:"line";i:16;s:5:"level";i:28928;s:5:"stack";a:36:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:128:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php";s:4:"line";i:16;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:128:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:104:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php";s:4:"line";i:39;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:104:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:114:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php";s:4:"line";i:31;s:8:"function";s:17:"spl_autoload_call";}i:10;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:114:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php";}s:8:"function";s:7:"include";}i:11;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:12;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:13;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1105;s:8:"function";s:17:"spl_autoload_call";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:43:"getDoctrine_Orm_DefaultEntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5714;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5641;s:8:"function";s:10:"getService";s:5:"class";s:39:"Symfony\Bridge\Doctrine\ManagerRegistry";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9602;s:8:"function";s:10:"getManager";s:5:"class";s:44:"Doctrine\Persistence\AbstractManagerRegistry";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getFosUser_EntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:33;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:34;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:35;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:5;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:213:"The Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:136:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php";s:4:"line";i:16;s:5:"level";i:28928;s:5:"stack";a:29:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:136:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php";s:4:"line";i:16;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:136:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:114:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php";s:4:"line";i:40;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1105;s:8:"function";s:11:"__construct";s:5:"class";s:47:"Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:43:"getDoctrine_Orm_DefaultEntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5714;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5641;s:8:"function";s:10:"getService";s:5:"class";s:39:"Symfony\Bridge\Doctrine\ManagerRegistry";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9602;s:8:"function";s:10:"getManager";s:5:"class";s:44:"Doctrine\Persistence\AbstractManagerRegistry";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getFosUser_EntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:6;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:213:"The Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\MappingDriverChain instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:136:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php";s:4:"line";i:16;s:5:"level";i:28928;s:5:"stack";a:28:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:136:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php";s:4:"line";i:16;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:136:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1111;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:43:"getDoctrine_Orm_DefaultEntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5714;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5641;s:8:"function";s:10:"getService";s:5:"class";s:39:"Symfony\Bridge\Doctrine\ManagerRegistry";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9602;s:8:"function";s:10:"getManager";s:5:"class";s:44:"Doctrine\Persistence\AbstractManagerRegistry";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getFosUser_EntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:7;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:179:"The Doctrine\Common\Persistence\ObjectRepository class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\ObjectRepository instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:119:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectRepository.php";s:4:"line";i:16;s:5:"level";i:28928;s:5:"stack";a:34:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:119:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectRepository.php";s:4:"line";i:16;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:119:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectRepository.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:96:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php";s:4:"line";i:44;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:96:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:1:{s:8:"function";s:17:"spl_autoload_call";}i:10;a:5:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php";s:4:"line";i:676;s:8:"function";s:11:"__construct";s:5:"class";s:15:"ReflectionClass";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1131;s:8:"function";s:29:"setDefaultRepositoryClassName";s:5:"class";s:26:"Doctrine\ORM\Configuration";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:43:"getDoctrine_Orm_DefaultEntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5714;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5641;s:8:"function";s:10:"getService";s:5:"class";s:39:"Symfony\Bridge\Doctrine\ManagerRegistry";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9602;s:8:"function";s:10:"getManager";s:5:"class";s:44:"Doctrine\Persistence\AbstractManagerRegistry";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getFosUser_EntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:33;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:8;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:103:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php";s:4:"line";i:22;s:5:"level";i:28928;s:5:"stack";a:34:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:103:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php";s:4:"line";i:22;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:103:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:92:"/home/users/locja/public_html/locja.pl/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php";s:4:"line";i:167;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:108:"/home/users/locja/public_html/locja.pl/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php";s:4:"line";i:236;s:8:"function";s:7:"getType";s:5:"class";s:24:"Doctrine\DBAL\Types\Type";s:4:"type";s:2:"::";}i:7;a:5:{s:4:"file";s:108:"/home/users/locja/public_html/locja.pl/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php";s:4:"line";i:397;s:8:"function";s:33:"initializeAllDoctrineTypeMappings";s:5:"class";s:40:"Doctrine\DBAL\Platforms\AbstractPlatform";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:92:"/home/users/locja/public_html/locja.pl/vendor/doctrine/doctrine-bundle/ConnectionFactory.php";s:4:"line";i:63;s:8:"function";s:27:"registerDoctrineTypeMapping";s:5:"class";s:40:"Doctrine\DBAL\Platforms\AbstractPlatform";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1085;s:8:"function";s:16:"createConnection";s:5:"class";s:48:"Doctrine\Bundle\DoctrineBundle\ConnectionFactory";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getDoctrine_Dbal_DefaultConnectionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1139;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:43:"getDoctrine_Orm_DefaultEntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5714;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5641;s:8:"function";s:10:"getService";s:5:"class";s:39:"Symfony\Bridge\Doctrine\ManagerRegistry";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9602;s:8:"function";s:10:"getManager";s:5:"class";s:44:"Doctrine\Persistence\AbstractManagerRegistry";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getFosUser_EntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:33;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:9;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:219:"The Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\AbstractClassMetadataFactory instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:139:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php";s:4:"line";i:16;s:5:"level";i:28928;s:5:"stack";a:34:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:139:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php";s:4:"line";i:16;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:139:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:108:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php";s:4:"line";i:45;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:108:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:153;s:8:"function";s:17:"spl_autoload_call";}i:10;a:5:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:817;s:8:"function";s:11:"__construct";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1139;s:8:"function";s:6:"create";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"::";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:43:"getDoctrine_Orm_DefaultEntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5714;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5641;s:8:"function";s:10:"getService";s:5:"class";s:39:"Symfony\Bridge\Doctrine\ManagerRegistry";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9602;s:8:"function";s:10:"getManager";s:5:"class";s:44:"Doctrine\Persistence\AbstractManagerRegistry";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getFosUser_EntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:33;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:10;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:181:"The Doctrine\Common\PropertyChangedListener class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\PropertyChangedListener instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:114:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/PropertyChangedListener.php";s:4:"line";i:16;s:5:"level";i:28928;s:5:"stack";a:34:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:114:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/PropertyChangedListener.php";s:4:"line";i:16;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:114:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/PropertyChangedListener.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:90:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php";s:4:"line";i:53;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:90:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:158;s:8:"function";s:17:"spl_autoload_call";}i:10;a:5:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:817;s:8:"function";s:11:"__construct";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1139;s:8:"function";s:6:"create";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"::";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:43:"getDoctrine_Orm_DefaultEntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5714;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:5641;s:8:"function";s:10:"getService";s:5:"class";s:39:"Symfony\Bridge\Doctrine\ManagerRegistry";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9602;s:8:"function";s:10:"getManager";s:5:"class";s:44:"Doctrine\Persistence\AbstractManagerRegistry";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getFosUser_EntityManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:33;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:11;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:211:"The Doctrine\Common\Persistence\Event\LoadClassMetadataEventArgs class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Event\LoadClassMetadataEventArgs instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:135:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php";s:4:"line";i:16;s:5:"level";i:28928;s:5:"stack";a:34:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:135:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php";s:4:"line";i:16;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:135:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:112:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Event/LoadClassMetadataEventArgs.php";s:4:"line";i:33;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:112:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Event/LoadClassMetadataEventArgs.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:108:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php";s:4:"line";i:173;s:8:"function";s:17:"spl_autoload_call";}i:10;a:5:{s:4:"file";s:132:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php";s:4:"line";i:306;s:8:"function";s:14:"doLoadMetadata";s:5:"class";s:41:"Doctrine\ORM\Mapping\ClassMetadataFactory";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:132:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php";s:4:"line";i:185;s:8:"function";s:12:"loadMetadata";s:5:"class";s:57:"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:265;s:8:"function";s:14:"getMetadataFor";s:5:"class";s:57:"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php";s:4:"line";i:67;s:8:"function";s:16:"getClassMetadata";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php";s:4:"line";i:50;s:8:"function";s:16:"createRepository";s:5:"class";s:48:"Doctrine\ORM\Repository\DefaultRepositoryFactory";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:665;s:8:"function";s:13:"getRepository";s:5:"class";s:48:"Doctrine\ORM\Repository\DefaultRepositoryFactory";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:114:"/home/users/locja/public_html/locja.pl/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Doctrine/UserManager.php";s:4:"line";i:40;s:8:"function";s:13:"getRepository";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:1951;s:8:"function";s:11:"__construct";s:5:"class";s:35:"FOS\UserBundle\Doctrine\UserManager";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:29:"getFosUser_UserManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9730;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSecurity_Authentication_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:4537;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSecurity_Firewall_Map_Context_MainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:3029;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2657;s:8:"function";s:12:"getListeners";s:5:"class";s:50:"Symfony\Bundle\SecurityBundle\Security\FirewallMap";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:15:"onKernelRequest";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3265;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:33;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:12;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:51:"Populated the TokenStorage with an anonymous Token.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:0:{}s:7:"channel";s:8:"security";}i:13;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:122:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:14;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:123:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:15;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:130:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:16;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:124:"Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:17;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:123:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:18;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:121:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:19;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:121:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:20;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:21;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:104:"Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:22;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:23;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:133:"Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:24;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:137:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:25;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:141:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:26;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:136:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:27;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:135:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:28;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:135:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:29;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:183:"The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:7:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:97:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php";s:4:"line";i:51;s:5:"level";i:28928;s:5:"stack";a:19:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:97:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php";s:4:"line";i:51;s:8:"function";s:13:"trigger_error";}i:2;a:5:{s:4:"file";s:105:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php";s:4:"line";i:712;s:8:"function";s:5:"parse";s:5:"class";s:27:"Symfony\Component\Yaml\Yaml";s:4:"type";s:2:"::";}i:3;a:5:{s:4:"file";s:121:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php";s:4:"line";i:93;s:8:"function";s:15:"loadMappingFile";s:5:"class";s:38:"Doctrine\ORM\Mapping\Driver\YamlDriver";s:4:"type";s:2:"->";}i:4;a:5:{s:4:"file";s:105:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php";s:4:"line";i:55;s:8:"function";s:10:"getElement";s:5:"class";s:46:"Doctrine\Persistence\Mapping\Driver\FileDriver";s:4:"type";s:2:"->";}i:5;a:5:{s:4:"file";s:129:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php";s:4:"line";i:79;s:8:"function";s:20:"loadMetadataForClass";s:5:"class";s:38:"Doctrine\ORM\Mapping\Driver\YamlDriver";s:4:"type";s:2:"->";}i:6;a:5:{s:4:"file";s:108:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php";s:4:"line";i:116;s:8:"function";s:20:"loadMetadataForClass";s:5:"class";s:54:"Doctrine\Persistence\Mapping\Driver\MappingDriverChain";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:132:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php";s:4:"line";i:306;s:8:"function";s:14:"doLoadMetadata";s:5:"class";s:41:"Doctrine\ORM\Mapping\ClassMetadataFactory";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:132:"/home/users/locja/public_html/locja.pl/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php";s:4:"line";i:185;s:8:"function";s:12:"loadMetadata";s:5:"class";s:57:"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:265;s:8:"function";s:14:"getMetadataFor";s:5:"class";s:57:"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php";s:4:"line";i:67;s:8:"function";s:16:"getClassMetadata";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php";s:4:"line";i:50;s:8:"function";s:16:"createRepository";s:5:"class";s:48:"Doctrine\ORM\Repository\DefaultRepositoryFactory";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:93:"/home/users/locja/public_html/locja.pl/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php";s:4:"line";i:665;s:8:"function";s:13:"getRepository";s:5:"class";s:48:"Doctrine\ORM\Repository\DefaultRepositoryFactory";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:88:"/home/users/locja/public_html/locja.pl/src/Os/LocjaBundle/Controller/HasloController.php";s:4:"line";i:479;s:8:"function";s:13:"getRepository";s:5:"class";s:26:"Doctrine\ORM\EntityManager";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3276;s:8:"function";s:10:"showAction";s:5:"class";s:41:"Os\LocjaBundle\Controller\HasloController";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}s:10:"errorCount";i:24;}s:7:"channel";s:3:"php";}i:30;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:663:"SELECT t0.id AS id1, t0.name AS name2, t0.name_slug AS name_slug3, t0.keywords AS keywords4, t0.abstract AS abstract5, t0.opis AS opis6, t0.internal_comments AS internal_comments7, t0.is_published AS is_published8, t0.status AS status9, t0.autor AS autor10, t0.updated_at AS updated_at11, t0.created_at AS created_at12, t0.published_at AS published_at13, t0.published_till AS published_till14, t0.title_seo AS title_seo15, t0.description_seo AS description_seo16, t0.head_image_id AS head_image_id17, t0.kategoria_id AS kategoria_id18, t0.podkategoria_id AS podkategoria_id19, t0.author_id AS author_id20 FROM haslo t0 WHERE t0.id = ? AND t0.name_slug = ? LIMIT 1";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:2:{i:0;s:3:"300";i:1;s:32:"bezpieczenstwo-konstrukcji [...]";}s:7:"channel";s:8:"doctrine";}i:31;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:433:"Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded" at /home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php line 291";s:8:"priority";i:500;s:12:"priorityName";s:8:"CRITICAL";s:7:"context";a:1:{s:9:"exception";s:300:"Exception(Symfony\Component\Debug\Exception\ContextErrorException): Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded";}s:7:"channel";s:7:"request";}i:32;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:122:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:33;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:123:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:34;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:130:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:35;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:124:"Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:36;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:123:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:37;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:121:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:38;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:121:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:39;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:40;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:104:"Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:41;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:95:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php";s:4:"line";i:7;s:5:"level";i:28928;s:5:"stack";a:33:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:95:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php";s:4:"line";i:7;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:95:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php";s:4:"line";i:17;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:115:"/home/users/locja/public_html/locja.pl/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:94:"/home/users/locja/public_html/locja.pl/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php";s:4:"line";i:24;s:8:"function";s:17:"spl_autoload_call";}i:10;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:94:"/home/users/locja/public_html/locja.pl/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php";}s:8:"function";s:7:"include";}i:11;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:12;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:13;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9341;s:8:"function";s:17:"spl_autoload_call";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:42;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:184:"The Sonata\CoreBundle\Twig\Extension\FlashMessageExtension class is deprecated since version 3.13.0 and will be removed in 4.0. Use Sonata\Twig\Extension\FlashMessageExtension instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:128:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/FlashMessageExtension.php";s:4:"line";i:22;s:5:"level";i:28928;s:5:"stack";a:27:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:128:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/FlashMessageExtension.php";s:4:"line";i:22;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:128:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/FlashMessageExtension.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7062;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:49:"getSonata_Core_Flashmessage_Twig_ExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9345;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:43;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:167:"The Sonata\CoreBundle\FlashMessage\FlashManager class is deprecated since version 3.13.0 and will be removed in 4.0. Use Sonata\Twig\FlashMessage\FlashManager instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:117:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/FlashMessage/FlashManager.php";s:4:"line";i:20;s:5:"level";i:28928;s:5:"stack";a:29:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:117:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/FlashMessage/FlashManager.php";s:4:"line";i:20;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:117:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/FlashMessage/FlashManager.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7052;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:42:"getSonata_Core_Flashmessage_ManagerService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7062;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:49:"getSonata_Core_Flashmessage_Twig_ExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9345;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:44;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:157:"Argument "flashManager" in FlashMessageExtension is deprecated since SonataCoreBundle 3.11.0 and will be removed in 4.0. Use the FlashMessageRuntime instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:128:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/FlashMessageExtension.php";s:4:"line";i:48;s:5:"level";i:28928;s:5:"stack";a:24:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:128:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/FlashMessageExtension.php";s:4:"line";i:48;s:8:"function";s:13:"trigger_error";}i:2;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7062;s:8:"function";s:11:"__construct";s:5:"class";s:54:"Sonata\CoreBundle\Twig\Extension\FlashMessageExtension";s:4:"type";s:2:"->";}i:3;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:49:"getSonata_Core_Flashmessage_Twig_ExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:4;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9345;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:5;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:6;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:45;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:147:"Method "StatusExtension::addStatusService()" is deprecated since SonataCoreBundle 3.13.0 and will be removed in 4.0. Use the StatusRuntime instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:122:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/StatusExtension.php";s:4:"line";i:44;s:5:"level";i:28928;s:5:"stack";a:24:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:122:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/StatusExtension.php";s:4:"line";i:44;s:8:"function";s:13:"trigger_error";}i:2;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7398;s:8:"function";s:16:"addStatusService";s:5:"class";s:48:"Sonata\CoreBundle\Twig\Extension\StatusExtension";s:4:"type";s:2:"->";}i:3;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:42:"getSonata_Core_Twig_StatusExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:4;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9348;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:5;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:6;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:46;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:158:"The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7322;s:5:"level";i:28928;s:5:"stack";a:25:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7322;s:8:"function";s:13:"trigger_error";}i:2;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSonata_Core_Model_Adapter_ChainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:3;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7420;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:4;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Core_Twig_TemplateExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:5;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9350;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:47;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:167:"The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:118:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php";s:4:"line";i:20;s:5:"level";i:28928;s:5:"stack";a:29:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:118:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php";s:4:"line";i:20;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:118:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7324;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSonata_Core_Model_Adapter_ChainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7420;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Core_Twig_TemplateExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9350;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:48;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:166:"The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9867;s:5:"level";i:28928;s:5:"stack";a:27:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9867;s:8:"function";s:13:"trigger_error";}i:2;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:47:"getSonata_Core_Model_Adapter_DoctrineOrmService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:3;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7326;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:4;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSonata_Core_Model_Adapter_ChainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:5;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7420;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Core_Twig_TemplateExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9350;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:49;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:183:"The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:124:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php";s:4:"line";i:20;s:5:"level";i:28928;s:5:"stack";a:31:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:124:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php";s:4:"line";i:20;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:124:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9869;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:47:"getSonata_Core_Model_Adapter_DoctrineOrmService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7326;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:41:"getSonata_Core_Model_Adapter_ChainService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7420;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Core_Twig_TemplateExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9350;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:50;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:168:"The Sonata\CoreBundle\Model\BaseEntityManager class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Entity\BaseEntityManager instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/BaseEntityManager.php";s:4:"line";i:20;s:5:"level";i:28928;s:5:"stack";a:33:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/BaseEntityManager.php";s:4:"line";i:20;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:115:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle/Model/BaseEntityManager.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:101:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/media-bundle/src/Entity/MediaManager.php";s:4:"line";i:19;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:101:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/media-bundle/src/Entity/MediaManager.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:8095;s:8:"function";s:17:"spl_autoload_call";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:36:"getSonata_Media_Manager_MediaService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:8381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:37:"getSonata_Media_Twig_ExtensionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9355;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:51;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:112:"Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:81:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Loader/Array.php";s:4:"line";i:7;s:5:"level";i:28928;s:5:"stack";a:29:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:81:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Loader/Array.php";s:4:"line";i:7;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:81:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Loader/Array.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9879;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Formatter_Twig_Env_MarkdownService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7559;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getSonata_Formatter_PoolService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9360;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:52;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Extension/Sandbox.php";s:4:"line";i:7;s:5:"level";i:28928;s:5:"stack";a:29:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Extension/Sandbox.php";s:4:"line";i:7;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:86:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Extension/Sandbox.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9881;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Formatter_Twig_Env_MarkdownService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7559;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getSonata_Formatter_PoolService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9360;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:53;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:144:"Using the "Twig_Sandbox_SecurityPolicyInterface" class is deprecated since Twig version 2.7, use "Twig\Sandbox\SecurityPolicyInterface" instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:100:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php";s:4:"line";i:7;s:5:"level";i:28928;s:5:"stack";a:33:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:100:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php";s:4:"line";i:7;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:100:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:119:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/formatter-bundle/src/Twig/SecurityPolicyContainerAware.php";s:4:"line";i:26;s:8:"function";s:17:"spl_autoload_call";}i:6;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:119:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/formatter-bundle/src/Twig/SecurityPolicyContainerAware.php";}s:8:"function";s:7:"include";}i:7;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:8;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:9;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9881;s:8:"function";s:17:"spl_autoload_call";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Formatter_Twig_Env_MarkdownService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7559;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getSonata_Formatter_PoolService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9360;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:29;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:30;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:31;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:32;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:54;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:92:"Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.";s:8:"priority";i:200;s:12:"priorityName";s:4:"INFO";s:7:"context";a:6:{s:4:"name";s:17:"E_USER_DEPRECATED";s:4:"type";i:16384;s:4:"file";s:74:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Lexer.php";s:4:"line";i:7;s:5:"level";i:28928;s:5:"stack";a:29:{i:0;a:3:{s:8:"function";s:11:"handleError";s:5:"class";s:36:"Symfony\Component\Debug\ErrorHandler";s:4:"type";s:2:"->";}i:1;a:3:{s:4:"file";s:74:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Lexer.php";s:4:"line";i:7;s:8:"function";s:13:"trigger_error";}i:2;a:4:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:444;s:4:"args";a:1:{i:0;s:74:"/home/users/locja/public_html/locja.pl/vendor/twig/twig/lib/Twig/Lexer.php";}s:8:"function";s:7:"include";}i:3;a:3:{s:4:"file";s:70:"/home/users/locja/public_html/locja.pl/vendor/composer/ClassLoader.php";s:4:"line";i:322;s:8:"function";s:29:"Composer\Autoload\includeFile";}i:4;a:3:{s:8:"function";s:9:"loadClass";s:5:"class";s:29:"Composer\Autoload\ClassLoader";s:4:"type";s:2:"->";}i:5;a:3:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9885;s:8:"function";s:17:"spl_autoload_call";}i:6;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:44:"getSonata_Formatter_Twig_Env_MarkdownService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:7;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:7559;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:8;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:31:"getSonata_Formatter_PoolService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:9;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9360;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:10;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:14:"getTwigService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:11;a:5:{s:4:"file";s:86:"/home/users/locja/public_html/locja.pl/app/cache/prod/appProdDebugProjectContainer.php";s:4:"line";i:9381;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:12;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2280;s:8:"function";s:35:"getTwig_Controller_ExceptionService";s:5:"class";s:28:"appProdDebugProjectContainer";s:4:"type";s:2:"->";}i:13;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2581;s:8:"function";s:3:"get";s:5:"class";s:47:"Symfony\Component\DependencyInjection\Container";s:4:"type";s:2:"->";}i:14;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2198;s:8:"function";s:16:"createController";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:15;a:5:{s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php";s:4:"line";i:38;s:8:"function";s:13:"getController";s:5:"class";s:58:"Symfony\Component\HttpKernel\Controller\ControllerResolver";s:4:"type";s:2:"->";}i:16;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3269;s:8:"function";s:13:"getController";s:5:"class";s:67:"Symfony\Component\HttpKernel\Controller\TraceableControllerResolver";s:4:"type";s:2:"->";}i:17;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3235;s:8:"function";s:9:"handleRaw";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:18;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:19;a:5:{s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:55;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:20;a:5:{s:4:"file";s:125:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php";s:4:"line";i:61;s:8:"function";s:17:"onKernelException";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:4:"type";s:2:"->";}i:21;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1886;s:8:"function";s:8:"__invoke";s:5:"class";s:55:"Symfony\Component\EventDispatcher\Debug\WrappedListener";s:4:"type";s:2:"->";}i:22;a:5:{s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:1801;s:8:"function";s:10:"doDispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:23;a:5:{s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php";s:4:"line";i:133;s:8:"function";s:8:"dispatch";s:5:"class";s:49:"Symfony\Component\EventDispatcher\EventDispatcher";s:4:"type";s:2:"->";}i:24;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3308;s:8:"function";s:8:"dispatch";s:5:"class";s:64:"Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher";s:4:"type";s:2:"->";}i:25;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3244;s:8:"function";s:15:"handleException";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:26;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:3389;s:8:"function";s:6:"handle";s:5:"class";s:39:"Symfony\Component\HttpKernel\HttpKernel";s:4:"type";s:2:"->";}i:27;a:5:{s:4:"file";s:62:"/home/users/locja/public_html/locja.pl/app/bootstrap.php.cache";s:4:"line";i:2594;s:8:"function";s:6:"handle";s:5:"class";s:73:"Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel";s:4:"type";s:2:"->";}i:28;a:5:{s:4:"file";s:50:"/home/users/locja/public_html/locja.pl/web/app.php";s:4:"line";i:29;s:8:"function";s:6:"handle";s:5:"class";s:35:"Symfony\Component\HttpKernel\Kernel";s:4:"type";s:2:"->";}}}s:7:"channel";s:3:"php";}i:55;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:56;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:133:"Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:57;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:137:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:58;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:141:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:59;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:136:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:60;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:135:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:61;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:135:"Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:62;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:122:"Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:63;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:107:"Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:64;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:65;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:66;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:132:"Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:67;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:68;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:128:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:69;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:133:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:70;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:71;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:138:"Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:72;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:73;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:117:"Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:74;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:126:"Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:75;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:127:"Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:76;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:128:"Notified event "kernel.exception" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:77;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:128:"Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:78;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:143:"Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:79;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:107:"Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:80;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:81;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:82;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:132:"Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:83;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:125:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:84;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:128:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:85;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:133:"Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:86;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:87;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:138:"Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:88;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:134:"Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}i:89;a:6:{s:9:"timestamp";i:1711648258;s:7:"message";s:117:"Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".";s:8:"priority";i:100;s:12:"priorityName";s:5:"DEBUG";s:7:"context";a:0:{}s:7:"channel";s:5:"event";}}}}s:6:"events";C:61:"Symfony\Component\HttpKernel\DataCollector\EventDataCollector":23272:{a:2:{s:16:"called_listeners";a:32:{s:90:"kernel.request.Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:2048;s:4:"type";s:6:"Method";s:5:"class";s:64:"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener";s:6:"method";s:9:"configure";s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php";s:4:"line";i:62;s:6:"pretty";s:75:"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure";}s:91:"kernel.request.Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:1024;s:4:"type";s:6:"Method";s:5:"class";s:59:"Symfony\Component\HttpKernel\EventListener\ProfilerListener";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:129:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php";s:4:"line";i:93;s:6:"pretty";s:76:"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest";}s:98:"kernel.request.Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:256;s:4:"type";s:6:"Method";s:5:"class";s:66:"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:136:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ValidateRequestListener.php";s:4:"line";i:29;s:6:"pretty";s:83:"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest";}s:92:"kernel.request.Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:128;s:4:"type";s:6:"Method";s:5:"class";s:60:"Symfony\Bundle\FrameworkBundle\EventListener\SessionListener";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:17;s:6:"pretty";s:77:"Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest";}s:91:"kernel.request.Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:48;s:4:"type";s:6:"Method";s:5:"class";s:59:"Symfony\Component\HttpKernel\EventListener\FragmentListener";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:129:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php";s:4:"line";i:52;s:6:"pretty";s:76:"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest";}s:89:"kernel.request.Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:32;s:4:"type";s:6:"Method";s:5:"class";s:57:"Symfony\Component\HttpKernel\EventListener\RouterListener";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2108;s:6:"pretty";s:74:"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest";}s:89:"kernel.request.Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:16;s:4:"type";s:6:"Method";s:5:"class";s:57:"Symfony\Component\HttpKernel\EventListener\LocaleListener";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:127:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php";s:4:"line";i:95;s:6:"pretty";s:74:"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest";}s:93:"kernel.request.Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:10;s:4:"type";s:6:"Method";s:5:"class";s:61:"Symfony\Component\HttpKernel\EventListener\TranslatorListener";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:131:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/TranslatorListener.php";s:4:"line";i:38;s:6:"pretty";s:78:"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest";}s:72:"kernel.request.Symfony\Component\Security\Http\Firewall::onKernelRequest";a:8:{s:5:"event";s:14:"kernel.request";s:8:"priority";i:8;s:4:"type";s:6:"Method";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:6:"method";s:15:"onKernelRequest";s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2652;s:6:"pretty";s:57:"Symfony\Component\Security\Http\Firewall::onKernelRequest";}s:102:"kernel.controller.Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController";a:8:{s:5:"event";s:17:"kernel.controller";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:64:"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector";s:6:"method";s:18:"onKernelController";s:4:"file";s:132:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php";s:4:"line";i:64;s:6:"pretty";s:84:"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController";}s:101:"kernel.controller.Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController";a:8:{s:5:"event";s:17:"kernel.controller";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:63:"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector";s:6:"method";s:18:"onKernelController";s:4:"file";s:133:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php";s:4:"line";i:292;s:6:"pretty";s:83:"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController";}s:105:"kernel.controller.Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController";a:8:{s:5:"event";s:17:"kernel.controller";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:67:"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener";s:6:"method";s:18:"onKernelController";s:4:"file";s:112:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php";s:4:"line";i:51;s:6:"pretty";s:87:"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController";}s:109:"kernel.controller.Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController";a:8:{s:5:"event";s:17:"kernel.controller";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:71:"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener";s:6:"method";s:18:"onKernelController";s:4:"file";s:116:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php";s:4:"line";i:58;s:6:"pretty";s:91:"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController";}s:104:"kernel.controller.Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController";a:8:{s:5:"event";s:17:"kernel.controller";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:66:"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener";s:6:"method";s:18:"onKernelController";s:4:"file";s:111:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php";s:4:"line";i:43;s:6:"pretty";s:86:"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController";}s:103:"kernel.controller.Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController";a:8:{s:5:"event";s:17:"kernel.controller";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:65:"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener";s:6:"method";s:18:"onKernelController";s:4:"file";s:110:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php";s:4:"line";i:48;s:6:"pretty";s:85:"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController";}s:103:"kernel.controller.Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController";a:8:{s:5:"event";s:17:"kernel.controller";s:8:"priority";i:-128;s:4:"type";s:6:"Method";s:5:"class";s:65:"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener";s:6:"method";s:18:"onKernelController";s:4:"file";s:110:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php";s:4:"line";i:53;s:6:"pretty";s:85:"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController";}s:90:"kernel.response.Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";N;s:4:"type";s:6:"Method";s:5:"class";s:56:"Symfony\Component\Security\Http\Firewall\ContextListener";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:126:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php";s:4:"line";i:102;s:6:"pretty";s:74:"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse";}s:75:"kernel.response.Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:41:"Sonata\BlockBundle\Cache\HttpCacheHandler";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:104:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandler.php";s:4:"line";i:60;s:6:"pretty";s:59:"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse";}s:93:"kernel.response.Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:59:"Symfony\Component\HttpKernel\EventListener\ResponseListener";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2011;s:6:"pretty";s:77:"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse";}s:93:"kernel.response.Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:59:"Symfony\Component\Security\Http\RememberMe\ResponseListener";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:129:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/ResponseListener.php";s:4:"line";i:25;s:6:"pretty";s:77:"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse";}s:100:"kernel.response.Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:66:"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:111:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php";s:4:"line";i:82;s:6:"pretty";s:84:"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse";}s:93:"kernel.response.Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";i:-100;s:4:"type";s:6:"Method";s:5:"class";s:59:"Symfony\Component\HttpKernel\EventListener\ProfilerListener";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:129:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php";s:4:"line";i:103;s:6:"pretty";s:77:"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse";}s:96:"kernel.response.Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";i:-1000;s:4:"type";s:6:"Method";s:5:"class";s:62:"Symfony\Component\HttpKernel\EventListener\SaveSessionListener";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:132:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/SaveSessionListener.php";s:4:"line";i:47;s:6:"pretty";s:80:"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse";}s:101:"kernel.response.Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse";a:8:{s:5:"event";s:15:"kernel.response";s:8:"priority";i:-1024;s:4:"type";s:6:"Method";s:5:"class";s:67:"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener";s:6:"method";s:16:"onKernelResponse";s:4:"file";s:137:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php";s:4:"line";i:30;s:6:"pretty";s:85:"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse";}s:102:"kernel.finish_request.Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest";a:8:{s:5:"event";s:21:"kernel.finish_request";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:57:"Symfony\Component\HttpKernel\EventListener\LocaleListener";s:6:"method";s:21:"onKernelFinishRequest";s:4:"file";s:127:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php";s:4:"line";i:104;s:6:"pretty";s:80:"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest";}s:106:"kernel.finish_request.Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest";a:8:{s:5:"event";s:21:"kernel.finish_request";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:61:"Symfony\Component\HttpKernel\EventListener\TranslatorListener";s:6:"method";s:21:"onKernelFinishRequest";s:4:"file";s:131:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/TranslatorListener.php";s:4:"line";i:43;s:6:"pretty";s:84:"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest";}s:102:"kernel.finish_request.Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest";a:8:{s:5:"event";s:21:"kernel.finish_request";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:57:"Symfony\Component\HttpKernel\EventListener\RouterListener";s:6:"method";s:21:"onKernelFinishRequest";s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2102;s:6:"pretty";s:80:"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest";}s:85:"kernel.finish_request.Symfony\Component\Security\Http\Firewall::onKernelFinishRequest";a:8:{s:5:"event";s:21:"kernel.finish_request";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:40:"Symfony\Component\Security\Http\Firewall";s:6:"method";s:21:"onKernelFinishRequest";s:4:"file";s:65:"/home/users/locja/public_html/locja.pl/app/cache/prod/classes.php";s:4:"line";i:2683;s:6:"pretty";s:63:"Symfony\Component\Security\Http\Firewall::onKernelFinishRequest";}s:94:"kernel.exception.Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException";a:8:{s:5:"event";s:16:"kernel.exception";s:8:"priority";N;s:4:"type";s:6:"Method";s:5:"class";s:58:"Symfony\Component\Security\Http\Firewall\ExceptionListener";s:6:"method";s:17:"onKernelException";s:4:"file";s:128:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php";s:4:"line";i:85;s:6:"pretty";s:77:"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException";}s:95:"kernel.exception.Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException";a:8:{s:5:"event";s:16:"kernel.exception";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:59:"Symfony\Component\HttpKernel\EventListener\ProfilerListener";s:6:"method";s:17:"onKernelException";s:4:"file";s:129:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php";s:4:"line";i:81;s:6:"pretty";s:78:"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException";}s:96:"kernel.exception.Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException";a:8:{s:5:"event";s:16:"kernel.exception";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:66:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener";s:6:"method";s:11:"onException";s:4:"file";s:110:"/home/users/locja/public_html/locja.pl/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php";s:4:"line";i:41;s:6:"pretty";s:79:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException";}s:96:"kernel.exception.Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException";a:8:{s:5:"event";s:16:"kernel.exception";s:8:"priority";i:-128;s:4:"type";s:6:"Method";s:5:"class";s:60:"Symfony\Component\HttpKernel\EventListener\ExceptionListener";s:6:"method";s:17:"onKernelException";s:4:"file";s:130:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php";s:4:"line";i:44;s:6:"pretty";s:79:"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException";}}s:20:"not_called_listeners";a:10:{s:91:"console.command.Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure";a:8:{s:5:"event";s:15:"console.command";s:8:"priority";i:2048;s:4:"type";s:6:"Method";s:5:"class";s:64:"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener";s:6:"method";s:9:"configure";s:4:"file";s:134:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php";s:4:"line";i:62;s:6:"pretty";s:75:"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure";}s:72:"console.command.Symfony\Bridge\Monolog\Handler\ConsoleHandler::onCommand";a:8:{s:5:"event";s:15:"console.command";s:8:"priority";i:255;s:4:"type";s:6:"Method";s:5:"class";s:45:"Symfony\Bridge\Monolog\Handler\ConsoleHandler";s:6:"method";s:9:"onCommand";s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php";s:4:"line";i:108;s:6:"pretty";s:56:"Symfony\Bridge\Monolog\Handler\ConsoleHandler::onCommand";}s:96:"kernel.terminate.Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onTerminate";a:8:{s:5:"event";s:16:"kernel.terminate";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:66:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener";s:6:"method";s:11:"onTerminate";s:4:"file";s:110:"/home/users/locja/public_html/locja.pl/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php";s:4:"line";i:46;s:6:"pretty";s:79:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onTerminate";}s:93:"security.interactive_login.Os\LocjaBundle\Utils\CustomUserManager::onSecurityInteractiveLogin";a:8:{s:5:"event";s:26:"security.interactive_login";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:38:"Os\LocjaBundle\Utils\CustomUserManager";s:6:"method";s:26:"onSecurityInteractiveLogin";s:4:"file";s:85:"/home/users/locja/public_html/locja.pl/src/Os/LocjaBundle/Utils/CustomUserManager.php";s:4:"line";i:29;s:6:"pretty";s:66:"Os\LocjaBundle\Utils\CustomUserManager::onSecurityInteractiveLogin";}s:103:"security.interactive_login.FOS\UserBundle\Security\InteractiveLoginListener::onSecurityInteractiveLogin";a:8:{s:5:"event";s:26:"security.interactive_login";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:48:"FOS\UserBundle\Security\InteractiveLoginListener";s:6:"method";s:26:"onSecurityInteractiveLogin";s:4:"file";s:127:"/home/users/locja/public_html/locja.pl/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Security/InteractiveLoginListener.php";s:4:"line";i:27;s:6:"pretty";s:76:"FOS\UserBundle\Security\InteractiveLoginListener::onSecurityInteractiveLogin";}s:97:"console.terminate.Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onTerminate";a:8:{s:5:"event";s:17:"console.terminate";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:66:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener";s:6:"method";s:11:"onTerminate";s:4:"file";s:110:"/home/users/locja/public_html/locja.pl/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php";s:4:"line";i:46;s:6:"pretty";s:79:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onTerminate";}s:97:"console.exception.Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException";a:8:{s:5:"event";s:17:"console.exception";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:66:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener";s:6:"method";s:11:"onException";s:4:"file";s:110:"/home/users/locja/public_html/locja.pl/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php";s:4:"line";i:41;s:6:"pretty";s:79:"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException";}s:91:"kernel.view.Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView";a:8:{s:5:"event";s:11:"kernel.view";s:8:"priority";i:0;s:4:"type";s:6:"Method";s:5:"class";s:65:"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener";s:6:"method";s:12:"onKernelView";s:4:"file";s:110:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php";s:4:"line";i:77;s:6:"pretty";s:79:"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView";}s:76:"console.terminate.Symfony\Bridge\Monolog\Handler\ConsoleHandler::onTerminate";a:8:{s:5:"event";s:17:"console.terminate";s:8:"priority";i:-255;s:4:"type";s:6:"Method";s:5:"class";s:45:"Symfony\Bridge\Monolog\Handler\ConsoleHandler";s:6:"method";s:11:"onTerminate";s:4:"file";s:115:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php";s:4:"line";i:121;s:6:"pretty";s:58:"Symfony\Bridge\Monolog\Handler\ConsoleHandler::onTerminate";}s:95:"kernel.terminate.Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate";a:8:{s:5:"event";s:16:"kernel.terminate";s:8:"priority";i:-1024;s:4:"type";s:6:"Method";s:5:"class";s:59:"Symfony\Component\HttpKernel\EventListener\ProfilerListener";s:6:"method";s:17:"onKernelTerminate";s:4:"file";s:129:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php";s:4:"line";i:138;s:6:"pretty";s:78:"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate";}}}}s:6:"router";C:64:"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector":51:{a:3:{s:8:"redirect";b:0;s:3:"url";N;s:5:"route";N;}}s:11:"translation";C:68:"Symfony\Component\Translation\DataCollector\TranslationDataCollector":51:{a:4:{i:0;i:0;i:1;i:0;i:2;i:0;s:8:"messages";a:0:{}}}s:8:"security";C:65:"Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector":268:{a:8:{s:7:"enabled";b:1;s:13:"authenticated";b:1;s:11:"token_class";s:67:"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken";s:10:"logout_url";N;s:4:"user";s:5:"anon.";s:5:"roles";a:0:{}s:15:"inherited_roles";a:0:{}s:23:"supports_role_hierarchy";b:1;}}s:4:"twig";C:51:"Symfony\Bridge\Twig\DataCollector\TwigDataCollector":15473:{a:1:{s:7:"profile";s:15442:"C:21:"Twig\Profiler\Profile":15405:{a:6:{i:0;s:4:"main";i:1;s:4:"main";i:2;s:4:"ROOT";i:3;a:3:{s:2:"wt";d:1711648258.1773090362548828125;s:2:"mu";i:2413712;s:3:"pmu";i:2413712;}i:4;a:3:{s:2:"wt";d:1711648258.2772579193115234375;s:2:"mu";i:7724904;s:3:"pmu";i:9957984;}i:5;a:1:{i:0;C:21:"Twig\Profiler\Profile":15121:{a:6:{i:0;s:40:"@Twig/Exception/exception_full.html.twig";i:1;s:40:"@Twig/Exception/exception_full.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2287790775299072265625;s:2:"mu";i:7190752;s:3:"pmu";i:7190752;}i:4;a:3:{s:2:"wt";d:1711648258.27725696563720703125;s:2:"mu";i:7724528;s:3:"pmu";i:9957984;}i:5;a:1:{i:0;C:21:"Twig\Profiler\Profile":14755:{a:6:{i:0;s:22:"@Twig/layout.html.twig";i:1;s:22:"@Twig/layout.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2288849353790283203125;s:2:"mu";i:7398416;s:3:"pmu";i:7398416;}i:4;a:3:{s:2:"wt";d:1711648258.27725505828857421875;s:2:"mu";i:7724440;s:3:"pmu";i:9957984;}i:5;a:3:{i:0;C:21:"Twig\Profiler\Profile":282:{a:6:{i:0;s:40:"@Twig/Exception/exception_full.html.twig";i:1;s:5:"title";i:2;s:5:"block";i:3;a:3:{s:2:"wt";d:1711648258.2288990020751953125;s:2:"mu";i:7400248;s:3:"pmu";i:7400248;}i:4;a:3:{s:2:"wt";d:1711648258.2289409637451171875;s:2:"mu";i:7412240;s:3:"pmu";i:7416744;}i:5;a:0:{}}}i:1;C:21:"Twig\Profiler\Profile":283:{a:6:{i:0;s:40:"@Twig/Exception/exception_full.html.twig";i:1;s:4:"head";i:2;s:5:"block";i:3;a:3:{s:2:"wt";d:1711648258.2289829254150390625;s:2:"mu";i:7412752;s:3:"pmu";i:7416744;}i:4;a:3:{s:2:"wt";d:1711648258.228991031646728515625;s:2:"mu";i:7413152;s:3:"pmu";i:7416744;}i:5;a:0:{}}}i:2;C:21:"Twig\Profiler\Profile":13782:{a:6:{i:0;s:40:"@Twig/Exception/exception_full.html.twig";i:1;s:4:"body";i:2;s:5:"block";i:3;a:3:{s:2:"wt";d:1711648258.228993892669677734375;s:2:"mu";i:7413664;s:3:"pmu";i:7416744;}i:4;a:3:{s:2:"wt";d:1711648258.2772541046142578125;s:2:"mu";i:7707680;s:3:"pmu";i:9957984;}i:5;a:1:{i:0;C:21:"Twig\Profiler\Profile":13458:{a:6:{i:0;s:35:"@Twig/Exception/exception.html.twig";i:1;s:35:"@Twig/Exception/exception.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2290890216827392578125;s:2:"mu";i:7417304;s:3:"pmu";i:7417304;}i:4;a:3:{s:2:"wt";d:1711648258.2772519588470458984375;s:2:"mu";i:7708288;s:3:"pmu";i:9957984;}i:5;a:3:{i:0;C:21:"Twig\Profiler\Profile":6194:{a:6:{i:0;s:32:"@Twig/Exception/traces.html.twig";i:1;s:32:"@Twig/Exception/traces.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.229260921478271484375;s:2:"mu";i:7425608;s:3:"pmu";i:7425608;}i:4;a:3:{s:2:"wt";d:1711648258.2754418849945068359375;s:2:"mu";i:7575392;s:3:"pmu";i:9957984;}i:5;a:17:{i:0;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2293550968170166015625;s:2:"mu";i:7431824;s:3:"pmu";i:7431824;}i:4;a:3:{s:2:"wt";d:1711648258.2310619354248046875;s:2:"mu";i:7433256;s:3:"pmu";i:7998024;}i:5;a:0:{}}}i:1;C:21:"Twig\Profiler\Profile":302:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.231091022491455078125;s:2:"mu";i:7434232;s:3:"pmu";i:7998024;}i:4;a:3:{s:2:"wt";d:1711648258.2313690185546875;s:2:"mu";i:7475624;s:3:"pmu";i:7998024;}i:5;a:0:{}}}i:2;C:21:"Twig\Profiler\Profile":309:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2313959598541259765625;s:2:"mu";i:7476200;s:3:"pmu";i:7998024;}i:4;a:3:{s:2:"wt";d:1711648258.2330129146575927734375;s:2:"mu";i:7493016;s:3:"pmu";i:8057784;}i:5;a:0:{}}}i:3;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.23303890228271484375;s:2:"mu";i:7493592;s:3:"pmu";i:8057784;}i:4;a:3:{s:2:"wt";d:1711648258.2334520816802978515625;s:2:"mu";i:7510568;s:3:"pmu";i:8057784;}i:5;a:0:{}}}i:4;C:21:"Twig\Profiler\Profile":308:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2334749698638916015625;s:2:"mu";i:7511144;s:3:"pmu";i:8057784;}i:4;a:3:{s:2:"wt";d:1711648258.233872890472412109375;s:2:"mu";i:7511576;s:3:"pmu";i:8057784;}i:5;a:0:{}}}i:5;C:21:"Twig\Profiler\Profile":308:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2338950634002685546875;s:2:"mu";i:7512152;s:3:"pmu";i:8057784;}i:4;a:3:{s:2:"wt";d:1711648258.239409923553466796875;s:2:"mu";i:7512712;s:3:"pmu";i:9542176;}i:5;a:0:{}}}i:6;C:21:"Twig\Profiler\Profile":305:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.239437103271484375;s:2:"mu";i:7513288;s:3:"pmu";i:9542176;}i:4;a:3:{s:2:"wt";d:1711648258.2399361133575439453125;s:2:"mu";i:7530264;s:3:"pmu";i:9542176;}i:5;a:0:{}}}i:7;C:21:"Twig\Profiler\Profile":309:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2399599552154541015625;s:2:"mu";i:7530840;s:3:"pmu";i:9542176;}i:4;a:3:{s:2:"wt";d:1711648258.2404820919036865234375;s:2:"mu";i:7531272;s:3:"pmu";i:9542176;}i:5;a:0:{}}}i:8;C:21:"Twig\Profiler\Profile":300:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.240509033203125;s:2:"mu";i:7531848;s:3:"pmu";i:9542176;}i:4;a:3:{s:2:"wt";d:1711648258.24131298065185546875;s:2:"mu";i:7532760;s:3:"pmu";i:9542176;}i:5;a:0:{}}}i:9;C:21:"Twig\Profiler\Profile":309:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2413361072540283203125;s:2:"mu";i:7533656;s:3:"pmu";i:9542176;}i:4;a:3:{s:2:"wt";d:1711648258.2449309825897216796875;s:2:"mu";i:7550632;s:3:"pmu";i:9542176;}i:5;a:0:{}}}i:10;C:21:"Twig\Profiler\Profile":305:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.24495601654052734375;s:2:"mu";i:7551208;s:3:"pmu";i:9542176;}i:4;a:3:{s:2:"wt";d:1711648258.24542903900146484375;s:2:"mu";i:7551768;s:3:"pmu";i:9542176;}i:5;a:0:{}}}i:11;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.24545192718505859375;s:2:"mu";i:7552344;s:3:"pmu";i:9542176;}i:4;a:3:{s:2:"wt";d:1711648258.2471549510955810546875;s:2:"mu";i:7553224;s:3:"pmu";i:9542176;}i:5;a:0:{}}}i:12;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2471768856048583984375;s:2:"mu";i:7553800;s:3:"pmu";i:9542176;}i:4;a:3:{s:2:"wt";d:1711648258.25380611419677734375;s:2:"mu";i:7554328;s:3:"pmu";i:9943296;}i:5;a:0:{}}}i:13;C:21:"Twig\Profiler\Profile":309:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2538321018218994140625;s:2:"mu";i:7554904;s:3:"pmu";i:9943296;}i:4;a:3:{s:2:"wt";d:1711648258.2612950801849365234375;s:2:"mu";i:7571720;s:3:"pmu";i:9955232;}i:5;a:0:{}}}i:14;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.26132297515869140625;s:2:"mu";i:7572296;s:3:"pmu";i:9955232;}i:4;a:3:{s:2:"wt";d:1711648258.267898082733154296875;s:2:"mu";i:7572728;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:15;C:21:"Twig\Profiler\Profile":308:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2679250240325927734375;s:2:"mu";i:7573304;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.275288105010986328125;s:2:"mu";i:7573736;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:16;C:21:"Twig\Profiler\Profile":308:{a:6:{i:0;s:31:"@Twig/Exception/trace.html.twig";i:1;s:31:"@Twig/Exception/trace.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2753159999847412109375;s:2:"mu";i:7574312;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.275434017181396484375;s:2:"mu";i:7575464;s:3:"pmu";i:9957984;}i:5;a:0:{}}}}}}i:1;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:30:"@Twig/Exception/logs.html.twig";i:1;s:30:"@Twig/Exception/logs.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2756640911102294921875;s:2:"mu";i:7621816;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2758591175079345703125;s:2:"mu";i:7639816;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:2;C:21:"Twig\Profiler\Profile":6521:{a:6:{i:0;s:37:"@Twig/Exception/traces_text.html.twig";i:1;s:37:"@Twig/Exception/traces_text.html.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2759530544281005859375;s:2:"mu";i:7608896;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2772500514984130859375;s:2:"mu";i:7709272;s:3:"pmu";i:9957984;}i:5;a:1:{i:0;C:21:"Twig\Profiler\Profile":6160:{a:6:{i:0;s:31:"@Twig/Exception/traces.txt.twig";i:1;s:31:"@Twig/Exception/traces.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2760479450225830078125;s:2:"mu";i:7615512;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.277246952056884765625;s:2:"mu";i:7711008;s:3:"pmu";i:9957984;}i:5;a:17:{i:0;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.276134014129638671875;s:2:"mu";i:7622368;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2761418819427490234375;s:2:"mu";i:7623640;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:1;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2761619091033935546875;s:2:"mu";i:7624616;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2765529155731201171875;s:2:"mu";i:7661912;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:2;C:21:"Twig\Profiler\Profile":304:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2765729427337646484375;s:2:"mu";i:7662488;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2767200469970703125;s:2:"mu";i:7679304;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:3;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2767388820648193359375;s:2:"mu";i:7679880;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2767488956451416015625;s:2:"mu";i:7680312;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:4;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2767660617828369140625;s:2:"mu";i:7680888;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.276772975921630859375;s:2:"mu";i:7681320;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:5;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.276791095733642578125;s:2:"mu";i:7681896;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2767989635467529296875;s:2:"mu";i:7682328;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:6;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.276814937591552734375;s:2:"mu";i:7682904;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2769010066986083984375;s:2:"mu";i:7699720;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:7;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.276918888092041015625;s:2:"mu";i:7700296;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2770259380340576171875;s:2:"mu";i:7700728;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:8;C:21:"Twig\Profiler\Profile":303:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2770431041717529296875;s:2:"mu";i:7701304;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.277050018310546875;s:2:"mu";i:7702056;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:9;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2770659923553466796875;s:2:"mu";i:7702952;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2770760059356689453125;s:2:"mu";i:7703384;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:10;C:21:"Twig\Profiler\Profile":301:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.27709197998046875;s:2:"mu";i:7703960;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.277103900909423828125;s:2:"mu";i:7704392;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:11;C:21:"Twig\Profiler\Profile":306:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.277121067047119140625;s:2:"mu";i:7704968;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2771298885345458984375;s:2:"mu";i:7705400;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:12;C:21:"Twig\Profiler\Profile":301:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.277144908905029296875;s:2:"mu";i:7705976;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.27715301513671875;s:2:"mu";i:7706408;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:13;C:21:"Twig\Profiler\Profile":305:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2771680355072021484375;s:2:"mu";i:7706984;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.27717494964599609375;s:2:"mu";i:7707416;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:14;C:21:"Twig\Profiler\Profile":307:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2771909236907958984375;s:2:"mu";i:7707992;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2771990299224853515625;s:2:"mu";i:7708424;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:15;C:21:"Twig\Profiler\Profile":302:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.27721405029296875;s:2:"mu";i:7709000;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2772219181060791015625;s:2:"mu";i:7709432;s:3:"pmu";i:9957984;}i:5;a:0:{}}}i:16;C:21:"Twig\Profiler\Profile":301:{a:6:{i:0;s:30:"@Twig/Exception/trace.txt.twig";i:1;s:30:"@Twig/Exception/trace.txt.twig";i:2;s:8:"template";i:3;a:3:{s:2:"wt";d:1711648258.2772369384765625;s:2:"mu";i:7710008;s:3:"pmu";i:9957984;}i:4;a:3:{s:2:"wt";d:1711648258.2772428989410400390625;s:2:"mu";i:7711080;s:3:"pmu";i:9957984;}i:5;a:0:{}}}}}}}}}}}}}}}}}}}}}}}}";}}s:2:"db";C:66:"Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector":2665:{a:6:{s:7:"queries";a:1:{s:7:"default";a:1:{i:1;a:5:{s:3:"sql";s:663:"SELECT t0.id AS id1, t0.name AS name2, t0.name_slug AS name_slug3, t0.keywords AS keywords4, t0.abstract AS abstract5, t0.opis AS opis6, t0.internal_comments AS internal_comments7, t0.is_published AS is_published8, t0.status AS status9, t0.autor AS autor10, t0.updated_at AS updated_at11, t0.created_at AS created_at12, t0.published_at AS published_at13, t0.published_till AS published_till14, t0.title_seo AS title_seo15, t0.description_seo AS description_seo16, t0.head_image_id AS head_image_id17, t0.kategoria_id AS kategoria_id18, t0.podkategoria_id AS podkategoria_id19, t0.author_id AS author_id20 FROM haslo t0 WHERE t0.id = ? AND t0.name_slug = ? LIMIT 1";s:6:"params";a:2:{i:0;s:3:"300";i:1;s:43:"bezpieczenstwo-konstrukcji-wymagania-ogolne";}s:5:"types";a:2:{i:0;i:1;i:1;i:2;}s:11:"executionMS";d:0.0013980865478515625;s:11:"explainable";b:1;}}}s:11:"connections";a:1:{s:7:"default";s:32:"doctrine.dbal.default_connection";}s:8:"managers";a:1:{s:7:"default";s:35:"doctrine.orm.default_entity_manager";}s:8:"entities";a:1:{s:7:"default";a:15:{s:26:"FOS\UserBundle\Entity\User";s:26:"FOS\UserBundle\Entity\User";s:33:"Sonata\UserBundle\Entity\BaseUser";s:33:"Sonata\UserBundle\Entity\BaseUser";s:41:"Application\Sonata\UserBundle\Entity\User";s:41:"Application\Sonata\UserBundle\Entity\User";s:27:"Os\LocjaBundle\Entity\Haslo";s:27:"Os\LocjaBundle\Entity\Haslo";s:35:"Sonata\MediaBundle\Entity\BaseMedia";s:35:"Sonata\MediaBundle\Entity\BaseMedia";s:43:"Application\Sonata\MediaBundle\Entity\Media";s:43:"Application\Sonata\MediaBundle\Entity\Media";s:47:"Sonata\ClassificationBundle\Entity\BaseCategory";s:47:"Sonata\ClassificationBundle\Entity\BaseCategory";s:55:"Application\Sonata\ClassificationBundle\Entity\Category";s:55:"Application\Sonata\ClassificationBundle\Entity\Category";s:27:"Os\LocjaBundle\Entity\Autor";s:27:"Os\LocjaBundle\Entity\Autor";s:32:"Os\LocjaBundle\Entity\HasloImage";s:32:"Os\LocjaBundle\Entity\HasloImage";s:30:"Os\LocjaBundle\Entity\HasloTag";s:30:"Os\LocjaBundle\Entity\HasloTag";s:43:"Os\LocjaBundle\Entity\HasloKategorieCentrum";s:43:"Os\LocjaBundle\Entity\HasloKategorieCentrum";s:37:"Os\LocjaBundle\Entity\HasloAttachment";s:37:"Os\LocjaBundle\Entity\HasloAttachment";s:33:"Os\LocjaBundle\Entity\HasloZrodlo";s:33:"Os\LocjaBundle\Entity\HasloZrodlo";s:32:"Os\LocjaBundle\Entity\HasloNorma";s:32:"Os\LocjaBundle\Entity\HasloNorma";}}s:6:"errors";a:0:{}s:6:"caches";a:4:{s:7:"enabled";b:0;s:11:"log_enabled";b:0;s:6:"counts";a:3:{s:4:"puts";i:0;s:4:"hits";i:0;s:6:"misses";i:0;}s:7:"regions";a:3:{s:4:"puts";a:0:{}s:4:"hits";a:0:{}s:6:"misses";a:0:{}}}}}s:11:"swiftmailer";C:67:"Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector":77:{a:3:{s:6:"mailer";a:0:{}s:12:"messageCount";i:0;s:13:"defaultMailer";s:0:"";}}s:5:"block";C:60:"Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector":112:{a:4:{s:6:"blocks";a:1:{s:7:"_events";a:0:{}}s:10:"containers";a:0:{}s:10:"realBlocks";a:0:{}s:6:"events";a:0:{}}}s:6:"config";C:62:"Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector":4093:{a:17:{s:8:"app_name";N;s:11:"app_version";N;s:5:"token";s:6:"a178b3";s:15:"symfony_version";s:6:"2.8.52";s:13:"symfony_state";s:3:"eol";s:4:"name";s:3:"app";s:3:"env";s:4:"prod";s:5:"debug";b:1;s:11:"php_version";s:6:"7.2.33";s:14:"xdebug_enabled";b:0;s:14:"eaccel_enabled";b:0;s:11:"apc_enabled";b:0;s:14:"xcache_enabled";b:0;s:16:"wincache_enabled";b:0;s:20:"zend_opcache_enabled";b:1;s:7:"bundles";a:32:{s:15:"FrameworkBundle";s:96:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle";s:14:"SecurityBundle";s:95:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle";s:10:"TwigBundle";s:91:"/home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle";s:13:"MonologBundle";s:68:"/home/users/locja/public_html/locja.pl/vendor/symfony/monolog-bundle";s:17:"SwiftmailerBundle";s:72:"/home/users/locja/public_html/locja.pl/vendor/symfony/swiftmailer-bundle";s:13:"AsseticBundle";s:68:"/home/users/locja/public_html/locja.pl/vendor/symfony/assetic-bundle";s:14:"DoctrineBundle";s:70:"/home/users/locja/public_html/locja.pl/vendor/doctrine/doctrine-bundle";s:22:"DoctrineFixturesBundle";s:79:"/home/users/locja/public_html/locja.pl/vendor/doctrine/doctrine-fixtures-bundle";s:26:"SensioFrameworkExtraBundle";s:75:"/home/users/locja/public_html/locja.pl/vendor/sensio/framework-extra-bundle";s:13:"OsLocjaBundle";s:57:"/home/users/locja/public_html/locja.pl/src/Os/LocjaBundle";s:16:"SonataCoreBundle";s:87:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/core-bundle/src/CoreBundle";s:17:"SonataBlockBundle";s:77:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/block-bundle/src";s:13:"KnpMenuBundle";s:73:"/home/users/locja/public_html/locja.pl/vendor/knplabs/knp-menu-bundle/src";s:28:"SonataDoctrineORMAdminBundle";s:86:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/doctrine-orm-admin-bundle";s:17:"SonataAdminBundle";s:77:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/admin-bundle/src";s:28:"ApplicationSonataAdminBundle";s:73:"/home/users/locja/public_html/locja.pl/src/Application/Sonata/AdminBundle";s:13:"FOSUserBundle";s:89:"/home/users/locja/public_html/locja.pl/vendor/friendsofsymfony/user-bundle/FOS/UserBundle";s:16:"SonataUserBundle";s:76:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/user-bundle/src";s:23:"SonataEasyExtendsBundle";s:80:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/easy-extends-bundle";s:27:"ApplicationSonataUserBundle";s:72:"/home/users/locja/public_html/locja.pl/src/Application/Sonata/UserBundle";s:17:"SonataMediaBundle";s:77:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/media-bundle/src";s:19:"JMSSerializerBundle";s:67:"/home/users/locja/public_html/locja.pl/vendor/jms/serializer-bundle";s:16:"SonataIntlBundle";s:76:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/intl-bundle/src";s:26:"SonataClassificationBundle";s:82:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/classification-bundle";s:21:"SonataFormatterBundle";s:81:"/home/users/locja/public_html/locja.pl/vendor/sonata-project/formatter-bundle/src";s:28:"ApplicationSonataMediaBundle";s:73:"/home/users/locja/public_html/locja.pl/src/Application/Sonata/MediaBundle";s:37:"ApplicationSonataClassificationBundle";s:82:"/home/users/locja/public_html/locja.pl/src/Application/Sonata/ClassificationBundle";s:17:"KnpMarkdownBundle";s:73:"/home/users/locja/public_html/locja.pl/vendor/knplabs/knp-markdown-bundle";s:37:"CoopTilleulsCKEditorSonataMediaBundle";s:129:"/home/users/locja/public_html/locja.pl/vendor/tilleuls/ckeditor-sonata-media-bundle/CoopTilleuls/Bundle/CKEditorSonataMediaBundle";s:19:"IvoryCKEditorBundle";s:69:"/home/users/locja/public_html/locja.pl/vendor/egeloen/ckeditor-bundle";s:18:"LiuggioExcelBundle";s:65:"/home/users/locja/public_html/locja.pl/vendor/liuggio/excelbundle";s:20:"GregwarCaptchaBundle";s:68:"/home/users/locja/public_html/locja.pl/vendor/gregwar/captcha-bundle";}s:9:"sapi_name";s:14:"apache2handler";}}}s:2:"ip";s:13:"44.223.31.148";s:6:"method";s:3:"GET";s:3:"url";s:74:"https://www.locja.pl/haslo/bezpieczenstwo-konstrukcji-wymagania-ogolne,300";s:4:"time";i:1711648258;}')
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php at line 167  +
  4. at FileProfilerStorage ->write (object(Profile))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php at line 104  +
  5. at Profiler ->saveProfile (object(Profile))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php at line 152  +
  6. at ProfilerListener ->onKernelTerminate (object(PostResponseEvent), 'kernel.terminate', object(TraceableEventDispatcher))
    in vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php at line 61  +
  7. at WrappedListener ->__invoke (object(PostResponseEvent), 'kernel.terminate', object(ContainerAwareEventDispatcher))
    in app/cache/prod/classes.php at line 1886  +
  8. at EventDispatcher ->doDispatch (array(object(WrappedListener), object(WrappedListener)), 'kernel.terminate', object(PostResponseEvent))
    in app/cache/prod/classes.php at line 1801  +
  9. at EventDispatcher ->dispatch ('kernel.terminate', object(PostResponseEvent))
    in vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php at line 133  +
  10. at TraceableEventDispatcher ->dispatch ('kernel.terminate', object(PostResponseEvent))
    in app/bootstrap.php.cache at line 3249  +
  11. at HttpKernel ->terminate (object(Request), object(Response))
    in app/bootstrap.php.cache at line 2574  +
  12. at Kernel ->terminate (object(Request), object(Response))
    in web/app.php at line 31  +

Logs  -

2 errors
  1. INFO - Matched route "haslo_show".
  2. INFO - The Sonata\CoreBundle\Model\PageableManagerInterface class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\DatagridBundle\Pager\PageableInterface instead.
  3. INFO - The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.
  4. INFO - The Sonata\CoreBundle\Model\ManagerInterface class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Model\ManagerInterface instead.
  5. INFO - The Doctrine\Common\Persistence\Mapping\Driver\FileDriver class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\FileDriver instead.
  6. INFO - The Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator instead.
  7. INFO - The Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\MappingDriverChain instead.
  8. INFO - The Doctrine\Common\Persistence\ObjectRepository class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\ObjectRepository instead.
  9. INFO - The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.
  10. INFO - The Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\AbstractClassMetadataFactory instead.
  11. INFO - The Doctrine\Common\PropertyChangedListener class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\PropertyChangedListener instead.
  12. INFO - The Doctrine\Common\Persistence\Event\LoadClassMetadataEventArgs class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Event\LoadClassMetadataEventArgs instead.
  13. INFO - Populated the TokenStorage with an anonymous Token.
  14. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  15. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  16. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  17. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  18. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  19. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  20. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  21. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  22. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  23. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  24. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  25. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  26. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  27. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  28. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  29. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
  30. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  31. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  32. DEBUG - SELECT t0.id AS id1, t0.name AS name2, t0.name_slug AS name_slug3, t0.keywords AS keywords4, t0.abstract AS abstract5, t0.opis AS opis6, t0.internal_comments AS internal_comments7, t0.is_published AS is_published8, t0.status AS status9, t0.autor AS autor10, t0.updated_at AS updated_at11, t0.created_at AS created_at12, t0.published_at AS published_at13, t0.published_till AS published_till14, t0.title_seo AS title_seo15, t0.description_seo AS description_seo16, t0.head_image_id AS head_image_id17, t0.kategoria_id AS kategoria_id18, t0.podkategoria_id AS podkategoria_id19, t0.author_id AS author_id20 FROM haslo t0 WHERE t0.id = ? AND t0.name_slug = ? LIMIT 1
  33. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  34. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  35. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  36. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  37. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  38. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  39. CRITICAL - Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/doctrine/orm/Proxies/__CG__ApplicationSonataClassificationBundleEntityCategory.php.6605ae0232cc74.18432410): failed to open stream: Disk quota exceeded" at /home/users/locja/public_html/locja.pl/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php line 291
  40. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  41. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  42. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  43. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  44. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  45. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  46. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  47. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  48. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  49. INFO - Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
  50. INFO - The Sonata\CoreBundle\Twig\Extension\FlashMessageExtension class is deprecated since version 3.13.0 and will be removed in 4.0. Use Sonata\Twig\Extension\FlashMessageExtension instead.
  51. INFO - The Sonata\CoreBundle\FlashMessage\FlashManager class is deprecated since version 3.13.0 and will be removed in 4.0. Use Sonata\Twig\FlashMessage\FlashManager instead.
  52. INFO - Argument "flashManager" in FlashMessageExtension is deprecated since SonataCoreBundle 3.11.0 and will be removed in 4.0. Use the FlashMessageRuntime instead.
  53. INFO - Method "StatusExtension::addStatusService()" is deprecated since SonataCoreBundle 3.13.0 and will be removed in 4.0. Use the StatusRuntime instead.
  54. INFO - The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
  55. INFO - The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
  56. INFO - The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
  57. INFO - The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
  58. INFO - The Sonata\CoreBundle\Model\BaseEntityManager class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Entity\BaseEntityManager instead.
  59. INFO - Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.
  60. INFO - Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.
  61. INFO - Using the "Twig_Sandbox_SecurityPolicyInterface" class is deprecated since Twig version 2.7, use "Twig\Sandbox\SecurityPolicyInterface" instead.
  62. INFO - Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.
  63. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  64. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  65. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  66. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  67. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  68. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  69. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
  70. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  71. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  72. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  73. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
  74. DEBUG - Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
  75. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
  76. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
  77. DEBUG - Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
  78. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
  79. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
  80. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
  81. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
  82. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
  83. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
  84. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".
  85. DEBUG - Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException".
  86. DEBUG - Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException".
  87. DEBUG - Notified event "kernel.exception" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException".
  88. DEBUG - Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException".
  89. DEBUG - Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception".
  90. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  91. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  92. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  93. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  94. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  95. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  96. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  97. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  98. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  99. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  100. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  101. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  102. INFO - The ability to pass file names to the Symfony\Component\Yaml\Yaml::parse method is deprecated since Symfony 2.2 and will be removed in 3.0. Pass the YAML contents of the file instead.
  103. DEBUG - Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
  104. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
  105. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
  106. DEBUG - Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
  107. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
  108. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
  109. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
  110. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
  111. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
  112. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
  113. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".
  114. INFO - The "security.context" service is deprecated since Symfony 2.6 and will be removed in 3.0.
  115. INFO - The Symfony\Component\Security\Core\SecurityContext class is deprecated since Symfony 2.6 and will be removed in 3.0. Use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage or Symfony\Component\Security\Core\Authorization\AuthorizationChecker instead.
  116. CRITICAL - Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78/a178b3): failed to open stream: Disk quota exceeded" at /home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php line 167
  117. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  118. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  119. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  120. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  121. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  122. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  123. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  124. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  125. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  126. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  127. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  128. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  129. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  130. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  131. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  132. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".

Stack Trace (Plain Text)  +


Fatal error: Uncaught Symfony\Component\Debug\Exception\ContextErrorException: Warning: file_put_contents(/home/users/locja/public_html/locja.pl/app/cache/prod/profiler/b3/78/a178b3): failed to open stream: Disk quota exceeded in /home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php:167 Stack trace: #0 [internal function]: Symfony\Component\Debug\ErrorHandler->handleError(2, 'file_put_conten...', '/home/users/loc...', 167, Array) #1 /home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php(167): file_put_contents('/home/users/loc...', 'a:8:{s:5:"token...') #2 /home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php(104): Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Object(Symfony\Component\HttpKernel\Profiler\Profile)) #3 /home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Compone in /home/users/locja/public_html/locja.pl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php on line 167