06:50:02.000
deprecation
Optional parameter $data declared before required parameter $title is implicitly treated as a required parameter
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::configure() " might add "void " as a native return type declaration in the future. Do the same in child class "App\Command\GmbCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::execute() " might add "int " as a native return type declaration in the future. Do the same in child class "App\Command\GmbCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::configure() " might add "void " as a native return type declaration in the future. Do the same in child class "App\Command\GoogleCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::execute() " might add "int " as a native return type declaration in the future. Do the same in child class "App\Command\GoogleCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::configure() " might add "void " as a native return type declaration in the future. Do the same in child class "App\Command\StationsCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::execute() " might add "int " as a native return type declaration in the future. Do the same in child class "App\Command\StationsCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::configure() " might add "void " as a native return type declaration in the future. Do the same in child class "App\Command\StationsDeleteCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::execute() " might add "int " as a native return type declaration in the future. Do the same in child class "App\Command\StationsDeleteCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::configure() " might add "void " as a native return type declaration in the future. Do the same in child class "App\Command\StationsimportCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.000
deprecation
Method "Symfony\Component\Console\Command\Command::execute() " might add "int " as a native return type declaration in the future. Do the same in child class "App\Command\StationsimportCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
06:50:02.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.
06:50:02.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.
06:50:02.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.
06:50:02.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.
06:50:02.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.
06:50:02.000
deprecation
Since symfony/security-bundle 6.2: The "enable_authenticator_manager " option at "security " is deprecated.
15:43:48.871
debug
Notified event "pimcore.system.configuration.get " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener::updateSystemConfiguration " .
15:43:48.875
info
Connecting with parameters [
"driver " => "pdo_mysql "
"charset " => "UTF8MB4 "
"host " => "localhost "
"port " => 3306
"user " => "test_new_version_pim783 "
"password " => "<redacted> "
"dbname " => "test_new_version_pim783 "
"idle_connection_ttl " => 600
"driverOptions " => [
1002 => "SET sql_mode = ''; "
]
"serverVersion " => "8.4.4 "
"defaultTableOptions " => [
"charset " => "UTF8MB4 "
"engine " => "InnoDB "
"collate " => "utf8mb4_unicode_520_ci "
]
]
15:43:48.875
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 => 1782747828
2 => "site_domain_830a26fb8424b364ecd4f6b5b711d71d "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.876
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 => 1782747828
2 => "system\x01 tags\x01 "
3 => "site\x01 tags\x01 "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
3 => Doctrine\DBAL \ ParameterType {#1436 }
] )
15:43:48.876
debug
Successfully got data for key "site_domain_830a26fb8424b364ecd4f6b5b711d71d " from cache
15:43:48.877
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "system_settings "
2 => "pimcore_system_settings "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
2 => Doctrine\DBAL \ ParameterType {#1436 }
] )
15:43:48.877
debug
Executing statement: "SELECT * FROM settings_store WHERE id = ? AND scope = ? " (parameters: [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle "
2 => "pimcore "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
2 => Doctrine\DBAL \ ParameterType {#1436 }
] )
15:43:48.878
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
""" (parameters: [
1 => "/ "
2 => "path "
3 => "auto_create "
4 => "/ "
5 => "path_query "
6 => "https://staging-new-version-pim.u-digital.nl/ "
7 => "entire_uri "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
2 => Doctrine\DBAL \ ParameterType {#1436 }
3 => Doctrine\DBAL \ ParameterType {#1436 }
4 => Doctrine\DBAL \ ParameterType {#1436 }
5 => Doctrine\DBAL \ ParameterType {#1436 }
6 => Doctrine\DBAL \ ParameterType {#1436 }
7 => Doctrine\DBAL \ ParameterType {#1436 }
] )
15:43:48.878
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 => 1782747828
2 => "system_route_redirect "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.879
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 => 1782747828
2 => "system\x01 tags\x01 "
3 => "redirect\x01 tags\x01 "
4 => "route\x01 tags\x01 "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
3 => Doctrine\DBAL \ ParameterType {#1436 }
4 => Doctrine\DBAL \ ParameterType {#1436 }
] )
15:43:48.879
debug
Successfully got data for key "system_route_redirect " from cache
15:43:48.879
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 => 1782747828
2 => "maintenance_mode "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.880
debug
Successfully got data for key "maintenance_mode " from cache
15:43:48.882
debug
Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message " "
app
15:43:48.882
debug
Executing statement: "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? " (parameters: [
1 => "/ "
2 => ""
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
2 => Doctrine\DBAL \ ParameterType {#1436 }
] )
15:43:48.883
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 => 1782747828
2 => "document_1 "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.883
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 => 1782747828
2 => "document_1\x01 tags\x01 "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.883
debug
Successfully got data for key "document_1 " from cache
15:43:48.884
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 => 1782747828
2 => "sites_path_mapping "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.884
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 => 1782747828
2 => "\x00 tags\x00 sites_path_mapping "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.884
debug
Key "sites_path_mapping " doesn't exist in cache
15:43:48.884
debug
Executing query: "SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC "
15:43:48.885
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 => 1782747828
2 => "document_properties_1 "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.885
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 => 1782747828
2 => "\x00 tags\x00 document_properties_1 "
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1423
+name : "INTEGER "
}
2 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.885
debug
Key "document_properties_1 " doesn't exist in cache
15:43:48.885
debug
Executing statement: """
SELECT * FROM properties WHERE\n
(\n
(cid IN (1) AND inheritable = 1) OR cid = ?\n
) AND ctype='document'
""" (parameters: [
1 => 1
] , types: [
1 => Doctrine\DBAL \ ParameterType {#1436
+name : "STRING "
}
] )
15:43:48.886
debug
Executing query: "SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1 "
15:43:48.886
info
Matched route "document_1 " .
15:43:48.886
debug
Resolved pimcore context for path "/ " to "default "
15:43:48.887
debug
Resolved editmode to "false "
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
15:43:48.887
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
15:43:48.887
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
15:43:48.887
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
15:43:48.887
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
15:43:48.887
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
15:43:48.887
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
15:43:48.887
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
15:43:48.888
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments " .
15:43:48.888
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments " .
15:43:48.888
debug
Notified event "kernel.controller_arguments " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelControllerArguments " .
15:43:48.888
debug
Notified event "kernel.controller_arguments " to listener "Container2gS74Si\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments " .
15:43:48.888
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
15:43:48.888
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.
15:43:48.888
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.
15:43:48.888
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.
15:43:48.889
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader " service is deprecated without replacement.
15:43:48.889
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader " service is deprecated without replacement.
15:43:48.889
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter " service is deprecated without replacement.
15:43:48.889
deprecation
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader() " is deprecated without replacement.
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
15:43:48.893
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
15:43:48.893
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
15:43:48.893
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
15:43:48.893
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
15:43:48.893
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
15:43:48.893
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .