12:30:24.000
deprecation
Since symfony/framework-bundle 6.4: Option "enable_annotations " at "framework.validation " is deprecated. Use the "enable_attributes " option instead.
12:30:24.000
deprecation
Since symfony/framework-bundle 6.4: Not setting the "framework.handle_all_throwables " config option is deprecated. It will default to "true " in 7.0.
12:30:24.000
deprecation
Since symfony/framework-bundle 6.4: Not setting the "framework.validation.email_validation_mode " config option is deprecated. It will default to "html5 " in 7.0.
12:30:24.000
deprecation
Since symfony/framework-bundle 6.4: Not setting the "framework.uid.default_uuid_version " config option is deprecated. It will default to "7 " in 7.0.
12:30:24.000
deprecation
Since symfony/framework-bundle 6.4: Not setting the "framework.uid.time_based_uuid_version " config option is deprecated. It will default to "7 " in 7.0.
12:30:24.000
deprecation
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled " config option to false.
12:30:24.000
deprecation
Since symfony/security-bundle 6.2: The "enable_authenticator_manager " option at "security " is deprecated.
13:56:24.233
debug
Notified event "pimcore.system.configuration.get " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener::updateSystemConfiguration " .
13:56:24.234
info
Connecting with parameters [
"driver " => "pdo_mysql "
"charset " => "UTF8MB4 "
"host " => "localhost "
"port " => 3306
"user " => "aradoc "
"password " => "<redacted> "
"dbname " => "arxiu_aradoc "
"driverOptions " => [
1002 => "SET sql_mode = ''; "
]
"serverVersion " => "8.0.35-0ubuntu0.22.04.1 "
"defaultTableOptions " => [
"charset " => "UTF8MB4 "
"engine " => "InnoDB "
"collate " => "utf8mb4_general_ci "
]
]
13:56:24.234
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.235
debug
Executing statement: """
SELECT * FROM redirects WHERE\n
(\n
(source = ? AND (`type` = ? OR `type` = ?)) OR\n
(source = ? AND `type` = ?) OR\n
(source = ? AND `type` = ?)\n
) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
""" (parameters: [
1 => "/admin/login "
2 => "path "
3 => "auto_create "
4 => "/admin/login "
5 => "path_query "
6 => "https://v2.arxiu.aradoc.cat/admin/login "
7 => "entire_uri "
] , types: [
1 => 2
2 => 2
3 => 2
4 => 2
5 => 2
6 => 2
7 => 2
] )
13:56:24.235
debug
Executing statement: "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?) " (parameters: [
1 => 1743854184
2 => "system_route_redirect "
] , types: [
1 => 1
2 => 2
] )
13:56:24.235
debug
Executing statement: "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?) " (parameters: [
1 => 1743854184
2 => "system\x01 tags\x01 "
3 => "redirect\x01 tags\x01 "
4 => "route\x01 tags\x01 "
] , types: [
1 => 1
2 => 2
3 => 2
4 => 2
] )
13:56:24.235
debug
Successfully got data for key "system_route_redirect " from cache
13:56:24.236
debug
Executing statement: "SELECT * FROM tmp_store WHERE id = ? " (parameters: [
1 => "maintenance_mode "
] , types: [
1 => 2
] )
13:56:24.237
info
Matched route "pimcore_admin_login " .
13:56:24.237
debug
Resolved pimcore context for path "/admin/login " to "admin "
13:56:24.237
debug
Checking for authenticator support.
13:56:24.237
debug
Checking support on authenticator.
13:56:24.237
debug
Authenticator does not support the request.
13:56:24.237
debug
Checking support on authenticator.
13:56:24.237
debug
Authenticator does not support the request.
13:56:24.237
debug
Checking support on authenticator.
13:56:24.237
debug
Authenticator does not support the request.
13:56:24.237
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
13:56:24.237
info
Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::loginAction
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "MembersBundle\Session\SessionConfigurator::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "App\EventListener\AccessDeniedListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "MembersBundle\EventListener\ForbiddenRouteListener::onKernelRequest " .
13:56:24.237
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
13:56:24.238
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
13:56:24.238
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
13:56:24.238
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
13:56:24.238
debug
Notified event "kernel.request " to listener "MembersBundle\EventListener\Frontend\HeadMetaListener::onKernelRequest " .
13:56:24.238
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "App\EventListener\LocaleListener::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "App\EventListener\LocaleListener::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
13:56:24.239
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments " .
13:56:24.239
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments " .
13:56:24.239
debug
Notified event "kernel.controller_arguments " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelControllerArguments " .
13:56:24.239
debug
Notified event "kernel.controller_arguments " to listener "ContainerITrDwqM\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments " .
13:56:24.239
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
13:56:24.240
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.240
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.240
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.240
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\ApplicationLoggerBundle\PimcoreApplicationLoggerBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.240
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\CustomReportsBundle\PimcoreCustomReportsBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.240
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\GlossaryBundle\PimcoreGlossaryBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.240
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.241
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.241
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\StaticRoutesBundle\PimcoreStaticRoutesBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.241
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\TinymceBundle\PimcoreTinymceBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.241
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\UuidBundle\PimcoreUuidBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.241
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\WordExportBundle\PimcoreWordExportBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.241
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\DataImporterBundle\PimcoreDataImporterBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.241
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader " service is deprecated without replacement.
13:56:24.241
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader " service is deprecated without replacement.
13:56:24.241
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter " service is deprecated without replacement.
13:56:24.241
deprecation
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader " instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct() " is deprecated, pass null or omit the parameter instead.
13:56:24.242
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__MembersBundle\MembersBundle "
2 => "pimcore "
] , types: [
1 => 2
2 => 2
] )
13:56:24.242
debug
Notified event "pimcore.bundle_manager.paths.css " to listener "MembersBundle\EventListener\Admin\AssetListener::addCssFiles " .
13:56:24.242
deprecation
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface " is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
13:56:24.242
deprecation
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface " is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
13:56:24.242
deprecation
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine " is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
13:56:24.244
debug
Executing query: "SELECT * FROM translations_admin LIMIT 1; "
13:56:24.245
debug
Executing statement: "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?) " (parameters: [
1 => 1743854184
2 => "translation_data_2e364d315ad5ad984609e7f4beedf0f7 "
] , types: [
1 => 1
2 => 2
] )
13:56:24.245
debug
Executing statement: "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?) " (parameters: [
1 => 1743854184
2 => "translator\x01 tags\x01 "
3 => "translator_website\x01 tags\x01 "
4 => "translate\x01 tags\x01 "
] , types: [
1 => 1
2 => 2
3 => 2
4 => 2
] )
13:56:24.245
debug
Successfully got data for key "translation_data_2e364d315ad5ad984609e7f4beedf0f7 " from cache
13:56:24.246
deprecation
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader() " is deprecated without replacement.
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
13:56:24.247
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
13:56:24.247
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
13:56:24.247
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
13:56:24.247
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
13:56:24.247
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
13:56:24.247
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .