|
INFO
04:56:24
|
php |
User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::getProjectDir()" might add "string" as a native return type declaration in the future. Do the same in child class "Pimcore\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Symfony\Component\HttpKernel\KernelInterface::getCacheDir()" might add "string" as a native return type declaration in the future. Do the same in implementation "Pimcore\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Symfony\Component\HttpKernel\KernelInterface::getLogDir()" might add "string" as a native return type declaration in the future. Do the same in implementation "Pimcore\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Pimcore\Bundle\CoreBundle\PimcoreCoreBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Config\Config" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "ArrayObject::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in child class "Pimcore\Cache\Runtime" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/cache 5.4: Usage of a DBAL Connection with "Symfony\Component\Cache\Adapter\PdoAdapter" is deprecated and will be removed in symfony 6.0. Use "Symfony\Component\Cache\Adapter\DoctrineDbalAdapter" instead. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/lock 5.4: Usage of a DBAL Connection with "Symfony\Component\Lock\Store\PdoStore" is deprecated and will be removed in symfony 6.0. Use "Symfony\Component\Lock\Store\DoctrineDbalStore" instead. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: Return type of Pimcore\Document\Editable\Block\BlockState::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Pimcore\Document\Editable\Block\BlockState" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
request |
Matched route "_profiler". {
"route": "_profiler",
"route_parameters": {
"_route": "_profiler",
"_controller": "web_profiler.controller.profiler::panelAction",
"token": "a01c7d"
},
"request_uri": "https://mynursery.apik-pp.be/_profiler/a01c7d?panel=logger",
"method": "GET"
}
|
|
DEBUG
04:56:24
|
app |
Resolved pimcore context for path /_profiler/a01c7d to profiler {
"path": "/_profiler/a01c7d",
"context": "profiler"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener::handleRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated {
"exception": {}
}
|
|
CRITICAL
04:56:24
|
php |
Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8392704 bytes) {
"exception": {}
}
|
|
CRITICAL
04:56:24
|
request |
Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8392704 bytes)" at /var/www/mynursery.apik-pp.be/www/var/cache/dev/twig/44/44de6c9beca1db61c4dae7b061f4638d8a056c53bc91e9b2f2e5a46acc61752d.php line 471 {
"exception": {}
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener::handleRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
init |
Resolved editmode to false {
"editmode": "false",
"params": {
"param": false,
"adminRequest": false,
"user": false
}
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/http-foundation 5.3: The "Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag" class is deprecated. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface::remove()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Pimcore\Session\Attribute\LockableAttributeBag" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
04:56:24
|
php |
User Deprecated: Method "Symfony\Component\HttpFoundation\Session\SessionBagInterface::clear()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Pimcore\Session\Attribute\LockableAttributeBag" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::stopPropagationCheck"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Pimcore\\Targeting\\EventListener\\ToolbarListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener::handleRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Targeting\\EventListener\\TargetingListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener::onKernelRequest"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.request",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController". {
"event": "kernel.controller",
"listener": "Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
|
DEBUG
04:56:24
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|