06:18:54.013
deprecation
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.
06:18:54.013
deprecation
User Deprecated: The "cmf.customer_exporter_manager " service is deprecated. Use "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface " instead
06:18:54.013
deprecation
User Deprecated: The "cmf.link-activity-definition.linkgenerator " service is deprecated. Use "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator " instead
06:18:54.013
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.
06:18:54.013
deprecation
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.
06:18:54.014
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session " service and "SessionInterface " alias are deprecated, use "$requestStack->getSession() " instead.
06:18:54.014
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
06:18:54.014
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
06:18:54.014
deprecation
User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag " service is deprecated, use "$session->getFlashBag() " instead.
06:18:54.033
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 (?)
06:18:54.033
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 (?)
06:18:54.034
debug
Successfully got data for key "site_domain_085769b203326731ca44af87fa4fa8eb " from cache
06:18:54.034
debug
SELECT * FROM redirects WHERE
(
(source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
(source = :sourcePathQuery AND `type` = :typePathQuery) OR
(source = :sourceEntireUri AND `type` = :typeEntireUri)
) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
06:18:54.034
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 (?)
06:18:54.035
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 (?)
06:18:54.035
debug
Successfully got data for key "system_route_redirect " from cache
06:18:54.035
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:54.035
deprecation
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() " is deprecated, use "getMainRequest() " instead.
06:18:54.039
info
Matched route "shop-category " .
06:18:54.039
debug
Resolved pimcore context for path "/en/shop/Spare-Parts~c392 " to "default "
06:18:54.039
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
06:18:54.049
debug
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
06:18:54.053
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
06:18:54.053
debug
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
06:18:54.053
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
06:18:54.054
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 (?)
06:18:54.054
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 (?)
06:18:54.056
debug
Successfully got data for key "document_3 " from cache
06:18:54.056
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 (?)
06:18:54.057
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 (?)
06:18:54.057
debug
Successfully got data for key "document_properties_3 " from cache
06:18:54.057
deprecation
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface " interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface " instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices " class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler " instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices " class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler " instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices() " is deprecated, use the new remember me handlers instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.demo_frontend " service is deprecated, use the new authenticator system instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener " class is deprecated, use the new authenticator system instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener " class is deprecated, use the new authenticator system instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager " service is deprecated, use the new authenticator system instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager " class is deprecated, use the new authenticator system instead.
06:18:54.061
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent " class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent " with the new authenticator system instead.
06:18:54.064
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.demo_frontend " service is deprecated, use the new authenticator system instead.
06:18:54.064
deprecation
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener " class is deprecated, use the new authenticator system instead.
06:18:54.064
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.demo_frontend " service is deprecated, use the new authenticator system instead.
06:18:54.064
deprecation
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener " class is deprecated, use the new authenticator system instead.
06:18:54.065
deprecation
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken " class is deprecated.
06:18:54.065
deprecation
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface " as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken " is deprecated.
06:18:54.066
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface " interface is deprecated, use the new authenticator system instead.
06:18:54.085
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator.inner " service is deprecated, use the new authenticator system instead.
06:18:54.085
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider " class is deprecated, use the new authenticator system instead.
06:18:54.086
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider " class is deprecated, use the new authenticator system instead.
06:18:54.086
deprecation
User Deprecated: Since pimcore/pimcore 10.1: The "pimcore.security.encoder_factory " service is deprecated, use "pimcore.security.user_password_hasher " instead.
06:18:54.086
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface " instead.
06:18:54.087
deprecation
User Deprecated: Method "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface::getEncoder() " might add "PasswordEncoderInterface " as a native return type declaration in the future. Do the same in implementation "Pimcore\Security\Encoder\EncoderFactory " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:54.087
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead.
06:18:54.087
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory " instead.
06:18:54.087
deprecation
User Deprecated: Since symfony/security-core 5.3: Passing a "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface " instance to the "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider " constructor is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface " instead.
06:18:54.088
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.pimcore_admin.two_factor_decorator.inner " service is deprecated, use the new authenticator system instead.
06:18:54.088
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider " class is deprecated, use the new authenticator system instead.
06:18:54.090
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator.inner " service is deprecated, use the new authenticator system instead.
06:18:54.108
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider " class is deprecated, use the new authenticator system instead.
06:18:54.108
deprecation
User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated() " is deprecated, return null from "getUser() " instead when a token is not authenticated.
06:18:54.108
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:54.108
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin " .
06:18:54.108
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin " .
06:18:54.108
info
Populated the TokenStorage with an anonymous Token.
security
06:18:54.108
deprecation
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct " is deprecated.
php
Show context
Show trace
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:45 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {
› trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);
› $authManager = $exceptionOnNoToken;
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_DemoFrontendService.php:40 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_DemoFrontendService::ContainerADCh51t \ {closure} …
› yield 5 => ($container->privates['security.authentication.listener.anonymous.demo_frontend'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_DemoFrontendService'));
› yield 6 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'demo_frontend', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, 'account-login', false), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.demo_frontend'] ?? $container->load('getSecurity_EventDispatcher_DemoFrontendService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'account-logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('demo_frontend', 'security.user_checker', NULL, true, false, 'cmf.security.user_provider.oauth', 'demo_frontend', 'hwi_oauth.authentication.entry_point.oauth.demo_frontend', NULL, NULL, [0 => 'form_login', 1 => 'oauth', 2 => 'remember_me', 3 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
[
"exception " => ErrorException {#1935
#message : "User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. "
#code : 0
#file : "/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php "
#line : 45
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:45 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {
› trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);
› $authManager = $exceptionOnNoToken;
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_DemoFrontendService.php:40 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_DemoFrontendService::ContainerADCh51t \ {closure} …
› yield 5 => ($container->privates['security.authentication.listener.anonymous.demo_frontend'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_DemoFrontendService'));
› yield 6 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'demo_frontend', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, 'account-login', false), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.demo_frontend'] ?? $container->load('getSecurity_EventDispatcher_DemoFrontendService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'account-logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('demo_frontend', 'security.user_checker', NULL, true, false, 'cmf.security.user_provider.oauth', 'demo_frontend', 'hwi_oauth.authentication.entry_point.oauth.demo_frontend', NULL, NULL, [0 => 'form_login', 1 => 'oauth', 2 => 'remember_me', 3 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:45 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {
› trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);
› $authManager = $exceptionOnNoToken;
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_DemoFrontendService.php:40 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_DemoFrontendService::ContainerADCh51t \ {closure} …
› yield 5 => ($container->privates['security.authentication.listener.anonymous.demo_frontend'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_DemoFrontendService'));
› yield 6 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'demo_frontend', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, 'account-login', false), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.demo_frontend'] ?? $container->load('getSecurity_EventDispatcher_DemoFrontendService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'account-logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('demo_frontend', 'security.user_checker', NULL, true, false, 'cmf.security.user_provider.oauth', 'demo_frontend', 'hwi_oauth.authentication.entry_point.oauth.demo_frontend', NULL, NULL, [0 => 'form_login', 1 => 'oauth', 2 => 'remember_me', 3 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
06:18:54.109
deprecation
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct " to "false " is deprecated.
php
Show context
Show trace
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:51 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if (false !== $exceptionOnNoToken) {
› trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_DemoFrontendService.php:40 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_DemoFrontendService::ContainerADCh51t \ {closure} …
› yield 5 => ($container->privates['security.authentication.listener.anonymous.demo_frontend'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_DemoFrontendService'));
› yield 6 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'demo_frontend', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, 'account-login', false), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.demo_frontend'] ?? $container->load('getSecurity_EventDispatcher_DemoFrontendService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'account-logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('demo_frontend', 'security.user_checker', NULL, true, false, 'cmf.security.user_provider.oauth', 'demo_frontend', 'hwi_oauth.authentication.entry_point.oauth.demo_frontend', NULL, NULL, [0 => 'form_login', 1 => 'oauth', 2 => 'remember_me', 3 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
[
"exception " => ErrorException {#1934
#message : "User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. "
#code : 0
#file : "/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php "
#line : 51
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:51 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if (false !== $exceptionOnNoToken) {
› trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_DemoFrontendService.php:40 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_DemoFrontendService::ContainerADCh51t \ {closure} …
› yield 5 => ($container->privates['security.authentication.listener.anonymous.demo_frontend'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_DemoFrontendService'));
› yield 6 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'demo_frontend', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, 'account-login', false), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.demo_frontend'] ?? $container->load('getSecurity_EventDispatcher_DemoFrontendService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'account-logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('demo_frontend', 'security.user_checker', NULL, true, false, 'cmf.security.user_provider.oauth', 'demo_frontend', 'hwi_oauth.authentication.entry_point.oauth.demo_frontend', NULL, NULL, [0 => 'form_login', 1 => 'oauth', 2 => 'remember_me', 3 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:51 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if (false !== $exceptionOnNoToken) {
› trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_DemoFrontendService.php:40 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_DemoFrontendService::ContainerADCh51t \ {closure} …
› yield 5 => ($container->privates['security.authentication.listener.anonymous.demo_frontend'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_DemoFrontendService'));
› yield 6 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'demo_frontend', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, 'account-login', false), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.demo_frontend'] ?? $container->load('getSecurity_EventDispatcher_DemoFrontendService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'account-logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('demo_frontend', 'security.user_checker', NULL, true, false, 'cmf.security.user_provider.oauth', 'demo_frontend', 'hwi_oauth.authentication.entry_point.oauth.demo_frontend', NULL, NULL, [0 => 'form_login', 1 => 'oauth', 2 => 'remember_me', 3 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
06:18:54.109
debug
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
doctrine
06:18:54.122
debug
Notified event "pimcore.targeting.pre_resolve " to listener "Pimcore\Targeting\EventListener\TargetingListener::onPreResolve " .
06:18:54.122
debug
Notified event "pimcore.targeting.pre_resolve " to listener "Pimcore\Targeting\EventListener\DocumentTargetGroupListener::onVisitorInfoResolve " .
06:18:54.122
debug
Notified event "pimcore.targeting.pre_resolve " to listener "CustomerManagementFrameworkBundle\Targeting\EventListener\ElementSegmentsListener::onTargetingPreResolve " .
06:18:54.122
debug
Notified event "pimcore.targeting.pre_resolve " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onPreResolve " .
06:18:54.125
debug
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
doctrine
06:18:54.128
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.129
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.137
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.137
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.138
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.138
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.138
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.138
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.139
debug
SELECT * FROM targeting_rules WHERE id = ?
06:18:54.144
deprecation
User Deprecated: Method "Pimcore\Targeting\Condition\ConditionInterface::fromConfig() " might add "ConditionInterface " as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\Targeting\Condition\CustomerIsLoggedIn " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:54.145
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 (?)
06:18:54.149
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 (?)
06:18:54.150
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 (?)
06:18:54.150
deprecation
User Deprecated: Method "Pimcore\Targeting\Condition\ConditionInterface::fromConfig() " might add "ConditionInterface " as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\Targeting\Condition\HasSegment " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:54.156
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
06:18:54.201
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 (?)
06:18:54.201
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 (?)
06:18:54.202
debug
Successfully got data for key "object_875 " from cache
06:18:54.202
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
06:18:54.202
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 (?)
06:18:54.203
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 (?)
06:18:54.203
debug
Successfully got data for key "object_860 " from cache
06:18:54.203
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 (?)
06:18:54.203
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
06:18:54.204
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 (?)
06:18:54.204
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
06:18:54.204
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 (?)
06:18:54.205
debug
Notified event "pimcore.targeting.post_resolve " to listener "Pimcore\Targeting\EventListener\VisitedPagesCountListener::onPostResolveVisitorInfo " .
06:18:54.205
debug
Resolved editmode to "false "
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
06:18:54.205
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
06:18:54.206
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
06:18:54.207
deprecation
User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct " is deprecated.
06:18:54.207
deprecation
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() " is deprecated, use "isMainRequest() " instead.
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController " .
06:18:54.282
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
06:18:54.311
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
06:18:54.311
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
06:18:54.311
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
06:18:54.312
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 (?)
06:18:54.323
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 (?)
06:18:54.327
debug
SELECT name FROM classes WHERE id = ?
06:18:54.360
deprecation
User Deprecated: Since pimcore/pimcore 4.4: Pimcore\Model\Element\ChildsCompatibilityTrait::setChilds is deprecated, please use setChildren() instead. It will be removed in Pimcore 11.
06:18:54.379
debug
Successfully got data for key "object_392 " from cache
06:18:54.379
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 (?)
06:18:54.397
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 (?)
06:18:54.398
debug
Successfully got data for key "object_564 " from cache
06:18:54.398
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 (?)
06:18:54.398
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 (?)
06:18:54.399
debug
Successfully got data for key "object_389 " from cache
06:18:54.435
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 (?)
06:18:54.439
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 (?)
06:18:54.460
debug
Successfully got data for key "object_760 " from cache
06:18:54.460
debug
SELECT PLUGIN_CMF_COLLECT_OBJECT_SEGMENT_ASSIGNMENTS(:elementId)
06:18:54.467
deprecation
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated
06:18:54.469
debug
SELECT name FROM classes WHERE id = ?
06:18:54.539
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 (?)
06:18:54.553
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 (?)
06:18:54.554
debug
Successfully got data for key "object_758 " from cache
06:18:54.554
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 (?)
06:18:54.555
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 (?)
06:18:54.555
debug
Successfully got data for key "object_695 " from cache
06:18:54.555
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 (?)
06:18:54.556
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 (?)
06:18:54.556
debug
Successfully got data for key "object_562 " from cache
06:18:54.556
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 (?)
06:18:54.557
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 (?)
06:18:54.557
debug
Successfully got data for key "object_1 " from cache
06:18:54.558
deprecation
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated
06:18:54.558
deprecation
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated
06:18:54.559
debug
Notified event "knp_pager.before " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before " .
06:18:54.560
info
User specific Condition Part: (parentCategoryIds LIKE '%,392,%')
pimcore_ecommerce_sql
06:18:54.560
info
Total Condition: active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%')
pimcore_ecommerce_sql
06:18:54.560
info
Query: SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%') LIMIT 22, 22
pimcore_ecommerce_sql
06:18:54.560
debug
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%') LIMIT 22, 22
doctrine
06:18:54.565
debug
SELECT FOUND_ROWS()
doctrine
06:18:54.565
info
Query done.
pimcore_ecommerce_sql
06:18:54.565
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 (?)
06:18:54.567
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 (?)
06:18:54.592
debug
SELECT name FROM classes WHERE id = ?
06:18:54.626
debug
Successfully got data for key "object_411 " from cache
06:18:54.626
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 (?)
06:18:54.629
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 (?)
06:18:54.630
debug
Successfully got data for key "object_412 " from cache
06:18:54.630
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 (?)
06:18:54.630
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 (?)
06:18:54.630
debug
Successfully got data for key "object_413 " from cache
06:18:54.631
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 (?)
06:18:54.631
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 (?)
06:18:54.631
debug
Successfully got data for key "object_414 " from cache
06:18:54.631
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 (?)
06:18:54.632
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 (?)
06:18:54.632
debug
Successfully got data for key "object_415 " from cache
06:18:54.632
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 (?)
06:18:54.633
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 (?)
06:18:54.633
debug
Successfully got data for key "object_416 " from cache
06:18:54.633
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 (?)
06:18:54.634
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 (?)
06:18:54.634
debug
Successfully got data for key "object_418 " from cache
06:18:54.634
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 (?)
06:18:54.635
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 (?)
06:18:54.636
debug
Successfully got data for key "object_419 " from cache
06:18:54.636
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 (?)
06:18:54.637
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 (?)
06:18:54.638
debug
Successfully got data for key "object_420 " from cache
06:18:54.638
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 (?)
06:18:54.639
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 (?)
06:18:54.639
debug
Successfully got data for key "object_422 " from cache
06:18:54.639
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 (?)
06:18:54.639
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 (?)
06:18:54.640
debug
Successfully got data for key "object_423 " from cache
06:18:54.640
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 (?)
06:18:54.640
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 (?)
06:18:54.645
debug
Successfully got data for key "object_424 " from cache
06:18:54.645
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 (?)
06:18:54.646
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 (?)
06:18:54.646
debug
Successfully got data for key "object_425 " from cache
06:18:54.646
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 (?)
06:18:54.647
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 (?)
06:18:54.647
debug
Successfully got data for key "object_426 " from cache
06:18:54.647
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 (?)
06:18:54.653
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 (?)
06:18:54.653
debug
Successfully got data for key "object_427 " from cache
06:18:54.653
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 (?)
06:18:54.653
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 (?)
06:18:54.654
debug
Successfully got data for key "object_428 " from cache
06:18:54.654
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 (?)
06:18:54.654
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 (?)
06:18:54.654
debug
Successfully got data for key "object_429 " from cache
06:18:54.654
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 (?)
06:18:54.655
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 (?)
06:18:54.655
debug
Successfully got data for key "object_430 " from cache
06:18:54.655
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 (?)
06:18:54.655
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 (?)
06:18:54.656
debug
Successfully got data for key "object_431 " from cache
06:18:54.656
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 (?)
06:18:54.656
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 (?)
06:18:54.656
debug
Successfully got data for key "object_432 " from cache
06:18:54.656
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 (?)
06:18:54.657
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 (?)
06:18:54.657
debug
Successfully got data for key "object_433 " from cache
06:18:54.657
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 (?)
06:18:54.657
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 (?)
06:18:54.658
debug
Successfully got data for key "object_434 " from cache
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Callback\CallbackSubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items " .
06:18:54.658
debug
Notified event "knp_pager.items " to listener "Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber::items " .
06:18:54.658
debug
Listener "Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber::items " stopped propagation of the event "knp_pager.items " .
06:18:54.659
debug
Notified event "knp_pager.pagination " to listener "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination " .
06:18:54.659
debug
Listener "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination " stopped propagation of the event "knp_pager.pagination " .
06:18:54.670
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 (?)
06:18:54.672
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 (?)
06:18:54.672
debug
Successfully got data for key "object_300 " from cache
06:18:54.672
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 (?)
06:18:54.673
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 (?)
06:18:54.684
debug
SELECT name FROM classes WHERE id = ?
06:18:54.712
debug
Successfully got data for key "object_307 " from cache
06:18:54.712
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 (?)
06:18:54.715
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 (?)
06:18:54.715
debug
Successfully got data for key "object_399 " from cache
06:18:54.717
debug
SELECT *
FROM website_settings
WHERE name = ?
AND (
siteId IS NULL
OR siteId = 0
OR siteId = ?
)
AND (
language IS NULL
OR language = ''
OR language = ?
)
ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
06:18:54.721
debug
SELECT * FROM website_settings WHERE id = ?
06:18:54.722
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 (?)
06:18:54.726
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 (?)
06:18:54.727
debug
Successfully got data for key "object_693 " from cache
06:18:54.728
debug
SELECT name FROM classes WHERE id = ?
06:18:54.741
debug
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
doctrine
06:18:54.744
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 (?)
06:18:54.746
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 (?)
06:18:54.747
debug
Successfully got data for key "system_resource_columns_ecommerceframework_pricing_rule " from cache
06:18:54.747
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
doctrine
06:18:54.748
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 (?)
06:18:54.749
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 (?)
06:18:54.750
debug
Successfully got data for key "object_559 " from cache
06:18:54.750
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
doctrine
06:18:54.753
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 (?)
06:18:54.753
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 (?)
06:18:54.753
debug
Successfully got data for key "object_556 " from cache
06:18:54.754
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
doctrine
06:18:54.754
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 (?)
06:18:54.755
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 (?)
06:18:54.755
debug
Successfully got data for key "object_75 " from cache
06:18:54.755
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 (?)
06:18:54.758
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 (?)
06:18:54.758
debug
Successfully got data for key "object_74 " from cache
06:18:54.759
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
06:18:54.759
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 (?)
06:18:54.760
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 (?)
06:18:54.760
debug
Successfully got data for key "object_438 " from cache
06:18:54.760
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
doctrine
06:18:54.761
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
doctrine
06:18:54.763
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 (?)
06:18:54.763
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 (?)
06:18:54.764
debug
Successfully got data for key "object_873 " from cache
06:18:54.764
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 (?)
06:18:54.764
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 (?)
06:18:54.765
debug
Successfully got data for key "object_380 " from cache
06:18:54.765
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 (?)
06:18:54.765
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 (?)
06:18:54.766
debug
Successfully got data for key "object_302 " from cache
06:18:54.766
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 (?)
06:18:54.766
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 (?)
06:18:54.767
debug
Successfully got data for key "object_407 " from cache
06:18:54.768
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 (?)
06:18:54.768
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 (?)
06:18:54.769
debug
Successfully got data for key "object_368 " from cache
06:18:54.770
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 (?)
06:18:54.770
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 (?)
06:18:54.770
debug
Successfully got data for key "object_394 " from cache
06:18:54.771
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 (?)
06:18:54.772
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 (?)
06:18:54.772
debug
Successfully got data for key "object_364 " from cache
06:18:54.772
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 (?)
06:18:54.776
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 (?)
06:18:54.777
debug
Successfully got data for key "object_310 " from cache
06:18:54.777
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 (?)
06:18:54.777
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 (?)
06:18:54.778
debug
Successfully got data for key "object_397 " from cache
06:18:54.778
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 (?)
06:18:54.778
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 (?)
06:18:54.779
debug
Successfully got data for key "object_362 " from cache
06:18:54.779
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 (?)
06:18:54.779
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 (?)
06:18:54.779
debug
Successfully got data for key "object_396 " from cache
06:18:54.780
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 (?)
06:18:54.780
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 (?)
06:18:54.780
debug
Successfully got data for key "object_365 " from cache
06:18:54.781
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 (?)
06:18:54.781
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 (?)
06:18:54.781
debug
Successfully got data for key "object_313 " from cache
06:18:54.782
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 (?)
06:18:54.782
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 (?)
06:18:54.785
debug
Successfully got data for key "object_39 " from cache
06:18:54.785
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 (?)
06:18:54.786
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 (?)
06:18:54.786
debug
Successfully got data for key "object_41 " from cache
06:18:54.788
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 (?)
06:18:54.788
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 (?)
06:18:54.788
debug
Successfully got data for key "object_45 " from cache
06:18:54.788
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 (?)
06:18:54.789
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 (?)
06:18:54.789
debug
Successfully got data for key "object_55 " from cache
06:18:54.790
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 (?)
06:18:54.790
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 (?)
06:18:54.793
debug
Successfully got data for key "object_47 " from cache
06:18:54.794
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 (?)
06:18:54.794
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 (?)
06:18:54.794
debug
Successfully got data for key "object_59 " from cache
06:18:54.794
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 (?)
06:18:54.795
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 (?)
06:18:54.795
debug
Successfully got data for key "object_68 " from cache
06:18:54.795
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 (?)
06:18:54.795
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 (?)
06:18:54.796
debug
Successfully got data for key "object_61 " from cache
06:18:54.797
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 (?)
06:18:54.797
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 (?)
06:18:54.797
debug
Successfully got data for key "object_366 " from cache
06:18:54.824
deprecation
User Deprecated: Since pimcore/pimcore 10.0: The Link::getObject() method is deprecated, use Link::getElement() instead.
06:18:54.824
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 (?)
06:18:54.824
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 (?)
06:18:54.825
debug
Successfully got data for key "document_1 " from cache
06:18:54.826
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 (?)
06:18:54.826
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 (?)
06:18:54.826
debug
Successfully got data for key "document_properties_1 " from cache
06:18:54.827
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 (?)
06:18:54.827
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 (?)
06:18:54.832
debug
Successfully got data for key "nav_ea3dea8fae8432be2613c1d55f55b7ab " from cache
06:18:54.835
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.835
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.853
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.853
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.854
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.854
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.855
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.855
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.855
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
06:18:54.859
debug
SELECT * FROM translations_messages LIMIT 1;
doctrine
06:18:54.859
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 (?)
06:18:54.860
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 (?)
06:18:54.861
debug
Successfully got data for key "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea " from cache
06:18:54.862
debug
SELECT sourceId FROM documents_translations WHERE id = ?
06:18:54.868
debug
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source " FROM documents_translations WHERE id = ?
06:18:54.869
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 (?)
06:18:54.869
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 (?)
06:18:54.870
debug
Successfully got data for key "nav_d74f487a3074b19f20c1eac992827746 " from cache
06:18:54.872
info
User specific Condition Part:
pimcore_ecommerce_sql
06:18:54.872
info
Total Condition: active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant'
pimcore_ecommerce_sql
06:18:54.872
info
Query: SELECT TRIM(`parentCategoryIds`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' GROUP BY TRIM(`parentCategoryIds`)
pimcore_ecommerce_sql
06:18:54.872
debug
SELECT TRIM(`parentCategoryIds`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' GROUP BY TRIM(`parentCategoryIds`)
doctrine
06:18:54.874
info
Query done.
pimcore_ecommerce_sql
06:18:54.881
debug
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
06:18:54.882
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 (?)
06:18:54.883
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 (?)
06:18:54.883
debug
Successfully got data for key "object_409 " from cache
06:18:54.883
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 (?)
06:18:54.883
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 (?)
06:18:54.884
debug
Successfully got data for key "object_393 " from cache
06:18:54.889
info
User specific Condition Part: (parentCategoryIds LIKE '%,392,%')
pimcore_ecommerce_sql
06:18:54.889
info
Total Condition: active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%')
pimcore_ecommerce_sql
06:18:54.889
info
Query: SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'manufacturer' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%')) GROUP BY dest
pimcore_ecommerce_sql
06:18:54.889
debug
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'manufacturer' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%')) GROUP BY dest
doctrine
06:18:54.897
info
Query done.
pimcore_ecommerce_sql
06:18:54.897
info
Load Objects...
pimcore
06:18:54.897
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 (?)
06:18:54.898
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 (?)
06:18:54.898
debug
Successfully got data for key "object_80 " from cache
06:18:54.898
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 (?)
06:18:54.898
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 (?)
06:18:54.899
debug
Successfully got data for key "object_28 " from cache
06:18:54.899
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 (?)
06:18:54.899
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 (?)
06:18:54.899
debug
Successfully got data for key "object_240 " from cache
06:18:54.899
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 (?)
06:18:54.899
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 (?)
06:18:54.900
debug
Successfully got data for key "object_35 " from cache
06:18:54.900
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 (?)
06:18:54.900
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 (?)
06:18:54.900
debug
Successfully got data for key "object_71 " from cache
06:18:54.900
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 (?)
06:18:54.901
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 (?)
06:18:54.901
debug
Successfully got data for key "object_83 " from cache
06:18:54.901
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 (?)
06:18:54.901
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 (?)
06:18:54.902
debug
Successfully got data for key "object_93 " from cache
06:18:54.902
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 (?)
06:18:54.902
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 (?)
06:18:54.902
debug
Successfully got data for key "object_100 " from cache
06:18:54.902
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 (?)
06:18:54.902
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 (?)
06:18:54.903
debug
Successfully got data for key "object_106 " from cache
06:18:54.903
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 (?)
06:18:54.903
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 (?)
06:18:54.903
debug
Successfully got data for key "object_4 " from cache
06:18:54.903
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 (?)
06:18:54.904
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 (?)
06:18:54.904
debug
Successfully got data for key "object_127 " from cache
06:18:54.904
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 (?)
06:18:54.904
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 (?)
06:18:54.905
debug
Successfully got data for key "object_134 " from cache
06:18:54.905
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 (?)
06:18:54.905
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 (?)
06:18:54.905
debug
Successfully got data for key "object_145 " from cache
06:18:54.905
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 (?)
06:18:54.905
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 (?)
06:18:54.906
debug
Successfully got data for key "object_153 " from cache
06:18:54.906
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 (?)
06:18:54.906
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 (?)
06:18:54.906
debug
Successfully got data for key "object_158 " from cache
06:18:54.906
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 (?)
06:18:54.907
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 (?)
06:18:54.907
debug
Successfully got data for key "object_163 " from cache
06:18:54.907
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 (?)
06:18:54.907
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 (?)
06:18:54.907
debug
Successfully got data for key "object_167 " from cache
06:18:54.908
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 (?)
06:18:54.908
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 (?)
06:18:54.908
debug
Successfully got data for key "object_176 " from cache
06:18:54.908
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 (?)
06:18:54.912
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 (?)
06:18:54.912
debug
Successfully got data for key "object_185 " from cache
06:18:54.912
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 (?)
06:18:54.912
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 (?)
06:18:54.913
debug
Successfully got data for key "object_206 " from cache
06:18:54.913
info
done.
pimcore
06:18:54.914
info
User specific Condition Part: (parentCategoryIds LIKE '%,392,%')
pimcore_ecommerce_sql
06:18:54.914
info
Total Condition: active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%')
pimcore_ecommerce_sql
06:18:54.914
info
Query: SELECT TRIM(`milage`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%') GROUP BY TRIM(`milage`)
pimcore_ecommerce_sql
06:18:54.914
debug
SELECT TRIM(`milage`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,392,%') GROUP BY TRIM(`milage`)
doctrine
06:18:54.931
info
Query done.
pimcore_ecommerce_sql
06:18:54.933
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '411'
doctrine
06:18:54.938
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:54.950
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:54.957
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:54.962
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 (?)
06:18:54.963
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 (?)
06:18:54.963
debug
Successfully got data for key "imagick_format_avif " from cache
06:18:54.963
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 (?)
06:18:54.964
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 (?)
06:18:54.964
debug
Successfully got data for key "imagick_format_webp " from cache
06:18:54.966
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:54.967
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:54.969
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:54.981
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:54.989
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:54.991
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:54.992
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:54.993
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:54.994
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '412'
doctrine
06:18:55.026
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.028
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.030
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.032
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.037
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.037
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.037
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.037
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.037
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.037
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '413'
doctrine
06:18:55.039
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.040
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.040
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.040
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.046
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.046
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.046
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.046
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.046
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.046
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '414'
doctrine
06:18:55.048
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.050
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.050
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.050
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.057
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.057
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.057
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.057
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.057
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.057
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '415'
doctrine
06:18:55.059
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.064
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.064
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.065
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.066
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.066
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.066
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.066
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.066
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.067
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '416'
doctrine
06:18:55.069
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.069
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.069
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.069
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.072
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.072
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.072
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.072
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.072
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.072
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '418'
doctrine
06:18:55.074
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.077
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.077
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.079
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.084
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.084
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.084
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.085
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.085
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.085
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '419'
doctrine
06:18:55.087
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.091
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.091
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.092
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.096
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.096
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.096
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.096
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.096
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.096
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '420'
doctrine
06:18:55.104
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.104
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.104
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.104
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.104
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.104
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '422'
doctrine
06:18:55.107
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.107
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.108
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.108
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.110
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.110
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.110
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.110
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.110
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.110
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '423'
doctrine
06:18:55.112
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.112
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.113
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.113
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.115
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.115
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.115
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.115
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.115
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.115
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '424'
doctrine
06:18:55.119
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.122
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.122
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.123
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.125
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.125
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.125
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.125
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.125
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.126
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '425'
doctrine
06:18:55.131
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.139
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.139
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.140
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.143
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.143
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.143
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.143
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.143
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.144
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '426'
doctrine
06:18:55.145
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.146
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.146
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.148
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.150
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.150
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.150
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.150
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.150
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.150
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '427'
doctrine
06:18:55.152
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.155
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.155
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.157
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.159
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.159
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.159
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.159
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.159
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.159
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '428'
doctrine
06:18:55.161
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.165
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.165
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.166
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.168
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.168
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.168
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.168
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.169
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.170
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '429'
doctrine
06:18:55.178
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.182
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.183
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.183
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.185
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.185
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.185
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.185
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.185
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.187
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '430'
doctrine
06:18:55.191
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.195
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.195
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.195
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.199
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.200
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.200
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.200
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.200
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.200
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '431'
doctrine
06:18:55.202
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.204
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.205
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.208
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.209
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.209
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.209
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.209
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.209
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.210
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '432'
doctrine
06:18:55.214
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.214
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.214
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.214
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.214
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.214
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '433'
doctrine
06:18:55.218
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.219
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.219
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.229
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.229
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.229
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.229
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.229
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.229
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.230
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '434'
doctrine
06:18:55.231
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.232
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.232
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
06:18:55.232
debug
SELECT * FROM tmp_store WHERE id = ?
06:18:55.233
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.234
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.234
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.234
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.234
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
06:18:55.234
deprecation
User Deprecated: Since pimcore/pimcore 10.2: Pimcore\Http\RequestHelper::hasMasterRequest is deprecated, please use RequestHelper::hasMainRequest() instead.
06:18:55.234
deprecation
User Deprecated: Since pimcore/pimcore 10.2: Pimcore\Http\RequestHelper::getMasterRequest is deprecated, please use RequestHelper::getMainRequest() instead.
06:18:55.235
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 (?)
06:18:55.236
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 (?)
06:18:55.236
debug
Successfully got data for key "document_12 " from cache
06:18:55.236
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 (?)
06:18:55.236
debug
Key "document_target_groups_12 " doesn't exist in cache
06:18:55.237
debug
SELECT * FROM documents_editables WHERE documentId = ?
06:18:55.240
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 (?)
06:18:55.241
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 (?)
06:18:55.241
debug
Successfully got data for key "document_properties_12 " from cache
06:18:55.254
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
06:18:55.254
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
06:18:55.255
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
06:18:55.257
debug
Resolved editmode to "false "
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController " .
06:18:55.257
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
06:18:55.261
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
06:18:55.261
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
06:18:55.261
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
06:18:55.262
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 (?)
06:18:55.263
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 (?)
06:18:55.263
debug
Successfully got data for key "document_74 " from cache
06:18:55.263
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 (?)
06:18:55.267
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 (?)
06:18:55.267
debug
Successfully got data for key "document_97 " from cache
06:18:55.267
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 (?)
06:18:55.268
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 (?)
06:18:55.268
debug
Successfully got data for key "document_99 " from cache
06:18:55.268
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 (?)
06:18:55.268
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 (?)
06:18:55.269
debug
Successfully got data for key "document_100 " from cache
06:18:55.269
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 (?)
06:18:55.269
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 (?)
06:18:55.269
debug
Successfully got data for key "document_101 " from cache
06:18:55.269
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 (?)
06:18:55.270
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 (?)
06:18:55.270
debug
Successfully got data for key "document_102 " from cache
06:18:55.270
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 (?)
06:18:55.270
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 (?)
06:18:55.271
debug
Successfully got data for key "document_103 " from cache
06:18:55.271
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 (?)
06:18:55.271
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 (?)
06:18:55.271
debug
Successfully got data for key "document_104 " from cache
06:18:55.272
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 (?)
06:18:55.272
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 (?)
06:18:55.272
debug
Successfully got data for key "document_48 " from cache
06:18:55.272
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 (?)
06:18:55.275
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 (?)
06:18:55.275
debug
Successfully got data for key "document_52 " from cache
06:18:55.275
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 (?)
06:18:55.276
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 (?)
06:18:55.276
debug
Successfully got data for key "document_112 " from cache
06:18:55.276
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 (?)
06:18:55.277
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 (?)
06:18:55.277
debug
Successfully got data for key "document_49 " from cache
06:18:55.277
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 (?)
06:18:55.277
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 (?)
06:18:55.278
debug
Successfully got data for key "document_113 " from cache
06:18:55.278
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 (?)
06:18:55.278
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 (?)
06:18:55.278
debug
Successfully got data for key "document_39 " from cache
06:18:55.278
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 (?)
06:18:55.279
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 (?)
06:18:55.279
debug
Successfully got data for key "document_50 " from cache
06:18:55.279
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 (?)
06:18:55.279
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 (?)
06:18:55.280
debug
Successfully got data for key "document_38 " from cache
06:18:55.280
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 (?)
06:18:55.282
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 (?)
06:18:55.282
debug
Successfully got data for key "document_51 " from cache
06:18:55.282
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 (?)
06:18:55.283
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 (?)
06:18:55.283
debug
Successfully got data for key "document_95 " from cache
06:18:55.283
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 (?)
06:18:55.284
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 (?)
06:18:55.285
debug
Successfully got data for key "document_110 " from cache
06:18:55.286
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 (?)
06:18:55.286
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 (?)
06:18:55.286
debug
Successfully got data for key "document_88 " from cache
06:18:55.288
debug
Notified event "kernel.view " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener::onKernelView " .
06:18:55.288
debug
Notified event "kernel.view " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView " .
06:18:55.288
debug
Listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView " stopped propagation of the event "kernel.view " .
06:18:55.289
deprecation
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.
php
Show context
Show trace
{
/var/www/html/pimcore/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:52 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->__construct(TokenStorageInterface $tokenStorage = null, RoleHierarchyInterface $roleHierarchy = null, LogoutUrlGenerator $logoutUrlGenerator = null, AccessDecisionManagerInterface $accessDecisionManager = null, FirewallMapInterface $firewallMap = null, TraceableFirewallListener $firewall = null, bool $authenticatorManagerEnabled = false) …
› if (!$authenticatorManagerEnabled) {
› trigger_deprecation('symfony/security-bundle', '5.4', 'Setting the $authenticatorManagerEnabled argument of "%s" to "false" is deprecated, use the new authenticator system instead.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1440 {
ContainerADCh51t \ App_KernelDevDebugContainer->get_Container_Private_ProfilerService() …
› $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:6109 {
ContainerADCh51t \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:2983 {
ContainerADCh51t\App_KernelDevDebugContainer->ContainerADCh51t \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:293 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache \ SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Fragment/InlineFragmentRenderer.php:80 {
Symfony\Component\HttpKernel\Fragment \ InlineFragmentRenderer->render($uri, Request $request, array $options = []) …
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Fragment/FragmentHandler.php:85 {
Symfony\Component\HttpKernel\Fragment \ FragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ DependencyInjection/LazyLoadingFragmentHandler.php:49 {
Symfony\Component\HttpKernel\DependencyInjection \ LazyLoadingFragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/html/pimcore/vendor /symfony/twig-bridge/ Extension/HttpKernelRuntime.php:46 {
Symfony\Bridge\Twig\Extension \ HttpKernelRuntime->renderFragment($uri, array $options = []): string …
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/ActionRenderer.php:58 {
Pimcore\Templating\Renderer \ ActionRenderer->render($uri, array $options = []) …
›
› return $this->httpKernelRuntime->renderFragment($uri, $options);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/IncludeRenderer.php:150 {
Pimcore\Templating\Renderer \ IncludeRenderer->renderAction(PageSnippet $include, $params) …
› {
› return $this->actionRenderer->render($include, $params);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/IncludeRenderer.php:125 {
Pimcore\Templating\Renderer \ IncludeRenderer->render($include, array $params = [], $editmode = false, $cacheEnabled = true) …
› if ($include instanceof PageSnippet && $include->isPublished()) {
› $content = $this->renderAction($include, $params);
›
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Twig/Extension/Templating/Inc.php:62 {
Pimcore\Twig\Extension\Templating \ Inc->__invoke($include, array $params = [], $cacheEnabled = true, $editmode = null) …
›
› return $this->includeRenderer->render($include, $params, $editmode, $cacheEnabled);
› }
}
/var/www/html/pimcore/var/cache/dev/twig/4b/4b7241f46417bce53beba4436180fc1c.php:454 {
__TwigTemplate_4d8c3acef329bd2e10f24f3bf8c522e3->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->env->getFunction('pimcore_inc')->getCallable()(twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 197, $this->source); })()), "getProperty", [0 => "footer"], "method", false, false, false, 197));
› echo "
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/html/pimcore/var/cache/dev/twig/82/82618399d92ef1a4226bbf9c47c600b2.php:48 {
__TwigTemplate_01375c3965e2bf00e096b187cdcb3ccd->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("layouts/layout.html.twig", "product/listing.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/html/pimcore/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/html/pimcore/vendor /symfony/framework-bundle/ Controller/AbstractController.php:258 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->renderView(string $view, array $parameters = []): string …
›
› return $this->container->get('twig')->render($view, $parameters);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Controller/Controller.php:81 {
Pimcore\Controller \ Controller->renderView(string $view, array $parameters = []): string …
›
› return parent::renderView($view, $parameters);
› }
}
/var/www/html/pimcore/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Controller/Controller.php:43 {
Pimcore\Controller \ Controller->render(string $view, array $parameters = [], Response $response = null): Response …
›
› return parent::render($view, $parameters, $response);
› }
}
/var/www/html/pimcore / src/Controller/ProductController.php:213 {
App\Controller \ ProductController->listingAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, ListHelper $listHelper, PaginatorInterface $paginator) …
›
› return $this->render('product/listing.html.twig', $params);
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
[
"exception " => ErrorException {#5818
#message : "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. "
#code : 0
#file : "/var/www/html/pimcore/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php "
#line : 52
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/pimcore/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:52 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->__construct(TokenStorageInterface $tokenStorage = null, RoleHierarchyInterface $roleHierarchy = null, LogoutUrlGenerator $logoutUrlGenerator = null, AccessDecisionManagerInterface $accessDecisionManager = null, FirewallMapInterface $firewallMap = null, TraceableFirewallListener $firewall = null, bool $authenticatorManagerEnabled = false) …
› if (!$authenticatorManagerEnabled) {
› trigger_deprecation('symfony/security-bundle', '5.4', 'Setting the $authenticatorManagerEnabled argument of "%s" to "false" is deprecated, use the new authenticator system instead.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1440 {
ContainerADCh51t \ App_KernelDevDebugContainer->get_Container_Private_ProfilerService() …
› $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:6109 {
ContainerADCh51t \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:2983 {
ContainerADCh51t\App_KernelDevDebugContainer->ContainerADCh51t \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:293 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache \ SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Fragment/InlineFragmentRenderer.php:80 {
Symfony\Component\HttpKernel\Fragment \ InlineFragmentRenderer->render($uri, Request $request, array $options = []) …
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Fragment/FragmentHandler.php:85 {
Symfony\Component\HttpKernel\Fragment \ FragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ DependencyInjection/LazyLoadingFragmentHandler.php:49 {
Symfony\Component\HttpKernel\DependencyInjection \ LazyLoadingFragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/html/pimcore/vendor /symfony/twig-bridge/ Extension/HttpKernelRuntime.php:46 {
Symfony\Bridge\Twig\Extension \ HttpKernelRuntime->renderFragment($uri, array $options = []): string …
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/ActionRenderer.php:58 {
Pimcore\Templating\Renderer \ ActionRenderer->render($uri, array $options = []) …
›
› return $this->httpKernelRuntime->renderFragment($uri, $options);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/IncludeRenderer.php:150 {
Pimcore\Templating\Renderer \ IncludeRenderer->renderAction(PageSnippet $include, $params) …
› {
› return $this->actionRenderer->render($include, $params);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/IncludeRenderer.php:125 {
Pimcore\Templating\Renderer \ IncludeRenderer->render($include, array $params = [], $editmode = false, $cacheEnabled = true) …
› if ($include instanceof PageSnippet && $include->isPublished()) {
› $content = $this->renderAction($include, $params);
›
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Twig/Extension/Templating/Inc.php:62 {
Pimcore\Twig\Extension\Templating \ Inc->__invoke($include, array $params = [], $cacheEnabled = true, $editmode = null) …
›
› return $this->includeRenderer->render($include, $params, $editmode, $cacheEnabled);
› }
}
/var/www/html/pimcore/var/cache/dev/twig/4b/4b7241f46417bce53beba4436180fc1c.php:454 {
__TwigTemplate_4d8c3acef329bd2e10f24f3bf8c522e3->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->env->getFunction('pimcore_inc')->getCallable()(twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 197, $this->source); })()), "getProperty", [0 => "footer"], "method", false, false, false, 197));
› echo "
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/html/pimcore/var/cache/dev/twig/82/82618399d92ef1a4226bbf9c47c600b2.php:48 {
__TwigTemplate_01375c3965e2bf00e096b187cdcb3ccd->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("layouts/layout.html.twig", "product/listing.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/html/pimcore/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/html/pimcore/vendor /symfony/framework-bundle/ Controller/AbstractController.php:258 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->renderView(string $view, array $parameters = []): string …
›
› return $this->container->get('twig')->render($view, $parameters);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Controller/Controller.php:81 {
Pimcore\Controller \ Controller->renderView(string $view, array $parameters = []): string …
›
› return parent::renderView($view, $parameters);
› }
}
/var/www/html/pimcore/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Controller/Controller.php:43 {
Pimcore\Controller \ Controller->render(string $view, array $parameters = [], Response $response = null): Response …
›
› return parent::render($view, $parameters, $response);
› }
}
/var/www/html/pimcore / src/Controller/ProductController.php:213 {
App\Controller \ ProductController->listingAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, ListHelper $listHelper, PaginatorInterface $paginator) …
›
› return $this->render('product/listing.html.twig', $params);
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/html/pimcore/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:52 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->__construct(TokenStorageInterface $tokenStorage = null, RoleHierarchyInterface $roleHierarchy = null, LogoutUrlGenerator $logoutUrlGenerator = null, AccessDecisionManagerInterface $accessDecisionManager = null, FirewallMapInterface $firewallMap = null, TraceableFirewallListener $firewall = null, bool $authenticatorManagerEnabled = false) …
› if (!$authenticatorManagerEnabled) {
› trigger_deprecation('symfony/security-bundle', '5.4', 'Setting the $authenticatorManagerEnabled argument of "%s" to "false" is deprecated, use the new authenticator system instead.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1440 {
ContainerADCh51t \ App_KernelDevDebugContainer->get_Container_Private_ProfilerService() …
› $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:6109 {
ContainerADCh51t \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:2983 {
ContainerADCh51t\App_KernelDevDebugContainer->ContainerADCh51t \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:293 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache \ SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Fragment/InlineFragmentRenderer.php:80 {
Symfony\Component\HttpKernel\Fragment \ InlineFragmentRenderer->render($uri, Request $request, array $options = []) …
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Fragment/FragmentHandler.php:85 {
Symfony\Component\HttpKernel\Fragment \ FragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ DependencyInjection/LazyLoadingFragmentHandler.php:49 {
Symfony\Component\HttpKernel\DependencyInjection \ LazyLoadingFragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/html/pimcore/vendor /symfony/twig-bridge/ Extension/HttpKernelRuntime.php:46 {
Symfony\Bridge\Twig\Extension \ HttpKernelRuntime->renderFragment($uri, array $options = []): string …
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/ActionRenderer.php:58 {
Pimcore\Templating\Renderer \ ActionRenderer->render($uri, array $options = []) …
›
› return $this->httpKernelRuntime->renderFragment($uri, $options);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/IncludeRenderer.php:150 {
Pimcore\Templating\Renderer \ IncludeRenderer->renderAction(PageSnippet $include, $params) …
› {
› return $this->actionRenderer->render($include, $params);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Templating/Renderer/IncludeRenderer.php:125 {
Pimcore\Templating\Renderer \ IncludeRenderer->render($include, array $params = [], $editmode = false, $cacheEnabled = true) …
› if ($include instanceof PageSnippet && $include->isPublished()) {
› $content = $this->renderAction($include, $params);
›
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Twig/Extension/Templating/Inc.php:62 {
Pimcore\Twig\Extension\Templating \ Inc->__invoke($include, array $params = [], $cacheEnabled = true, $editmode = null) …
›
› return $this->includeRenderer->render($include, $params, $editmode, $cacheEnabled);
› }
}
/var/www/html/pimcore/var/cache/dev/twig/4b/4b7241f46417bce53beba4436180fc1c.php:454 {
__TwigTemplate_4d8c3acef329bd2e10f24f3bf8c522e3->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->env->getFunction('pimcore_inc')->getCallable()(twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 197, $this->source); })()), "getProperty", [0 => "footer"], "method", false, false, false, 197));
› echo "
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/html/pimcore/var/cache/dev/twig/82/82618399d92ef1a4226bbf9c47c600b2.php:48 {
__TwigTemplate_01375c3965e2bf00e096b187cdcb3ccd->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("layouts/layout.html.twig", "product/listing.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/html/pimcore/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/html/pimcore/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/html/pimcore/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/html/pimcore/vendor /symfony/framework-bundle/ Controller/AbstractController.php:258 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->renderView(string $view, array $parameters = []): string …
›
› return $this->container->get('twig')->render($view, $parameters);
› }
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Controller/Controller.php:81 {
Pimcore\Controller \ Controller->renderView(string $view, array $parameters = []): string …
›
› return parent::renderView($view, $parameters);
› }
}
/var/www/html/pimcore/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/html/pimcore/vendor /pimcore/pimcore/ lib/Controller/Controller.php:43 {
Pimcore\Controller \ Controller->render(string $view, array $parameters = [], Response $response = null): Response …
›
› return parent::render($view, $parameters, $response);
› }
}
/var/www/html/pimcore / src/Controller/ProductController.php:213 {
App\Controller \ ProductController->listingAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, ListHelper $listHelper, PaginatorInterface $paginator) …
›
› return $this->render('product/listing.html.twig', $params);
› }
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "closure " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
06:18:55.308
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
06:18:55.309
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
06:18:55.309
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
06:18:55.309
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
06:18:55.309
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
06:18:55.309
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
06:18:55.309
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
06:18:55.320
deprecation
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous() " method is deprecated.
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
06:18:55.348
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "closure " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
06:18:55.349
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
06:18:55.352
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
06:18:55.352
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
06:18:55.352
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
06:18:55.352
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
06:18:55.352
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
06:18:55.352
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
06:18:55.418
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.423
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.425
deprecation
User Deprecated: The "cmf.event_listener.action_trigger " service is deprecated. Use "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface " instead
06:18:55.426
deprecation
User Deprecated: The "cmf.action_trigger.queue " service is deprecated. Use "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface " instead
06:18:55.427
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.429
debug
SELECT *
FROM website_settings
WHERE name = ?
AND (
siteId IS NULL
OR siteId = 0
OR siteId = ?
)
AND (
language IS NULL
OR language = ''
OR language = ?
)
ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
06:18:55.429
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "App\AssetBundle\EventListener\AssetWorkflowListner " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.446
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.447
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.447
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.455
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber " now to avoid errors or add an explicit @return annotation to suppress this message.
06:18:55.455
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\ConfigurationEventSubscriber " now to avoid errors or add an explicit @return annotation to suppress this message.