- Pimcore
- Request / Response
- Performance
- Validator
- Targeting
- Forms
- Exception
- Logs 9
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- JMS Serializer 0
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (7)
| Time | Message |
|---|---|
| deprecation |
Since symfony/security-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::addSecurityListenerFactory()" is deprecated, use "addAuthenticatorFactory()" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3379 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:1103 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->addSecurityListenerFactory(SecurityFactoryInterface $factory) … › {
/var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:1103 {
Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->addSecurityListenerFactory(SecurityFactoryInterface $factory) …
›
|
| deprecation |
Since symfony/yaml 5.1: Support for parsing numbers prefixed with 0 as octal numbers. They will be parsed as strings as of 6.0. Use "0o644" to represent the octal number.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3377 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/yaml/Inline.php:668 { Symfony\Component\Yaml\Inline::evaluateScalar(string $scalar, int $flags, array &$references = [], bool &$isQuotedString = null) … › {
/var/www/html/vendor/symfony/yaml/Inline.php:668 {
Symfony\Component\Yaml\Inline::evaluateScalar(string $scalar, int $flags, array &$references = [], bool &$isQuotedString = null) …
›
|
| deprecation |
Since symfony/yaml 5.1: Support for parsing numbers prefixed with 0 as octal numbers. They will be parsed as strings as of 6.0. Use "0o755" to represent the octal number.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3387 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/yaml/Inline.php:668 { Symfony\Component\Yaml\Inline::evaluateScalar(string $scalar, int $flags, array &$references = [], bool &$isQuotedString = null) … › {
/var/www/html/vendor/symfony/yaml/Inline.php:668 {
Symfony\Component\Yaml\Inline::evaluateScalar(string $scalar, int $flags, array &$references = [], bool &$isQuotedString = null) …
›
|
| deprecation |
Optional parameter $type declared before required parameter $directions is implicitly treated as a required parameter
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3386 +count: 1 -severity: E_DEPRECATED trace: { /var/www/html/src/CarCutter/ConfigManager.php:499 { class_exists(string $class, bool $autoload = true): bool … › › {
/var/www/html/src/CarCutter/ConfigManager.php:499 {
class_exists(string $class, bool $autoload = true): bool …
›
›
|
| deprecation |
User Deprecated: Since pimcore/pimcore 10.5: Registering bundles through extensions.php is deprecated and will not work on Pimcore 11. Use config/bundles.php to register/deregister bundles.
php
[ "exception" => ErrorException {#57 #message: "User Deprecated: Since pimcore/pimcore 10.5: Registering bundles through extensions.php is deprecated and will not work on Pimcore 11. Use config/bundles.php to register/deregister bundles." #code: 0 #file: "/var/www/html/vendor/pimcore/pimcore/lib/Extension/Config.php" #line: 53 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/pimcore/pimcore/lib/Extension/Config.php:53 { Pimcore\Extension\Config->loadConfig(): Config … › {
/var/www/html/vendor/pimcore/pimcore/lib/Extension/Config.php:53 {
Pimcore\Extension\Config->loadConfig(): Config …
›
|
| info |
Matched route "pimcore_admin_login".
request
[ "route" => "pimcore_admin_login" "route_parameters" => [ "_route" => "pimcore_admin_login" "_controller" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::loginAction" ] "request_uri" => "http://io.car-cutter.com/admin/login?perspective=" "method" => "GET" ] |
| debug |
Resolved pimcore context for path "/admin/login" to "admin"
app
[ "path" => "/admin/login" "context" => "admin" ] |
| debug |
Opening admin session "PHPSESSID"
pimcore_admin.session
[ "name" => "PHPSESSID" ] |
| debug |
Admin session "PHPSESSID" was successfully opened. Open admin sessions: 1
pimcore_admin.session
[ "name" => "PHPSESSID" "count" => 1 ] |
| debug |
Admin session "PHPSESSID" was written and closed
pimcore_admin.session
[ "name" => "PHPSESSID" ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "pimcore_admin" "authenticators" => 4 ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminLoginAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminLoginAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminSessionAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminSessionAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "pimcore_admin" "authenticator" => "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" ] |
| debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest" ] |
| debug |
Notified event "kernel.request" to listener "CoreShop\Bundle\ResourceBundle\EventListener\BodyListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "CoreShop\Bundle\ResourceBundle\EventListener\BodyListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.request" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
| debug |
Opening admin session "PHPSESSID"
pimcore_admin.session
[ "name" => "PHPSESSID" ] |
| debug |
Admin session "PHPSESSID" was successfully opened. Open admin sessions: 1
pimcore_admin.session
[ "name" => "PHPSESSID" "count" => 1 ] |
| debug |
Admin session "PHPSESSID" was written and closed
pimcore_admin.session
[ "name" => "PHPSESSID" ] |
| deprecation |
User Deprecated: Since pimcore/pimcore 10.5: The "pimcore.cache.adapter.pdo" service is deprecated. Use "pimcore.cache.adapter.doctrine_dbal" instead
php
[ "exception" => ErrorException {#2624 #message: "User Deprecated: Since pimcore/pimcore 10.5: The "pimcore.cache.adapter.pdo" service is deprecated. Use "pimcore.cache.adapter.doctrine_dbal" instead" #code: 0 #file: "/var/www/html/var/cache/dev/Container1GXua0i/getPimcore_Cache_Adapter_PdoService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/Container1GXua0i/getPimcore_Cache_Adapter_PdoService.php:22 { Container1GXua0i\getPimcore_Cache_Adapter_PdoService::do($container, $lazyLoad = true) … › {
/var/www/html/var/cache/dev/Container1GXua0i/getPimcore_Cache_Adapter_PdoService.php:22 {
Container1GXua0i\getPimcore_Cache_Adapter_PdoService::do($container, $lazyLoad = true) …
›
|
| deprecation |
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.
php
[ "exception" => ErrorException {#2628 #message: "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." #code: 0 #file: "/var/www/html/vendor/symfony/cache/Adapter/PdoAdapter.php" #line: 68 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/cache/Adapter/PdoAdapter.php:68 { Symfony\Component\Cache\Adapter\PdoAdapter->__construct($connOrDsn, string $namespace = '', int $defaultLifetime = 0, array $options = [], MarshallerInterface $marshaller = null) … › {
/var/www/html/vendor/symfony/cache/Adapter/PdoAdapter.php:68 {
Symfony\Component\Cache\Adapter\PdoAdapter->__construct($connOrDsn, string $namespace = '', int $defaultLifetime = 0, array $options = [], MarshallerInterface $marshaller = null) …
›
|
| debug |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
doctrine
[ "id" => "BUNDLE_INSTALLED__Wvision\ [...]" "scope" => "pimcore" ] |
| debug |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
doctrine
[ "id" => "BUNDLE_INSTALLED__Elements [...]" "scope" => "pimcore" ] |
| debug |
Notified event "pimcore.bundle_manager.paths.css" to listener "CoreShop\Bundle\PimcoreBundle\EventListener\AdminJavascriptListener::getAdminCss".
event
[ "event" => "pimcore.bundle_manager.paths.css" "listener" => "CoreShop\Bundle\PimcoreBundle\EventListener\AdminJavascriptListener::getAdminCss" ] |
| debug |
SELECT * FROM translations_admin LIMIT 1;
doctrine
|
| debug |
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 (?)
doctrine
[ 1780068706 [ "\x00tags\x00translation_data_2e3 [...]" "translation_data_2e364d315 [...]" ] ] |
| debug |
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 (?)
doctrine
[ 1780068706 [ "translator\x00tags\x00" "translator_website\x00tags\x00" "translate\x00tags\x00" "translation_data_2e364d315 [...]" ] ] |
| debug |
Successfully got data for key "translation_data_2e364d315ad5ad984609e7f4beedf0f7" from cache
cache
[ "key" => "translation_data_2e364d315ad5ad984609e7f4beedf0f7" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.