02:02:12.720
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.
02:02:12.720
deprecation
User Deprecated: The "cmf.customer_exporter_manager " service is deprecated. Use "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface " instead
02:02:12.720
deprecation
User Deprecated: The "cmf.link-activity-definition.linkgenerator " service is deprecated. Use "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator " instead
02:02:12.721
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.
02:02:12.721
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.
02:02:12.721
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session " service and "SessionInterface " alias are deprecated, use "$requestStack->getSession() " instead.
02:02:12.721
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
02:02:12.721
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
02:02:12.721
deprecation
User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag " service is deprecated, use "$session->getFlashBag() " instead.
02:02:12.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 (?)
02:02:12.723
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 (?)
02:02:12.723
debug
Successfully got data for key "site_domain_085769b203326731ca44af87fa4fa8eb " from cache
02:02:12.723
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
02:02:12.724
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 (?)
02:02:12.724
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 (?)
02:02:12.725
debug
Successfully got data for key "system_route_redirect " from cache
02:02:12.725
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:12.725
deprecation
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() " is deprecated, use "getMainRequest() " instead.
02:02:12.729
info
Matched route "shop-detail " .
02:02:12.729
debug
Resolved pimcore context for path "/de/shop/Products/Spare-Parts/Austin-Healey-3000-Mk-II-Rims~p410 " to "default "
02:02:12.730
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
02:02:12.730
debug
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
02:02:12.730
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
02:02:12.731
debug
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
02:02:12.731
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
02:02:12.731
debug
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
02:02:12.731
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
02:02:12.732
debug
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
02:02:12.732
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
02:02:12.732
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 (?)
02:02:12.733
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 (?)
02:02:12.733
debug
Successfully got data for key "document_136 " from cache
02:02:12.733
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 (?)
02:02:12.734
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 (?)
02:02:12.734
debug
Successfully got data for key "document_properties_136 " from cache
02:02:12.735
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.
02:02:12.735
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.
02:02:12.735
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.
02:02:12.735
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.
02:02:12.736
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.
02:02:12.736
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.
02:02:12.737
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.
02:02:12.737
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager " service is deprecated, use the new authenticator system instead.
02:02:12.737
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.
02:02:12.737
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.
02:02:12.739
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.
02:02:12.739
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.
02:02:12.739
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.
02:02:12.739
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.
02:02:12.740
deprecation
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken " class is deprecated.
02:02:12.740
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.
02:02:12.740
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.
02:02:12.740
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.
02:02:12.740
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.
02:02:12.740
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.
02:02:12.740
deprecation
User Deprecated: Since pimcore/pimcore 10.1: The "pimcore.security.encoder_factory " service is deprecated, use "pimcore.security.user_password_hasher " instead.
02:02:12.740
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.
02:02:12.740
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead.
02:02:12.740
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.
02:02:12.740
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.
02:02:12.741
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.
02:02:12.741
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.
02:02:12.741
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.
02:02:12.741
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.
02:02:12.741
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.
02:02:12.741
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin " .
02:02:12.741
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin " .
02:02:12.741
info
Populated the TokenStorage with an anonymous Token.
security
02:02:12.741
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 {#1930
#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();
}
}
02:02:12.741
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 {#1929
#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();
}
}
02:02:12.741
debug
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
doctrine
02:02:12.742
debug
Opening admin session "PHPSESSID "
02:02:12.742
debug
Admin session "PHPSESSID " was successfully opened. Open admin sessions: 1
02:02:12.742
debug
Admin session "PHPSESSID " was written and closed
02:02:12.743
debug
Notified event "pimcore.targeting.pre_resolve " to listener "Pimcore\Targeting\EventListener\TargetingListener::onPreResolve " .
02:02:12.743
debug
Notified event "pimcore.targeting.pre_resolve " to listener "Pimcore\Targeting\EventListener\DocumentTargetGroupListener::onVisitorInfoResolve " .
02:02:12.743
debug
Notified event "pimcore.targeting.pre_resolve " to listener "CustomerManagementFrameworkBundle\Targeting\EventListener\ElementSegmentsListener::onTargetingPreResolve " .
02:02:12.743
debug
Notified event "pimcore.targeting.pre_resolve " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onPreResolve " .
02:02:12.743
debug
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
doctrine
02:02:12.743
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.743
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.744
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.744
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.744
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.744
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.745
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.745
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.745
debug
SELECT * FROM targeting_rules WHERE id = ?
02:02:12.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 (?)
02:02:12.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 (?)
02:02:12.747
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 (?)
02:02:12.747
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
02:02:12.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 (?)
02:02:12.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 (?)
02:02:12.748
debug
Successfully got data for key "object_875 " from cache
02:02:12.749
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
02:02:12.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 (?)
02:02:12.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 (?)
02:02:12.750
debug
Successfully got data for key "object_860 " from cache
02:02:12.750
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 (?)
02:02:12.750
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
02:02:12.750
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 (?)
02:02:12.751
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
02:02:12.751
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 (?)
02:02:12.751
debug
Notified event "pimcore.targeting.post_resolve " to listener "Pimcore\Targeting\EventListener\VisitedPagesCountListener::onPostResolveVisitorInfo " .
02:02:12.752
debug
Resolved editmode to "false "
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
02:02:12.752
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
02:02:12.753
deprecation
User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct " is deprecated.
02:02:12.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 (?)
02:02:12.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 (?)
02:02:12.754
debug
Successfully got data for key "document_target_groups_136 " from cache
02:02:12.754
deprecation
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() " is deprecated, use "isMainRequest() " instead.
02:02:12.756
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 (?)
02:02:12.757
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 (?)
02:02:12.772
debug
SELECT name FROM classes WHERE id = ?
02:02:12.775
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.
02:02:12.799
debug
Successfully got data for key "object_410 " from cache
02:02:12.799
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController " .
02:02:12.799
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController " .
02:02:12.800
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController " .
02:02:12.800
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
02:02:12.804
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
02:02:12.804
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
02:02:12.804
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
02:02:12.808
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '410'
doctrine
02:02:12.810
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 (?)
02:02:12.810
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 (?)
02:02:12.811
debug
Successfully got data for key "object_35 " from cache
02:02:12.811
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 (?)
02:02:12.812
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 (?)
02:02:12.816
debug
SELECT name FROM classes WHERE id = ?
02:02:12.845
debug
Successfully got data for key "object_37 " from cache
02:02:12.845
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 (?)
02:02:12.846
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 (?)
02:02:12.847
debug
SELECT name FROM classes WHERE id = ?
02:02:12.849
debug
Successfully got data for key "object_397 " from cache
02:02:12.850
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 (?)
02:02:12.850
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 (?)
02:02:12.850
debug
Successfully got data for key "object_392 " from cache
02:02:12.850
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 (?)
02:02:12.851
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 (?)
02:02:12.851
debug
Successfully got data for key "object_564 " from cache
02:02:12.851
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 (?)
02:02:12.851
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 (?)
02:02:12.852
debug
Successfully got data for key "object_389 " from cache
02:02:12.861
debug
SELECT COUNT(*) FROM object_1 WHERE reference = ? and (calculated = 1) AND object_1.o_type IN ('object','folder')
02:02:12.862
debug
SELECT object_1.o_id as o_id, object_1.o_type as o_type FROM object_1 WHERE reference = ? and (calculated = 1) AND object_1.o_type IN ('object','folder')
02:02:12.862
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 (?)
02:02:12.863
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 (?)
02:02:12.863
debug
Successfully got data for key "object_960 " from cache
02:02:12.863
debug
SELECT COUNT(*) FROM object_2 WHERE (reference = ?) AND (group__id = ?) AND object_2.o_type IN ('object','folder')
02:02:12.864
debug
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE (reference = ?) AND (group__id = ?) AND object_2.o_type IN ('object','folder')
02:02:12.865
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 (?)
02:02:12.865
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 (?)
02:02:12.865
debug
Successfully got data for key "object_971 " from cache
02:02:12.870
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
02:02:12.870
debug
SELECT * FROM website_settings WHERE id = ?
02:02:12.870
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 (?)
02:02:12.871
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 (?)
02:02:12.873
debug
Successfully got data for key "object_693 " from cache
02:02:12.874
debug
SELECT name FROM classes WHERE id = ?
02:02:12.879
debug
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
doctrine
02:02:12.881
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 (?)
02:02:12.881
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 (?)
02:02:12.882
debug
Successfully got data for key "system_resource_columns_ecommerceframework_pricing_rule " from cache
02:02:12.882
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
doctrine
02:02:12.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 (?)
02:02:12.884
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 (?)
02:02:12.884
debug
Successfully got data for key "object_559 " from cache
02:02:12.884
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
doctrine
02:02:12.884
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 (?)
02:02:12.885
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 (?)
02:02:12.885
debug
Successfully got data for key "object_556 " from cache
02:02:12.886
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
doctrine
02:02:12.886
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 (?)
02:02:12.887
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 (?)
02:02:12.887
debug
Successfully got data for key "object_75 " from cache
02:02:12.887
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 (?)
02:02:12.888
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 (?)
02:02:12.888
debug
Successfully got data for key "object_74 " from cache
02:02:12.889
debug
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
02:02:12.889
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 (?)
02:02:12.890
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 (?)
02:02:12.890
debug
Successfully got data for key "object_438 " from cache
02:02:12.890
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
doctrine
02:02:12.891
debug
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
doctrine
02:02:12.891
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 (?)
02:02:12.891
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 (?)
02:02:12.892
debug
Successfully got data for key "object_399 " from cache
02:02:12.892
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 (?)
02:02:12.892
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 (?)
02:02:12.892
debug
Successfully got data for key "object_873 " from cache
02:02:12.893
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 (?)
02:02:12.893
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 (?)
02:02:12.893
debug
Successfully got data for key "object_362 " from cache
02:02:12.900
debug
SELECT object_localized_CAR_en.o_id as o_id, object_localized_CAR_en.o_type as o_type FROM object_localized_CAR_en WHERE ( object_localized_CAR_en.o_type IN ('object','folder')) AND object_localized_CAR_en.o_published = 1
doctrine
02:02:12.917
info
User specific Condition Part: (o_id IN (9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,29,30,31,32,33,34,37,38,41,43,44,47,48,51,52,53,54,55,57,58,61,62,63,64,66,67,68,69,70,73,74,75,76,77,78,81,82,85,86,87,88,89,90,91,92,95,97,98,101,102,103,104,105,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,129,130,131,132,133,136,138,139,140,141,142,143,144,147,148,149,150,151,152,155,156,157,160,161,162,165,166,169,170,172,173,174,175,178,180,183,184,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,235,236,238,242,243,244,245,246,247,248,249,250,251,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,302,303,304,305,306,307,308,309,310,311,312,313,314,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,357,358,359,360,1094))
pimcore_ecommerce_sql
02:02:12.917
info
Total Condition: active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (o_id IN (9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,29,30,31,32,33,34,37,38,41,43,44,47,48,51,52,53,54,55,57,58,61,62,63,64,66,67,68,69,70,73,74,75,76,77,78,81,82,85,86,87,88,89,90,91,92,95,97,98,101,102,103,104,105,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,129,130,131,132,133,136,138,139,140,141,142,143,144,147,148,149,150,151,152,155,156,157,160,161,162,165,166,169,170,172,173,174,175,178,180,183,184,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,235,236,238,242,243,244,245,246,247,248,249,250,251,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,302,303,304,305,306,307,308,309,310,311,312,313,314,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,357,358,359,360,1094))
pimcore_ecommerce_sql
02:02:12.917
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 (o_id IN (9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,29,30,31,32,33,34,37,38,41,43,44,47,48,51,52,53,54,55,57,58,61,62,63,64,66,67,68,69,70,73,74,75,76,77,78,81,82,85,86,87,88,89,90,91,92,95,97,98,101,102,103,104,105,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,129,130,131,132,133,136,138,139,140,141,142,143,144,147,148,149,150,151,152,155,156,157,160,161,162,165,166,169,170,172,173,174,175,178,180,183,184,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,235,236,238,242,243,244,245,246,247,248,249,250,251,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,302,303,304,305,306,307,308,309,310,311,312,313,314,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,357,358,359,360,1094))
pimcore_ecommerce_sql
02:02:12.917
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 (o_id IN (9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,29,30,31,32,33,34,37,38,41,43,44,47,48,51,52,53,54,55,57,58,61,62,63,64,66,67,68,69,70,73,74,75,76,77,78,81,82,85,86,87,88,89,90,91,92,95,97,98,101,102,103,104,105,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,129,130,131,132,133,136,138,139,140,141,142,143,144,147,148,149,150,151,152,155,156,157,160,161,162,165,166,169,170,172,173,174,175,178,180,183,184,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,235,236,238,242,243,244,245,246,247,248,249,250,251,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,302,303,304,305,306,307,308,309,310,311,312,313,314,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,357,358,359,360,1094))
doctrine
02:02:12.925
debug
SELECT FOUND_ROWS()
doctrine
02:02:12.925
info
Query done.
pimcore_ecommerce_sql
02:02:12.925
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 (?)
02:02:12.926
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 (?)
02:02:12.927
debug
Successfully got data for key "object_12 " from cache
02:02:12.927
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 (?)
02:02:12.928
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 (?)
02:02:12.928
debug
Successfully got data for key "object_13 " from cache
02:02:12.928
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 (?)
02:02:12.929
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 (?)
02:02:12.929
debug
Successfully got data for key "object_14 " from cache
02:02:12.929
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 (?)
02:02:12.934
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 (?)
02:02:12.935
debug
Successfully got data for key "object_15 " from cache
02:02:12.935
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 (?)
02:02:12.935
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 (?)
02:02:12.935
debug
Successfully got data for key "object_16 " from cache
02:02:12.935
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 (?)
02:02:12.936
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 (?)
02:02:12.936
debug
Successfully got data for key "object_19 " from cache
02:02:12.936
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 (?)
02:02:12.937
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 (?)
02:02:12.937
debug
Successfully got data for key "object_20 " from cache
02:02:12.937
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 (?)
02:02:12.937
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 (?)
02:02:12.938
debug
Successfully got data for key "object_24 " from cache
02:02:12.938
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 (?)
02:02:12.938
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 (?)
02:02:12.939
debug
Successfully got data for key "object_25 " from cache
02:02:12.939
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 (?)
02:02:12.939
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 (?)
02:02:12.939
debug
Successfully got data for key "object_26 " from cache
02:02:12.939
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 (?)
02:02:12.940
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 (?)
02:02:12.940
debug
Successfully got data for key "object_30 " from cache
02:02:12.940
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 (?)
02:02:12.940
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 (?)
02:02:12.941
debug
Successfully got data for key "object_31 " from cache
02:02:12.941
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 (?)
02:02:12.941
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 (?)
02:02:12.942
debug
Successfully got data for key "object_33 " from cache
02:02:12.942
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 (?)
02:02:12.942
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 (?)
02:02:12.942
debug
Successfully got data for key "object_34 " from cache
02:02:12.942
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 (?)
02:02:12.943
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 (?)
02:02:12.943
debug
Successfully got data for key "object_38 " from cache
02:02:12.943
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 (?)
02:02:12.943
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 (?)
02:02:12.944
debug
Successfully got data for key "object_43 " from cache
02:02:12.944
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 (?)
02:02:12.944
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 (?)
02:02:12.945
debug
Successfully got data for key "object_44 " from cache
02:02:12.945
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 (?)
02:02:12.945
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 (?)
02:02:12.945
debug
Successfully got data for key "object_51 " from cache
02:02:12.945
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 (?)
02:02:12.946
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 (?)
02:02:12.946
debug
Successfully got data for key "object_53 " from cache
02:02:12.946
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 (?)
02:02:12.947
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 (?)
02:02:12.949
debug
Successfully got data for key "object_54 " from cache
02:02:12.949
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 (?)
02:02:12.953
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 (?)
02:02:12.953
debug
Successfully got data for key "object_57 " from cache
02:02:12.953
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 (?)
02:02:12.954
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 (?)
02:02:12.954
debug
Successfully got data for key "object_58 " from cache
02:02:12.954
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 (?)
02:02:12.954
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 (?)
02:02:12.955
debug
Successfully got data for key "object_63 " from cache
02:02:12.955
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 (?)
02:02:12.956
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 (?)
02:02:12.956
debug
Successfully got data for key "object_66 " from cache
02:02:12.956
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 (?)
02:02:12.957
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 (?)
02:02:12.957
debug
Successfully got data for key "object_67 " from cache
02:02:12.957
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 (?)
02:02:12.957
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 (?)
02:02:12.958
debug
Successfully got data for key "object_69 " from cache
02:02:12.958
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 (?)
02:02:12.958
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 (?)
02:02:12.958
debug
Successfully got data for key "object_70 " from cache
02:02:12.958
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 (?)
02:02:12.959
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 (?)
02:02:12.959
debug
Successfully got data for key "object_77 " from cache
02:02:12.959
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 (?)
02:02:12.960
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 (?)
02:02:12.960
debug
Successfully got data for key "object_78 " from cache
02:02:12.960
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 (?)
02:02:12.960
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 (?)
02:02:12.961
debug
Successfully got data for key "object_82 " from cache
02:02:12.961
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 (?)
02:02:12.961
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 (?)
02:02:12.961
debug
Successfully got data for key "object_87 " from cache
02:02:12.961
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 (?)
02:02:12.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 (?)
02:02:12.966
debug
Successfully got data for key "object_88 " from cache
02:02:12.966
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 (?)
02:02:12.966
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 (?)
02:02:12.966
debug
Successfully got data for key "object_90 " from cache
02:02:12.966
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 (?)
02:02:12.967
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 (?)
02:02:12.967
debug
Successfully got data for key "object_91 " from cache
02:02:12.967
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 (?)
02:02:12.968
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 (?)
02:02:12.968
debug
Successfully got data for key "object_92 " from cache
02:02:12.968
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 (?)
02:02:12.968
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 (?)
02:02:12.969
debug
Successfully got data for key "object_97 " from cache
02:02:12.969
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 (?)
02:02:12.969
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 (?)
02:02:12.970
debug
Successfully got data for key "object_98 " from cache
02:02:12.970
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 (?)
02:02:12.970
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 (?)
02:02:12.970
debug
Successfully got data for key "object_102 " from cache
02:02:12.970
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 (?)
02:02:12.971
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 (?)
02:02:12.971
debug
Successfully got data for key "object_103 " from cache
02:02:12.971
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 (?)
02:02:12.972
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 (?)
02:02:12.972
debug
Successfully got data for key "object_104 " from cache
02:02:12.972
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 (?)
02:02:12.972
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 (?)
02:02:12.973
debug
Successfully got data for key "object_105 " from cache
02:02:12.973
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 (?)
02:02:12.973
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 (?)
02:02:12.974
debug
Successfully got data for key "object_110 " from cache
02:02:12.974
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 (?)
02:02:12.974
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 (?)
02:02:12.974
debug
Successfully got data for key "object_111 " from cache
02:02:12.974
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 (?)
02:02:12.975
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 (?)
02:02:12.975
debug
Successfully got data for key "object_112 " from cache
02:02:12.975
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 (?)
02:02:12.975
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 (?)
02:02:12.976
debug
Successfully got data for key "object_114 " from cache
02:02:12.976
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 (?)
02:02:12.976
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 (?)
02:02:12.977
debug
Successfully got data for key "object_115 " from cache
02:02:12.977
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 (?)
02:02:12.977
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 (?)
02:02:12.977
debug
Successfully got data for key "object_116 " from cache
02:02:12.977
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 (?)
02:02:12.978
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 (?)
02:02:12.978
debug
Successfully got data for key "object_118 " from cache
02:02:12.978
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 (?)
02:02:12.979
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 (?)
02:02:12.979
debug
Successfully got data for key "object_119 " from cache
02:02:12.979
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 (?)
02:02:12.979
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 (?)
02:02:12.980
debug
Successfully got data for key "object_120 " from cache
02:02:12.980
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 (?)
02:02:12.980
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 (?)
02:02:12.980
debug
Successfully got data for key "object_124 " from cache
02:02:12.981
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 (?)
02:02:12.981
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 (?)
02:02:12.981
debug
Successfully got data for key "object_125 " from cache
02:02:12.981
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 (?)
02:02:12.982
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 (?)
02:02:12.982
debug
Successfully got data for key "object_126 " from cache
02:02:12.982
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 (?)
02:02:12.982
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 (?)
02:02:12.983
debug
Successfully got data for key "object_131 " from cache
02:02:12.983
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 (?)
02:02:12.983
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 (?)
02:02:12.984
debug
Successfully got data for key "object_133 " from cache
02:02:12.984
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 (?)
02:02:12.984
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 (?)
02:02:12.984
debug
Successfully got data for key "object_138 " from cache
02:02:12.984
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 (?)
02:02:12.985
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 (?)
02:02:12.985
debug
Successfully got data for key "object_139 " from cache
02:02:12.985
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 (?)
02:02:12.986
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 (?)
02:02:12.986
debug
Successfully got data for key "object_143 " from cache
02:02:12.986
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 (?)
02:02:12.986
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 (?)
02:02:12.987
debug
Successfully got data for key "object_144 " from cache
02:02:12.987
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 (?)
02:02:12.987
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 (?)
02:02:12.988
debug
Successfully got data for key "object_149 " from cache
02:02:12.988
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 (?)
02:02:12.988
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 (?)
02:02:12.988
debug
Successfully got data for key "object_150 " from cache
02:02:12.988
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 (?)
02:02:12.989
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 (?)
02:02:12.989
debug
Successfully got data for key "object_152 " from cache
02:02:12.989
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 (?)
02:02:12.990
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 (?)
02:02:12.990
debug
Successfully got data for key "object_156 " from cache
02:02:12.990
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 (?)
02:02:12.990
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 (?)
02:02:12.991
debug
Successfully got data for key "object_157 " from cache
02:02:12.991
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 (?)
02:02:12.991
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 (?)
02:02:12.992
debug
Successfully got data for key "object_161 " from cache
02:02:12.992
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 (?)
02:02:12.992
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 (?)
02:02:12.992
debug
Successfully got data for key "object_162 " from cache
02:02:12.992
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 (?)
02:02:12.993
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 (?)
02:02:12.993
debug
Successfully got data for key "object_166 " from cache
02:02:12.993
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 (?)
02:02:12.994
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 (?)
02:02:12.995
debug
Successfully got data for key "object_172 " from cache
02:02:12.995
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 (?)
02:02:12.995
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 (?)
02:02:12.995
debug
Successfully got data for key "object_174 " from cache
02:02:12.995
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 (?)
02:02:12.996
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 (?)
02:02:12.996
debug
Successfully got data for key "object_175 " from cache
02:02:12.996
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 (?)
02:02:12.997
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 (?)
02:02:12.997
debug
Successfully got data for key "object_180 " from cache
02:02:12.997
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 (?)
02:02:12.997
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 (?)
02:02:12.998
debug
Successfully got data for key "object_184 " from cache
02:02:12.998
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 (?)
02:02:12.998
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 (?)
02:02:12.999
debug
Successfully got data for key "object_188 " from cache
02:02:12.999
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 (?)
02:02:12.999
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 (?)
02:02:13.000
debug
Successfully got data for key "object_189 " from cache
02:02:13.000
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 (?)
02:02:13.000
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 (?)
02:02:13.001
debug
Successfully got data for key "object_191 " from cache
02:02:13.001
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 (?)
02:02:13.003
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 (?)
02:02:13.003
debug
Successfully got data for key "object_192 " from cache
02:02:13.003
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 (?)
02:02:13.004
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 (?)
02:02:13.005
debug
Successfully got data for key "object_194 " from cache
02:02:13.005
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 (?)
02:02:13.006
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 (?)
02:02:13.006
debug
Successfully got data for key "object_195 " from cache
02:02:13.006
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 (?)
02:02:13.006
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 (?)
02:02:13.007
debug
Successfully got data for key "object_196 " from cache
02:02:13.007
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 (?)
02:02:13.007
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 (?)
02:02:13.008
debug
Successfully got data for key "object_198 " from cache
02:02:13.008
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 (?)
02:02:13.008
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 (?)
02:02:13.008
debug
Successfully got data for key "object_200 " from cache
02:02:13.008
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 (?)
02:02:13.009
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 (?)
02:02:13.009
debug
Successfully got data for key "object_202 " from cache
02:02:13.009
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 (?)
02:02:13.010
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 (?)
02:02:13.010
debug
Successfully got data for key "object_203 " from cache
02:02:13.010
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 (?)
02:02:13.010
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 (?)
02:02:13.011
debug
Successfully got data for key "object_205 " from cache
02:02:13.011
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 (?)
02:02:13.011
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 (?)
02:02:13.011
debug
Successfully got data for key "object_215 " from cache
02:02:13.012
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 (?)
02:02:13.012
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 (?)
02:02:13.012
debug
Successfully got data for key "object_216 " from cache
02:02:13.012
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 (?)
02:02:13.013
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 (?)
02:02:13.013
debug
Successfully got data for key "object_217 " from cache
02:02:13.013
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 (?)
02:02:13.013
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 (?)
02:02:13.014
debug
Successfully got data for key "object_220 " from cache
02:02:13.014
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 (?)
02:02:13.014
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 (?)
02:02:13.015
debug
Successfully got data for key "object_221 " from cache
02:02:13.015
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 (?)
02:02:13.015
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 (?)
02:02:13.015
debug
Successfully got data for key "object_222 " from cache
02:02:13.015
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 (?)
02:02:13.016
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 (?)
02:02:13.016
debug
Successfully got data for key "object_223 " from cache
02:02:13.016
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 (?)
02:02:13.016
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 (?)
02:02:13.017
debug
Successfully got data for key "object_224 " from cache
02:02:13.017
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 (?)
02:02:13.017
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 (?)
02:02:13.018
debug
Successfully got data for key "object_227 " from cache
02:02:13.018
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 (?)
02:02:13.018
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 (?)
02:02:13.018
debug
Successfully got data for key "object_228 " from cache
02:02:13.018
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 (?)
02:02:13.019
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 (?)
02:02:13.019
debug
Successfully got data for key "object_229 " from cache
02:02:13.019
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 (?)
02:02:13.019
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 (?)
02:02:13.020
debug
Successfully got data for key "object_231 " from cache
02:02:13.020
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 (?)
02:02:13.020
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 (?)
02:02:13.021
debug
Successfully got data for key "object_232 " from cache
02:02:13.021
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 (?)
02:02:13.021
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 (?)
02:02:13.021
debug
Successfully got data for key "object_235 " from cache
02:02:13.021
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 (?)
02:02:13.022
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 (?)
02:02:13.022
debug
Successfully got data for key "object_236 " from cache
02:02:13.022
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 (?)
02:02:13.022
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 (?)
02:02:13.023
debug
Successfully got data for key "object_238 " from cache
02:02:13.023
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 (?)
02:02:13.023
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 (?)
02:02:13.024
debug
Successfully got data for key "object_244 " from cache
02:02:13.024
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 (?)
02:02:13.024
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 (?)
02:02:13.024
debug
Successfully got data for key "object_245 " from cache
02:02:13.024
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 (?)
02:02:13.025
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 (?)
02:02:13.025
debug
Successfully got data for key "object_247 " from cache
02:02:13.025
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 (?)
02:02:13.025
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 (?)
02:02:13.026
debug
Successfully got data for key "object_249 " from cache
02:02:13.026
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 (?)
02:02:13.026
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 (?)
02:02:13.027
debug
Successfully got data for key "object_250 " from cache
02:02:13.027
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 (?)
02:02:13.027
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 (?)
02:02:13.027
debug
Successfully got data for key "object_252 " from cache
02:02:13.027
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 (?)
02:02:13.028
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 (?)
02:02:13.028
debug
Successfully got data for key "object_253 " from cache
02:02:13.028
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 (?)
02:02:13.029
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 (?)
02:02:13.029
debug
Successfully got data for key "object_257 " from cache
02:02:13.029
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 (?)
02:02:13.029
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 (?)
02:02:13.030
debug
Successfully got data for key "object_259 " from cache
02:02:13.030
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 (?)
02:02:13.030
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 (?)
02:02:13.030
debug
Successfully got data for key "object_262 " from cache
02:02:13.030
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 (?)
02:02:13.031
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 (?)
02:02:13.031
debug
Successfully got data for key "object_263 " from cache
02:02:13.031
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 (?)
02:02:13.032
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 (?)
02:02:13.032
debug
Successfully got data for key "object_265 " from cache
02:02:13.032
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 (?)
02:02:13.032
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 (?)
02:02:13.033
debug
Successfully got data for key "object_266 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.033
debug
Successfully got data for key "object_269 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.034
debug
Successfully got data for key "object_271 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.035
debug
Successfully got data for key "object_273 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.035
debug
Successfully got data for key "object_274 " from cache
02:02:13.036
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 (?)
02:02:13.036
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 (?)
02:02:13.036
debug
Successfully got data for key "object_276 " from cache
02:02:13.036
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 (?)
02:02:13.037
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 (?)
02:02:13.037
debug
Successfully got data for key "object_277 " from cache
02:02:13.037
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 (?)
02:02:13.037
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 (?)
02:02:13.037
debug
Successfully got data for key "object_278 " from cache
02:02:13.037
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 (?)
02:02:13.038
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 (?)
02:02:13.038
debug
Successfully got data for key "object_279 " from cache
02:02:13.038
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 (?)
02:02:13.038
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 (?)
02:02:13.038
debug
Successfully got data for key "object_280 " from cache
02:02:13.038
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 (?)
02:02:13.039
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 (?)
02:02:13.039
debug
Successfully got data for key "object_282 " from cache
02:02:13.039
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 (?)
02:02:13.039
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 (?)
02:02:13.039
debug
Successfully got data for key "object_283 " from cache
02:02:13.039
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 (?)
02:02:13.040
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 (?)
02:02:13.040
debug
Successfully got data for key "object_285 " from cache
02:02:13.040
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 (?)
02:02:13.040
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 (?)
02:02:13.040
debug
Successfully got data for key "object_286 " from cache
02:02:13.040
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 (?)
02:02:13.041
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 (?)
02:02:13.041
debug
Successfully got data for key "object_287 " from cache
02:02:13.041
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 (?)
02:02:13.041
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 (?)
02:02:13.041
debug
Successfully got data for key "object_288 " from cache
02:02:13.042
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 (?)
02:02:13.042
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 (?)
02:02:13.042
debug
Successfully got data for key "object_292 " from cache
02:02:13.042
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 (?)
02:02:13.042
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 (?)
02:02:13.042
debug
Successfully got data for key "object_293 " from cache
02:02:13.042
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 (?)
02:02:13.043
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 (?)
02:02:13.043
debug
Successfully got data for key "object_294 " from cache
02:02:13.043
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 (?)
02:02:13.043
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 (?)
02:02:13.043
debug
Successfully got data for key "object_295 " from cache
02:02:13.043
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 (?)
02:02:13.044
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 (?)
02:02:13.044
debug
Successfully got data for key "object_297 " from cache
02:02:13.044
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 (?)
02:02:13.044
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 (?)
02:02:13.044
debug
Successfully got data for key "object_298 " from cache
02:02:13.044
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 (?)
02:02:13.045
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 (?)
02:02:13.045
debug
Successfully got data for key "object_299 " from cache
02:02:13.045
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 (?)
02:02:13.045
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 (?)
02:02:13.045
debug
Successfully got data for key "object_303 " from cache
02:02:13.045
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 (?)
02:02:13.046
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 (?)
02:02:13.046
debug
Successfully got data for key "object_304 " from cache
02:02:13.046
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 (?)
02:02:13.046
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 (?)
02:02:13.046
debug
Successfully got data for key "object_305 " from cache
02:02:13.046
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 (?)
02:02:13.047
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 (?)
02:02:13.047
debug
Successfully got data for key "object_306 " from cache
02:02:13.047
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 (?)
02:02:13.048
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 (?)
02:02:13.048
debug
Successfully got data for key "object_308 " from cache
02:02:13.048
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 (?)
02:02:13.048
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 (?)
02:02:13.048
debug
Successfully got data for key "object_309 " from cache
02:02:13.048
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 (?)
02:02:13.049
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 (?)
02:02:13.049
debug
Successfully got data for key "object_311 " from cache
02:02:13.049
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 (?)
02:02:13.049
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 (?)
02:02:13.049
debug
Successfully got data for key "object_312 " from cache
02:02:13.049
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 (?)
02:02:13.050
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 (?)
02:02:13.050
debug
Successfully got data for key "object_316 " from cache
02:02:13.050
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 (?)
02:02:13.050
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 (?)
02:02:13.050
debug
Successfully got data for key "object_318 " from cache
02:02:13.050
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 (?)
02:02:13.051
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 (?)
02:02:13.051
debug
Successfully got data for key "object_321 " from cache
02:02:13.051
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 (?)
02:02:13.051
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 (?)
02:02:13.051
debug
Successfully got data for key "object_323 " from cache
02:02:13.051
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 (?)
02:02:13.052
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 (?)
02:02:13.052
debug
Successfully got data for key "object_325 " from cache
02:02:13.052
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 (?)
02:02:13.052
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 (?)
02:02:13.052
debug
Successfully got data for key "object_326 " from cache
02:02:13.052
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 (?)
02:02:13.053
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 (?)
02:02:13.053
debug
Successfully got data for key "object_328 " from cache
02:02:13.053
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 (?)
02:02:13.053
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 (?)
02:02:13.053
debug
Successfully got data for key "object_329 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.054
debug
Successfully got data for key "object_332 " from cache
02:02:13.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 (?)
02:02:13.055
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 (?)
02:02:13.055
debug
Successfully got data for key "object_334 " from cache
02:02:13.055
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 (?)
02:02:13.055
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 (?)
02:02:13.056
debug
Successfully got data for key "object_337 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.056
debug
Successfully got data for key "object_338 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.057
debug
Successfully got data for key "object_339 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.057
debug
Successfully got data for key "object_341 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.058
debug
Successfully got data for key "object_342 " from cache
02:02:13.058
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 (?)
02:02:13.058
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 (?)
02:02:13.058
debug
Successfully got data for key "object_344 " from cache
02:02:13.058
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 (?)
02:02:13.059
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 (?)
02:02:13.059
debug
Successfully got data for key "object_346 " from cache
02:02:13.059
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 (?)
02:02:13.060
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 (?)
02:02:13.060
debug
Successfully got data for key "object_347 " from cache
02:02:13.060
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 (?)
02:02:13.060
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 (?)
02:02:13.060
debug
Successfully got data for key "object_348 " from cache
02:02:13.060
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 (?)
02:02:13.061
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 (?)
02:02:13.061
debug
Successfully got data for key "object_350 " from cache
02:02:13.061
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 (?)
02:02:13.061
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 (?)
02:02:13.061
debug
Successfully got data for key "object_351 " from cache
02:02:13.061
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 (?)
02:02:13.062
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 (?)
02:02:13.062
debug
Successfully got data for key "object_352 " from cache
02:02:13.062
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 (?)
02:02:13.062
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 (?)
02:02:13.062
debug
Successfully got data for key "object_353 " from cache
02:02:13.062
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 (?)
02:02:13.063
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 (?)
02:02:13.063
debug
Successfully got data for key "object_358 " from cache
02:02:13.063
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 (?)
02:02:13.063
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 (?)
02:02:13.063
debug
Successfully got data for key "object_359 " from cache
02:02:13.063
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 (?)
02:02:13.064
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 (?)
02:02:13.064
debug
Successfully got data for key "object_360 " from cache
02:02:13.064
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 (?)
02:02:13.064
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 (?)
02:02:13.065
debug
Successfully got data for key "object_11 " from cache
02:02:13.065
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 (?)
02:02:13.065
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 (?)
02:02:13.065
debug
Successfully got data for key "object_9 " from cache
02:02:13.065
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 (?)
02:02:13.065
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 (?)
02:02:13.066
debug
Successfully got data for key "object_4 " from cache
02:02:13.066
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 (?)
02:02:13.066
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 (?)
02:02:13.066
debug
Successfully got data for key "object_555 " from cache
02:02:13.066
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 (?)
02:02:13.067
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 (?)
02:02:13.067
debug
Successfully got data for key "object_8 " from cache
02:02:13.068
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 (?)
02:02:13.068
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 (?)
02:02:13.068
debug
Successfully got data for key "object_10 " from cache
02:02:13.069
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 (?)
02:02:13.069
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 (?)
02:02:13.069
debug
Successfully got data for key "object_17 " from cache
02:02:13.070
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 (?)
02:02:13.070
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 (?)
02:02:13.070
debug
Successfully got data for key "object_557 " from cache
02:02:13.070
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 (?)
02:02:13.071
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 (?)
02:02:13.071
debug
Successfully got data for key "object_22 " from cache
02:02:13.071
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 (?)
02:02:13.071
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 (?)
02:02:13.071
debug
Successfully got data for key "object_21 " from cache
02:02:13.072
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 (?)
02:02:13.072
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 (?)
02:02:13.072
debug
Successfully got data for key "object_23 " from cache
02:02:13.073
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 (?)
02:02:13.073
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 (?)
02:02:13.073
debug
Successfully got data for key "object_29 " from cache
02:02:13.073
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 (?)
02:02:13.074
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 (?)
02:02:13.074
debug
Successfully got data for key "object_28 " from cache
02:02:13.074
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 (?)
02:02:13.074
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 (?)
02:02:13.074
debug
Successfully got data for key "object_551 " from cache
02:02:13.074
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 (?)
02:02:13.075
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 (?)
02:02:13.075
debug
Successfully got data for key "object_27 " from cache
02:02:13.075
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 (?)
02:02:13.075
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 (?)
02:02:13.076
debug
Successfully got data for key "object_32 " from cache
02:02:13.076
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 (?)
02:02:13.077
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 (?)
02:02:13.077
debug
Successfully got data for key "object_36 " from cache
02:02:13.077
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 (?)
02:02:13.077
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 (?)
02:02:13.077
debug
Successfully got data for key "object_41 " from cache
02:02:13.078
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 (?)
02:02:13.078
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 (?)
02:02:13.078
debug
Successfully got data for key "object_39 " from cache
02:02:13.078
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 (?)
02:02:13.078
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 (?)
02:02:13.078
debug
Successfully got data for key "object_552 " from cache
02:02:13.079
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 (?)
02:02:13.079
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 (?)
02:02:13.079
debug
Successfully got data for key "object_40 " from cache
02:02:13.079
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 (?)
02:02:13.080
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 (?)
02:02:13.080
debug
Successfully got data for key "object_48 " from cache
02:02:13.080
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 (?)
02:02:13.081
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 (?)
02:02:13.081
debug
Successfully got data for key "object_47 " from cache
02:02:13.081
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 (?)
02:02:13.081
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 (?)
02:02:13.082
debug
Successfully got data for key "object_45 " from cache
02:02:13.082
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 (?)
02:02:13.082
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 (?)
02:02:13.082
debug
Successfully got data for key "object_46 " from cache
02:02:13.082
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 (?)
02:02:13.083
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 (?)
02:02:13.083
debug
Successfully got data for key "object_52 " from cache
02:02:13.083
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 (?)
02:02:13.084
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 (?)
02:02:13.084
debug
Successfully got data for key "object_55 " from cache
02:02:13.084
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 (?)
02:02:13.084
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 (?)
02:02:13.084
debug
Successfully got data for key "object_560 " from cache
02:02:13.085
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 (?)
02:02:13.085
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 (?)
02:02:13.085
debug
Successfully got data for key "object_62 " from cache
02:02:13.085
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 (?)
02:02:13.086
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 (?)
02:02:13.086
debug
Successfully got data for key "object_61 " from cache
02:02:13.086
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 (?)
02:02:13.086
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 (?)
02:02:13.086
debug
Successfully got data for key "object_59 " from cache
02:02:13.087
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 (?)
02:02:13.087
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 (?)
02:02:13.087
debug
Successfully got data for key "object_60 " from cache
02:02:13.087
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 (?)
02:02:13.087
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 (?)
02:02:13.088
debug
Successfully got data for key "object_64 " from cache
02:02:13.088
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 (?)
02:02:13.088
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 (?)
02:02:13.089
debug
Successfully got data for key "object_68 " from cache
02:02:13.089
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 (?)
02:02:13.089
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 (?)
02:02:13.089
debug
Successfully got data for key "object_558 " from cache
02:02:13.090
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 (?)
02:02:13.090
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 (?)
02:02:13.090
debug
Successfully got data for key "object_73 " from cache
02:02:13.090
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 (?)
02:02:13.090
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 (?)
02:02:13.091
debug
Successfully got data for key "object_71 " from cache
02:02:13.091
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 (?)
02:02:13.091
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 (?)
02:02:13.091
debug
Successfully got data for key "object_548 " from cache
02:02:13.091
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 (?)
02:02:13.091
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 (?)
02:02:13.092
debug
Successfully got data for key "object_561 " from cache
02:02:13.092
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 (?)
02:02:13.092
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 (?)
02:02:13.092
debug
Successfully got data for key "object_72 " from cache
02:02:13.093
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 (?)
02:02:13.093
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 (?)
02:02:13.093
debug
Successfully got data for key "object_76 " from cache
02:02:13.093
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 (?)
02:02:13.093
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 (?)
02:02:13.094
debug
Successfully got data for key "object_550 " from cache
02:02:13.094
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 (?)
02:02:13.094
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 (?)
02:02:13.095
debug
Successfully got data for key "object_81 " from cache
02:02:13.095
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 (?)
02:02:13.095
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 (?)
02:02:13.095
debug
Successfully got data for key "object_80 " from cache
02:02:13.095
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 (?)
02:02:13.096
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 (?)
02:02:13.096
debug
Successfully got data for key "object_79 " from cache
02:02:13.096
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 (?)
02:02:13.096
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 (?)
02:02:13.096
debug
Successfully got data for key "object_86 " from cache
02:02:13.096
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 (?)
02:02:13.097
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 (?)
02:02:13.097
debug
Successfully got data for key "object_85 " from cache
02:02:13.097
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 (?)
02:02:13.097
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 (?)
02:02:13.097
debug
Successfully got data for key "object_83 " from cache
02:02:13.098
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 (?)
02:02:13.098
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 (?)
02:02:13.098
debug
Successfully got data for key "object_84 " from cache
02:02:13.098
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 (?)
02:02:13.099
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 (?)
02:02:13.099
debug
Successfully got data for key "object_89 " from cache
02:02:13.100
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 (?)
02:02:13.100
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 (?)
02:02:13.100
debug
Successfully got data for key "object_95 " from cache
02:02:13.100
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 (?)
02:02:13.100
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 (?)
02:02:13.101
debug
Successfully got data for key "object_93 " from cache
02:02:13.101
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 (?)
02:02:13.101
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 (?)
02:02:13.101
debug
Successfully got data for key "object_94 " from cache
02:02:13.102
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 (?)
02:02:13.102
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 (?)
02:02:13.102
debug
Successfully got data for key "object_101 " from cache
02:02:13.102
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 (?)
02:02:13.102
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 (?)
02:02:13.103
debug
Successfully got data for key "object_100 " from cache
02:02:13.103
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 (?)
02:02:13.103
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 (?)
02:02:13.103
debug
Successfully got data for key "object_99 " from cache
02:02:13.104
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 (?)
02:02:13.104
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 (?)
02:02:13.104
debug
Successfully got data for key "object_109 " from cache
02:02:13.104
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 (?)
02:02:13.105
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 (?)
02:02:13.105
debug
Successfully got data for key "object_108 " from cache
02:02:13.105
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 (?)
02:02:13.105
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 (?)
02:02:13.105
debug
Successfully got data for key "object_106 " from cache
02:02:13.106
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 (?)
02:02:13.106
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 (?)
02:02:13.106
debug
Successfully got data for key "object_107 " from cache
02:02:13.107
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 (?)
02:02:13.107
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 (?)
02:02:13.107
debug
Successfully got data for key "object_113 " from cache
02:02:13.108
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 (?)
02:02:13.108
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 (?)
02:02:13.108
debug
Successfully got data for key "object_117 " from cache
02:02:13.109
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 (?)
02:02:13.109
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 (?)
02:02:13.110
debug
Successfully got data for key "object_123 " from cache
02:02:13.110
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 (?)
02:02:13.110
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 (?)
02:02:13.110
debug
Successfully got data for key "object_121 " from cache
02:02:13.110
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 (?)
02:02:13.111
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 (?)
02:02:13.111
debug
Successfully got data for key "object_122 " from cache
02:02:13.111
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 (?)
02:02:13.111
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 (?)
02:02:13.112
debug
Successfully got data for key "object_130 " from cache
02:02:13.112
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 (?)
02:02:13.112
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 (?)
02:02:13.112
debug
Successfully got data for key "object_129 " from cache
02:02:13.112
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 (?)
02:02:13.113
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 (?)
02:02:13.113
debug
Successfully got data for key "object_127 " from cache
02:02:13.113
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 (?)
02:02:13.113
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 (?)
02:02:13.113
debug
Successfully got data for key "object_128 " from cache
02:02:13.114
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 (?)
02:02:13.114
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 (?)
02:02:13.114
debug
Successfully got data for key "object_132 " from cache
02:02:13.114
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 (?)
02:02:13.115
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 (?)
02:02:13.115
debug
Successfully got data for key "object_136 " from cache
02:02:13.115
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 (?)
02:02:13.115
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 (?)
02:02:13.115
debug
Successfully got data for key "object_134 " from cache
02:02:13.116
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 (?)
02:02:13.116
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 (?)
02:02:13.116
debug
Successfully got data for key "object_135 " from cache
02:02:13.116
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 (?)
02:02:13.117
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 (?)
02:02:13.117
debug
Successfully got data for key "object_142 " from cache
02:02:13.117
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 (?)
02:02:13.117
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 (?)
02:02:13.117
debug
Successfully got data for key "object_140 " from cache
02:02:13.118
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 (?)
02:02:13.118
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 (?)
02:02:13.118
debug
Successfully got data for key "object_141 " from cache
02:02:13.118
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 (?)
02:02:13.119
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 (?)
02:02:13.119
debug
Successfully got data for key "object_148 " from cache
02:02:13.119
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 (?)
02:02:13.119
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 (?)
02:02:13.119
debug
Successfully got data for key "object_147 " from cache
02:02:13.119
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 (?)
02:02:13.120
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 (?)
02:02:13.120
debug
Successfully got data for key "object_145 " from cache
02:02:13.120
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 (?)
02:02:13.120
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 (?)
02:02:13.121
debug
Successfully got data for key "object_146 " from cache
02:02:13.121
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 (?)
02:02:13.121
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 (?)
02:02:13.121
debug
Successfully got data for key "object_151 " from cache
02:02:13.122
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 (?)
02:02:13.122
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 (?)
02:02:13.122
debug
Successfully got data for key "object_155 " from cache
02:02:13.122
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 (?)
02:02:13.123
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 (?)
02:02:13.123
debug
Successfully got data for key "object_153 " from cache
02:02:13.123
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 (?)
02:02:13.123
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 (?)
02:02:13.123
debug
Successfully got data for key "object_154 " from cache
02:02:13.124
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 (?)
02:02:13.124
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 (?)
02:02:13.124
debug
Successfully got data for key "object_160 " from cache
02:02:13.124
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 (?)
02:02:13.124
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 (?)
02:02:13.125
debug
Successfully got data for key "object_158 " from cache
02:02:13.125
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 (?)
02:02:13.125
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 (?)
02:02:13.125
debug
Successfully got data for key "object_159 " from cache
02:02:13.126
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 (?)
02:02:13.126
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 (?)
02:02:13.126
debug
Successfully got data for key "object_165 " from cache
02:02:13.126
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 (?)
02:02:13.127
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 (?)
02:02:13.127
debug
Successfully got data for key "object_163 " from cache
02:02:13.127
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 (?)
02:02:13.127
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 (?)
02:02:13.127
debug
Successfully got data for key "object_164 " from cache
02:02:13.128
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 (?)
02:02:13.128
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 (?)
02:02:13.128
debug
Successfully got data for key "object_170 " from cache
02:02:13.128
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 (?)
02:02:13.128
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 (?)
02:02:13.128
debug
Successfully got data for key "object_169 " from cache
02:02:13.129
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 (?)
02:02:13.129
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 (?)
02:02:13.129
debug
Successfully got data for key "object_167 " from cache
02:02:13.129
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 (?)
02:02:13.129
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 (?)
02:02:13.130
debug
Successfully got data for key "object_168 " from cache
02:02:13.130
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 (?)
02:02:13.130
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 (?)
02:02:13.130
debug
Successfully got data for key "object_173 " from cache
02:02:13.131
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 (?)
02:02:13.131
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 (?)
02:02:13.131
debug
Successfully got data for key "object_178 " from cache
02:02:13.131
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 (?)
02:02:13.131
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 (?)
02:02:13.132
debug
Successfully got data for key "object_176 " from cache
02:02:13.132
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 (?)
02:02:13.132
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 (?)
02:02:13.132
debug
Successfully got data for key "object_177 " from cache
02:02:13.133
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 (?)
02:02:13.133
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 (?)
02:02:13.133
debug
Successfully got data for key "object_183 " from cache
02:02:13.133
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 (?)
02:02:13.133
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 (?)
02:02:13.133
debug
Successfully got data for key "object_181 " from cache
02:02:13.134
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 (?)
02:02:13.134
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 (?)
02:02:13.134
debug
Successfully got data for key "object_182 " from cache
02:02:13.134
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 (?)
02:02:13.134
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 (?)
02:02:13.135
debug
Successfully got data for key "object_187 " from cache
02:02:13.135
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 (?)
02:02:13.135
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 (?)
02:02:13.135
debug
Successfully got data for key "object_185 " from cache
02:02:13.135
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 (?)
02:02:13.136
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 (?)
02:02:13.136
debug
Successfully got data for key "object_186 " from cache
02:02:13.136
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 (?)
02:02:13.136
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 (?)
02:02:13.137
debug
Successfully got data for key "object_190 " from cache
02:02:13.137
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 (?)
02:02:13.137
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 (?)
02:02:13.138
debug
Successfully got data for key "object_193 " from cache
02:02:13.138
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 (?)
02:02:13.139
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 (?)
02:02:13.139
debug
Successfully got data for key "object_204 " from cache
02:02:13.139
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 (?)
02:02:13.139
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 (?)
02:02:13.139
debug
Successfully got data for key "object_197 " from cache
02:02:13.140
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 (?)
02:02:13.140
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 (?)
02:02:13.140
debug
Successfully got data for key "object_199 " from cache
02:02:13.141
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 (?)
02:02:13.141
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 (?)
02:02:13.141
debug
Successfully got data for key "object_201 " from cache
02:02:13.142
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 (?)
02:02:13.142
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 (?)
02:02:13.142
debug
Successfully got data for key "object_212 " from cache
02:02:13.142
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 (?)
02:02:13.142
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 (?)
02:02:13.143
debug
Successfully got data for key "object_209 " from cache
02:02:13.143
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 (?)
02:02:13.143
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 (?)
02:02:13.143
debug
Successfully got data for key "object_208 " from cache
02:02:13.143
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 (?)
02:02:13.143
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 (?)
02:02:13.143
debug
Successfully got data for key "object_206 " from cache
02:02:13.144
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 (?)
02:02:13.144
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 (?)
02:02:13.144
debug
Successfully got data for key "object_207 " from cache
02:02:13.144
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 (?)
02:02:13.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 (?)
02:02:13.145
debug
Successfully got data for key "object_211 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.145
debug
Successfully got data for key "object_218 " from cache
02:02:13.146
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 (?)
02:02:13.146
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 (?)
02:02:13.146
debug
Successfully got data for key "object_210 " from cache
02:02:13.146
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 (?)
02:02:13.146
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 (?)
02:02:13.146
debug
Successfully got data for key "object_219 " from cache
02:02:13.147
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 (?)
02:02:13.148
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 (?)
02:02:13.148
debug
Successfully got data for key "object_226 " from cache
02:02:13.148
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 (?)
02:02:13.148
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 (?)
02:02:13.148
debug
Successfully got data for key "object_225 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.150
debug
Successfully got data for key "object_230 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.150
debug
Successfully got data for key "object_233 " from cache
02:02:13.151
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 (?)
02:02:13.151
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 (?)
02:02:13.151
debug
Successfully got data for key "object_243 " from cache
02:02:13.151
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 (?)
02:02:13.151
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 (?)
02:02:13.151
debug
Successfully got data for key "object_242 " from cache
02:02:13.152
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 (?)
02:02:13.152
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 (?)
02:02:13.152
debug
Successfully got data for key "object_240 " from cache
02:02:13.152
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 (?)
02:02:13.152
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 (?)
02:02:13.152
debug
Successfully got data for key "object_241 " from cache
02:02:13.153
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 (?)
02:02:13.153
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 (?)
02:02:13.153
debug
Successfully got data for key "object_246 " from cache
02:02:13.153
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 (?)
02:02:13.154
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 (?)
02:02:13.154
debug
Successfully got data for key "object_248 " from cache
02:02:13.154
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 (?)
02:02:13.154
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 (?)
02:02:13.155
debug
Successfully got data for key "object_251 " from cache
02:02:13.155
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 (?)
02:02:13.155
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 (?)
02:02:13.156
debug
Successfully got data for key "object_256 " from cache
02:02:13.156
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 (?)
02:02:13.156
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 (?)
02:02:13.156
debug
Successfully got data for key "object_254 " from cache
02:02:13.156
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 (?)
02:02:13.156
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 (?)
02:02:13.157
debug
Successfully got data for key "object_258 " from cache
02:02:13.157
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 (?)
02:02:13.157
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 (?)
02:02:13.157
debug
Successfully got data for key "object_261 " from cache
02:02:13.157
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 (?)
02:02:13.158
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 (?)
02:02:13.158
debug
Successfully got data for key "object_260 " from cache
02:02:13.158
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 (?)
02:02:13.158
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 (?)
02:02:13.159
debug
Successfully got data for key "object_264 " from cache
02:02:13.159
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 (?)
02:02:13.159
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 (?)
02:02:13.160
debug
Successfully got data for key "object_268 " from cache
02:02:13.160
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 (?)
02:02:13.160
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 (?)
02:02:13.160
debug
Successfully got data for key "object_267 " from cache
02:02:13.160
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 (?)
02:02:13.160
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 (?)
02:02:13.161
debug
Successfully got data for key "object_270 " from cache
02:02:13.161
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 (?)
02:02:13.161
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 (?)
02:02:13.161
debug
Successfully got data for key "object_272 " from cache
02:02:13.162
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 (?)
02:02:13.162
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 (?)
02:02:13.162
debug
Successfully got data for key "object_275 " from cache
02:02:13.163
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 (?)
02:02:13.163
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 (?)
02:02:13.164
debug
Successfully got data for key "object_281 " from cache
02:02:13.164
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 (?)
02:02:13.164
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 (?)
02:02:13.164
debug
Successfully got data for key "object_553 " from cache
02:02:13.164
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 (?)
02:02:13.165
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 (?)
02:02:13.165
debug
Successfully got data for key "object_284 " from cache
02:02:13.166
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 (?)
02:02:13.166
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 (?)
02:02:13.166
debug
Successfully got data for key "object_290 " from cache
02:02:13.166
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 (?)
02:02:13.166
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 (?)
02:02:13.166
debug
Successfully got data for key "object_289 " from cache
02:02:13.167
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 (?)
02:02:13.167
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 (?)
02:02:13.167
debug
Successfully got data for key "object_291 " from cache
02:02:13.168
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 (?)
02:02:13.168
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 (?)
02:02:13.168
debug
Successfully got data for key "object_296 " from cache
02:02:13.169
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 (?)
02:02:13.169
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 (?)
02:02:13.169
debug
Successfully got data for key "object_302 " from cache
02:02:13.169
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 (?)
02:02:13.169
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 (?)
02:02:13.170
debug
Successfully got data for key "object_300 " from cache
02:02:13.170
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 (?)
02:02:13.170
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 (?)
02:02:13.170
debug
Successfully got data for key "object_301 " from cache
02:02:13.171
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 (?)
02:02:13.171
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 (?)
02:02:13.171
debug
Successfully got data for key "object_307 " from cache
02:02:13.172
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 (?)
02:02:13.172
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 (?)
02:02:13.172
debug
Successfully got data for key "object_310 " from cache
02:02:13.172
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 (?)
02:02:13.173
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 (?)
02:02:13.173
debug
Successfully got data for key "object_314 " from cache
02:02:13.173
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 (?)
02:02:13.173
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 (?)
02:02:13.174
debug
Successfully got data for key "object_313 " from cache
02:02:13.174
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 (?)
02:02:13.174
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 (?)
02:02:13.174
debug
Successfully got data for key "object_317 " from cache
02:02:13.175
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 (?)
02:02:13.175
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 (?)
02:02:13.175
debug
Successfully got data for key "object_320 " from cache
02:02:13.175
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 (?)
02:02:13.175
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 (?)
02:02:13.176
debug
Successfully got data for key "object_319 " from cache
02:02:13.176
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 (?)
02:02:13.176
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 (?)
02:02:13.176
debug
Successfully got data for key "object_322 " from cache
02:02:13.177
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 (?)
02:02:13.177
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 (?)
02:02:13.177
debug
Successfully got data for key "object_324 " from cache
02:02:13.178
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 (?)
02:02:13.178
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 (?)
02:02:13.178
debug
Successfully got data for key "object_330 " from cache
02:02:13.178
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 (?)
02:02:13.179
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 (?)
02:02:13.179
debug
Successfully got data for key "object_327 " from cache
02:02:13.179
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 (?)
02:02:13.180
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 (?)
02:02:13.180
debug
Successfully got data for key "object_331 " from cache
02:02:13.180
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 (?)
02:02:13.180
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 (?)
02:02:13.181
debug
Successfully got data for key "object_333 " from cache
02:02:13.181
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 (?)
02:02:13.181
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 (?)
02:02:13.181
debug
Successfully got data for key "object_336 " from cache
02:02:13.182
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 (?)
02:02:13.182
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 (?)
02:02:13.182
debug
Successfully got data for key "object_335 " from cache
02:02:13.183
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 (?)
02:02:13.183
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 (?)
02:02:13.183
debug
Successfully got data for key "object_340 " from cache
02:02:13.184
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 (?)
02:02:13.184
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 (?)
02:02:13.184
debug
Successfully got data for key "object_343 " from cache
02:02:13.185
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 (?)
02:02:13.185
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 (?)
02:02:13.185
debug
Successfully got data for key "object_345 " from cache
02:02:13.186
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 (?)
02:02:13.186
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 (?)
02:02:13.186
debug
Successfully got data for key "object_349 " from cache
02:02:13.187
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 (?)
02:02:13.187
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 (?)
02:02:13.188
debug
Successfully got data for key "object_357 " from cache
02:02:13.188
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 (?)
02:02:13.188
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 (?)
02:02:13.188
debug
Successfully got data for key "object_355 " from cache
02:02:13.188
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 (?)
02:02:13.189
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 (?)
02:02:13.189
debug
Successfully got data for key "object_356 " from cache
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.205
debug
Successfully got data for key "nav_f007147ab67d2ccfb0605d9d3edf58c8 " from cache
02:02:13.207
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.207
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.208
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.208
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.208
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.208
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.208
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.208
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.208
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
02:02:13.213
debug
SELECT * FROM translations_messages LIMIT 1;
doctrine
02:02:13.213
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 (?)
02:02:13.214
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 (?)
02:02:13.214
debug
Successfully got data for key "translation_data_1d19e47125946f5a6366d64de93b5d4f " from cache
02:02:13.215
debug
SELECT sourceId FROM documents_translations WHERE id = ?
02:02:13.215
debug
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source " FROM documents_translations WHERE id = ?
02:02:13.216
debug
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source " FROM documents_translations WHERE id = ?
02:02:13.216
debug
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source " FROM documents_translations WHERE id = ?
02:02:13.216
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 (?)
02:02:13.217
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 (?)
02:02:13.218
debug
Successfully got data for key "document_3 " from cache
02:02:13.218
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 (?)
02:02:13.218
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 (?)
02:02:13.219
debug
Successfully got data for key "document_properties_3 " from cache
02:02:13.219
debug
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
02:02:13.219
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 (?)
02:02:13.220
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 (?)
02:02:13.220
debug
Successfully got data for key "nav_f3e9f14d1fa72fd1bf8879d5371f86ba " from cache
02:02:13.226
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:13.233
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 (?)
02:02:13.233
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 (?)
02:02:13.234
debug
Successfully got data for key "imagick_format_avif " from cache
02:02:13.234
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 (?)
02:02:13.234
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 (?)
02:02:13.234
debug
Successfully got data for key "imagick_format_webp " from cache
02:02:13.236
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.237
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.237
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.237
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.237
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.237
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.237
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:13.239
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:13.241
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:13.242
debug
SELECT * FROM tmp_store WHERE id = ?
02:02:13.243
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:13.244
debug
SELECT * FROM tmp_store WHERE id = ?
02:02:13.244
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:13.244
debug
SELECT * FROM tmp_store WHERE id = ?
02:02:13.251
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.252
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.253
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.254
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.255
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.255
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.255
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.255
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.255
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.255
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.256
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.257
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 (?)
02:02:13.257
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 (?)
02:02:13.258
debug
Successfully got data for key "quantityvalue_units_table " from cache
02:02:13.258
debug
SELECT * FROM translations_admin LIMIT 1;
doctrine
02:02:13.258
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 (?)
02:02:13.258
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 (?)
02:02:13.260
debug
Successfully got data for key "translation_data_97d20181b29e38ccdfcc2249cc63ac4a " from cache
02:02:13.263
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '12'
doctrine
02:02:13.264
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 (?)
02:02:13.265
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 (?)
02:02:13.265
debug
Successfully got data for key "object_545 " from cache
02:02:13.265
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 (?)
02:02:13.265
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 (?)
02:02:13.266
debug
Successfully got data for key "object_390 " from cache
02:02:13.267
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
02:02:13.271
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.271
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.271
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.271
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.271
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.272
debug
SELECT name FROM classes WHERE id = ?
02:02:13.273
debug
Successfully got data for key "object_6 " from cache
02:02:13.273
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '13'
doctrine
02:02:13.281
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.281
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.281
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.281
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.281
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.282
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '14'
doctrine
02:02:13.286
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.286
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.286
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.286
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.286
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.287
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '15'
doctrine
02:02:13.291
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.291
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.291
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.291
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.291
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.292
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 (?)
02:02:13.292
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 (?)
02:02:13.292
debug
Successfully got data for key "object_7 " from cache
02:02:13.293
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '16'
doctrine
02:02:13.296
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.296
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.296
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.297
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.297
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.297
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '19'
doctrine
02:02:13.298
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 (?)
02:02:13.298
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 (?)
02:02:13.299
debug
Successfully got data for key "object_546 " from cache
02:02:13.302
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.302
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.302
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.302
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.302
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.302
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 (?)
02:02:13.303
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 (?)
02:02:13.303
debug
Successfully got data for key "object_42 " from cache
02:02:13.303
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '20'
doctrine
02:02:13.307
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.307
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.307
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.307
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.307
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.308
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '24'
doctrine
02:02:13.311
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.311
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.311
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.311
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.311
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.312
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '25'
doctrine
02:02:13.316
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.316
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.316
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.316
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.316
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.316
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '26'
doctrine
02:02:13.320
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.320
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.320
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.320
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.320
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.321
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '30'
doctrine
02:02:13.321
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 (?)
02:02:13.321
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 (?)
02:02:13.322
debug
Successfully got data for key "object_2 " from cache
02:02:13.322
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 (?)
02:02:13.322
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 (?)
02:02:13.322
debug
Successfully got data for key "object_744 " from cache
02:02:13.322
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 (?)
02:02:13.322
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 (?)
02:02:13.323
debug
Successfully got data for key "object_1 " from cache
02:02:13.323
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '31'
doctrine
02:02:13.324
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 (?)
02:02:13.324
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 (?)
02:02:13.325
debug
Successfully got data for key "object_547 " from cache
02:02:13.326
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '33'
doctrine
02:02:13.328
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '34'
doctrine
02:02:13.343
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '38'
doctrine
02:02:13.348
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.349
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.350
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.351
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.352
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.352
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '43'
doctrine
02:02:13.362
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.362
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.362
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.362
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.362
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.363
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '44'
doctrine
02:02:13.366
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.366
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.366
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.366
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.366
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.367
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '51'
doctrine
02:02:13.371
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.371
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.371
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.371
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.371
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.371
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 (?)
02:02:13.372
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 (?)
02:02:13.373
debug
Successfully got data for key "object_49 " from cache
02:02:13.373
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '53'
doctrine
02:02:13.377
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.377
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.377
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.377
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.377
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.377
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 (?)
02:02:13.377
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 (?)
02:02:13.378
debug
Successfully got data for key "object_50 " from cache
02:02:13.378
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '54'
doctrine
02:02:13.383
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.383
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.383
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.383
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.383
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.384
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '57'
doctrine
02:02:13.387
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.387
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.387
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.387
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.387
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.387
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 (?)
02:02:13.388
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 (?)
02:02:13.388
debug
Successfully got data for key "object_56 " from cache
02:02:13.388
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '58'
doctrine
02:02:13.390
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.390
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.391
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.391
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.391
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.391
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '63'
doctrine
02:02:13.395
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.395
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.395
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.395
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.395
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.396
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '66'
doctrine
02:02:13.400
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.400
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.400
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.400
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.400
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.400
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '67'
doctrine
02:02:13.402
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.402
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.402
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.402
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.402
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.403
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '69'
doctrine
02:02:13.406
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.406
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.406
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.406
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.406
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.407
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '70'
doctrine
02:02:13.410
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.411
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.411
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.411
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.411
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.411
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '74'
doctrine
02:02:13.415
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.416
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.417
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.418
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.419
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.420
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '75'
doctrine
02:02:13.423
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.425
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.426
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.427
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.428
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.428
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '77'
doctrine
02:02:13.432
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.432
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.432
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.432
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.432
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.432
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '78'
doctrine
02:02:13.436
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.436
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.436
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.436
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.436
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.436
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '82'
doctrine
02:02:13.439
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '87'
doctrine
02:02:13.444
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.445
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.446
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.447
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.448
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.448
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '88'
doctrine
02:02:13.452
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.452
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.452
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.452
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.452
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.452
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '90'
doctrine
02:02:13.456
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.456
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.456
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.456
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.456
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.456
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '91'
doctrine
02:02:13.460
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.460
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.460
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.460
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.460
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.460
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '92'
doctrine
02:02:13.464
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.464
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.464
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.464
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.464
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.464
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '97'
doctrine
02:02:13.468
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.468
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.468
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.468
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.468
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.468
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 (?)
02:02:13.469
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 (?)
02:02:13.469
debug
Successfully got data for key "object_96 " from cache
02:02:13.469
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '98'
doctrine
02:02:13.473
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.473
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.473
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.473
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.473
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.473
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '102'
doctrine
02:02:13.476
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.476
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.476
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.476
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.476
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.477
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '103'
doctrine
02:02:13.480
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.480
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.480
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.480
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.480
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.480
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '104'
doctrine
02:02:13.483
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.483
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.483
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.483
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.483
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.484
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '105'
doctrine
02:02:13.486
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.486
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.486
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.486
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.486
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.487
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '110'
doctrine
02:02:13.489
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.489
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.489
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.489
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.489
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.490
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '111'
doctrine
02:02:13.494
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.494
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.494
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.495
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.495
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.495
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '112'
doctrine
02:02:13.499
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.499
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.499
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.499
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.499
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.500
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '114'
doctrine
02:02:13.502
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.502
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.502
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.502
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.502
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.502
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '115'
doctrine
02:02:13.506
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.506
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.506
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.506
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.506
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.506
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '116'
doctrine
02:02:13.509
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.510
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.510
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.510
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.510
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.510
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '118'
doctrine
02:02:13.513
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.513
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.513
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.514
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.514
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.514
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '119'
doctrine
02:02:13.517
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.517
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.517
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.517
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.517
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.518
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '120'
doctrine
02:02:13.521
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.521
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.521
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.521
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.521
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.522
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '124'
doctrine
02:02:13.525
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.525
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.525
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.525
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.525
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.526
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '125'
doctrine
02:02:13.529
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.529
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.529
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.529
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.529
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.529
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '126'
doctrine
02:02:13.532
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.532
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.532
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.532
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.532
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.533
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '131'
doctrine
02:02:13.537
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.537
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.537
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.537
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.537
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.537
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '133'
doctrine
02:02:13.540
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.540
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.540
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.540
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.540
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.541
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '138'
doctrine
02:02:13.546
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.546
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.546
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.546
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.546
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.546
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 (?)
02:02:13.546
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 (?)
02:02:13.547
debug
Successfully got data for key "object_137 " from cache
02:02:13.547
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '139'
doctrine
02:02:13.551
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.551
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.551
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.551
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.551
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.552
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '143'
doctrine
02:02:13.555
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.555
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.555
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.555
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.555
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.556
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '144'
doctrine
02:02:13.560
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.560
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.560
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.560
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.560
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.560
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '149'
doctrine
02:02:13.563
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.563
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.563
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.563
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.563
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.564
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '150'
doctrine
02:02:13.568
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.568
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.568
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.568
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.568
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.568
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '152'
doctrine
02:02:13.572
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.572
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.572
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.572
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.572
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.573
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '156'
doctrine
02:02:13.576
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.577
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.577
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.577
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.577
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.577
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '157'
doctrine
02:02:13.580
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.580
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.581
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.581
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.581
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.581
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '161'
doctrine
02:02:13.585
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.585
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.585
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.585
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.585
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.586
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '162'
doctrine
02:02:13.589
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.589
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.589
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.589
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.589
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.590
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '166'
doctrine
02:02:13.592
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '172'
doctrine
02:02:13.595
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.595
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.595
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.595
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.595
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.596
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 (?)
02:02:13.596
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 (?)
02:02:13.597
debug
Successfully got data for key "object_171 " from cache
02:02:13.597
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '174'
doctrine
02:02:13.600
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.600
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.600
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.601
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.601
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.601
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '175'
doctrine
02:02:13.604
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.604
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.604
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.604
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.605
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.605
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '180'
doctrine
02:02:13.608
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.608
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.608
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.608
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.608
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.608
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 (?)
02:02:13.608
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 (?)
02:02:13.609
debug
Successfully got data for key "object_179 " from cache
02:02:13.609
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '184'
doctrine
02:02:13.612
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.612
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.612
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.612
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.612
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.612
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '188'
doctrine
02:02:13.617
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.617
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.617
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.617
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.617
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.618
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '189'
doctrine
02:02:13.620
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.620
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.620
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.620
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.620
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.621
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '191'
doctrine
02:02:13.624
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.624
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.624
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.624
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.624
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.624
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '192'
doctrine
02:02:13.627
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.627
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.627
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.627
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.627
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.627
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '194'
doctrine
02:02:13.630
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.630
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.630
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.630
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.630
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.630
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '195'
doctrine
02:02:13.634
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.634
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.634
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.634
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.634
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.634
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '196'
doctrine
02:02:13.637
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.637
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.637
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.637
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.637
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.638
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '198'
doctrine
02:02:13.641
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.642
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.642
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.642
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.642
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.642
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '200'
doctrine
02:02:13.646
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.646
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.646
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.646
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.646
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.647
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '202'
doctrine
02:02:13.650
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.650
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.650
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.650
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.650
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.651
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '203'
doctrine
02:02:13.654
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.654
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.654
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.654
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.654
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.654
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '205'
doctrine
02:02:13.657
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.657
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.657
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.657
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.657
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.657
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '215'
doctrine
02:02:13.658
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 (?)
02:02:13.659
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 (?)
02:02:13.659
debug
Successfully got data for key "object_213 " from cache
02:02:13.659
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '216'
doctrine
02:02:13.661
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '217'
doctrine
02:02:13.662
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '220'
doctrine
02:02:13.663
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '221'
doctrine
02:02:13.665
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '222'
doctrine
02:02:13.666
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '223'
doctrine
02:02:13.668
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '224'
doctrine
02:02:13.670
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '227'
doctrine
02:02:13.672
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '228'
doctrine
02:02:13.674
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '229'
doctrine
02:02:13.676
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '231'
doctrine
02:02:13.679
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '232'
doctrine
02:02:13.681
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '235'
doctrine
02:02:13.682
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 (?)
02:02:13.683
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 (?)
02:02:13.683
debug
Successfully got data for key "object_234 " from cache
02:02:13.683
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '236'
doctrine
02:02:13.685
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '238'
doctrine
02:02:13.687
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '244'
doctrine
02:02:13.690
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.691
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.692
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.693
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.694
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.695
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '245'
doctrine
02:02:13.700
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.701
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.702
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.703
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.704
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.705
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '247'
doctrine
02:02:13.709
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.710
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.711
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.712
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.713
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.713
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '249'
doctrine
02:02:13.717
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.718
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.719
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.720
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.721
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.722
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '250'
doctrine
02:02:13.728
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.729
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.730
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.731
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.732
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.733
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '252'
doctrine
02:02:13.735
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '253'
doctrine
02:02:13.737
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.737
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.737
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.737
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.737
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.738
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '257'
doctrine
02:02:13.742
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.743
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.744
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.745
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.746
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.746
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '259'
doctrine
02:02:13.750
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.750
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.750
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.750
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.750
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.750
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '262'
doctrine
02:02:13.753
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '263'
doctrine
02:02:13.755
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '265'
doctrine
02:02:13.757
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '266'
doctrine
02:02:13.759
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '269'
doctrine
02:02:13.762
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '271'
doctrine
02:02:13.764
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '273'
doctrine
02:02:13.766
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '274'
doctrine
02:02:13.768
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '276'
doctrine
02:02:13.770
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '277'
doctrine
02:02:13.772
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '278'
doctrine
02:02:13.774
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '279'
doctrine
02:02:13.779
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.780
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.781
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.782
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.783
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.783
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '280'
doctrine
02:02:13.788
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.789
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.790
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.791
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.792
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.793
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '282'
doctrine
02:02:13.797
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.797
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.797
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.797
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.797
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.798
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '283'
doctrine
02:02:13.806
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.807
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.808
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.809
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.810
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.810
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '285'
doctrine
02:02:13.821
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.821
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.821
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.821
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.821
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.821
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '286'
doctrine
02:02:13.827
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.827
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.827
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.827
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.827
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.828
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '287'
doctrine
02:02:13.833
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.833
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.833
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.833
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.833
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.833
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '288'
doctrine
02:02:13.838
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.838
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.838
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.838
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.838
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.839
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '292'
doctrine
02:02:13.842
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.842
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.842
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.842
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.842
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.843
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '293'
doctrine
02:02:13.846
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.846
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.846
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.846
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.847
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.847
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '294'
doctrine
02:02:13.852
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.852
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.852
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.852
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.852
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.852
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '295'
doctrine
02:02:13.856
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.856
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.856
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.856
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.856
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.857
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '297'
doctrine
02:02:13.862
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.862
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.862
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.862
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.862
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.862
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '298'
doctrine
02:02:13.866
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.866
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.866
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.866
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.866
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.866
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '299'
doctrine
02:02:13.870
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.870
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.870
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.870
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.870
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.870
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '303'
doctrine
02:02:13.873
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.873
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.873
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.873
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.873
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.874
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '304'
doctrine
02:02:13.877
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.877
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.877
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.877
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.877
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.878
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '305'
doctrine
02:02:13.881
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.881
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.881
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.881
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.881
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.881
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '306'
doctrine
02:02:13.884
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.884
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.884
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.884
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.884
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.885
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '308'
doctrine
02:02:13.888
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.888
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.888
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.888
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.888
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.889
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '309'
doctrine
02:02:13.892
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.892
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.892
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.892
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.892
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.893
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '311'
doctrine
02:02:13.895
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.895
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.895
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.895
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.895
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.896
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '312'
doctrine
02:02:13.898
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.898
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.898
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.898
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.898
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.898
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '316'
doctrine
02:02:13.902
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.902
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.902
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.902
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.902
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.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 (?)
02:02:13.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 (?)
02:02:13.904
debug
Successfully got data for key "object_315 " from cache
02:02:13.904
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '318'
doctrine
02:02:13.908
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.908
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.908
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.908
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.908
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.909
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '321'
doctrine
02:02:13.913
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.913
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.913
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.913
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.913
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.913
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '323'
doctrine
02:02:13.917
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.917
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.917
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.917
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.917
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.918
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '325'
doctrine
02:02:13.921
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.921
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.921
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.921
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.921
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.922
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '326'
doctrine
02:02:13.925
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.925
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.925
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.925
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.925
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.926
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '328'
doctrine
02:02:13.929
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.929
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.929
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.929
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.929
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.930
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '329'
doctrine
02:02:13.933
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.933
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.933
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.933
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.933
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.934
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '332'
doctrine
02:02:13.937
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.937
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.937
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.937
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.937
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.938
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '334'
doctrine
02:02:13.942
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.942
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.942
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.942
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.942
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.942
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '337'
doctrine
02:02:13.946
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.946
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.946
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.946
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.946
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.946
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '338'
doctrine
02:02:13.950
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.950
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.950
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.950
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.950
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.950
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '339'
doctrine
02:02:13.954
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.954
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.954
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.954
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.954
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.954
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '341'
doctrine
02:02:13.958
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.958
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.958
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.958
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.958
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.959
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '342'
doctrine
02:02:13.962
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.962
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.962
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.962
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.962
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.963
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '344'
doctrine
02:02:13.966
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.966
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.966
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.966
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.966
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.967
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '346'
doctrine
02:02:13.969
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.969
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.969
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.969
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.969
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.969
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '347'
doctrine
02:02:13.972
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.972
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.972
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.972
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.972
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.972
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '348'
doctrine
02:02:13.975
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.975
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.975
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.975
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.975
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.975
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '350'
doctrine
02:02:13.978
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.978
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.978
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.978
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.978
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.978
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '351'
doctrine
02:02:13.981
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.981
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.981
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.981
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.981
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.982
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '352'
doctrine
02:02:13.984
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.984
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.984
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.984
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.984
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.985
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '353'
doctrine
02:02:13.987
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.987
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.987
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.987
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.987
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.987
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '358'
doctrine
02:02:13.989
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.989
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.989
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.989
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.989
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.990
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '359'
doctrine
02:02:13.992
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.992
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.992
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.992
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.992
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.992
debug
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '360'
doctrine
02:02:13.994
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.994
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.994
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.994
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.994
debug
Notified event "pimcore.asset.preGetMetadata " to listener "Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener::preGetMetadata " .
02:02:13.994
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 (?)
02:02:13.995
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 (?)
02:02:13.995
debug
Successfully got data for key "document_170 " from cache
02:02:13.995
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 (?)
02:02:13.995
debug
Key "document_target_groups_170 " doesn't exist in cache
02:02:13.995
debug
SELECT * FROM documents_editables WHERE documentId = ?
02:02:13.997
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 (?)
02:02:13.997
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 (?)
02:02:13.997
debug
Successfully got data for key "document_properties_170 " from cache
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
02:02:13.998
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
02:02:13.999
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
02:02:13.999
debug
Resolved editmode to "false "
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
02:02:13.999
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
02:02:13.999
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
02:02:13.999
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
02:02:14.000
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 (?)
02:02:14.001
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 (?)
02:02:14.001
debug
Successfully got data for key "document_164 " from cache
02:02:14.001
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 (?)
02:02:14.001
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 (?)
02:02:14.001
debug
Successfully got data for key "document_165 " from cache
02:02:14.002
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 (?)
02:02:14.002
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 (?)
02:02:14.002
debug
Successfully got data for key "document_151 " from cache
02:02:14.002
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 (?)
02:02:14.002
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 (?)
02:02:14.003
debug
Successfully got data for key "document_152 " from cache
02:02:14.003
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 (?)
02:02:14.003
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 (?)
02:02:14.003
debug
Successfully got data for key "document_153 " from cache
02:02:14.003
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 (?)
02:02:14.004
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 (?)
02:02:14.004
debug
Successfully got data for key "document_154 " from cache
02:02:14.004
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 (?)
02:02:14.004
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 (?)
02:02:14.004
debug
Successfully got data for key "document_155 " from cache
02:02:14.004
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 (?)
02:02:14.005
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 (?)
02:02:14.005
debug
Successfully got data for key "document_156 " from cache
02:02:14.005
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 (?)
02:02:14.005
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 (?)
02:02:14.005
debug
Successfully got data for key "document_48 " from cache
02:02:14.006
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 (?)
02:02:14.006
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 (?)
02:02:14.006
debug
Successfully got data for key "document_52 " from cache
02:02:14.006
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 (?)
02:02:14.006
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 (?)
02:02:14.006
debug
Successfully got data for key "document_112 " from cache
02:02:14.007
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 (?)
02:02:14.007
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 (?)
02:02:14.007
debug
Successfully got data for key "document_49 " from cache
02:02:14.007
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 (?)
02:02:14.007
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 (?)
02:02:14.008
debug
Successfully got data for key "document_113 " from cache
02:02:14.008
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 (?)
02:02:14.008
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 (?)
02:02:14.008
debug
Successfully got data for key "document_39 " from cache
02:02:14.008
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 (?)
02:02:14.009
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 (?)
02:02:14.009
debug
Successfully got data for key "document_50 " from cache
02:02:14.009
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 (?)
02:02:14.009
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 (?)
02:02:14.009
debug
Successfully got data for key "document_38 " from cache
02:02:14.009
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 (?)
02:02:14.010
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 (?)
02:02:14.010
debug
Successfully got data for key "document_51 " from cache
02:02:14.010
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 (?)
02:02:14.010
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 (?)
02:02:14.010
debug
Successfully got data for key "document_95 " from cache
02:02:14.010
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 (?)
02:02:14.011
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 (?)
02:02:14.011
debug
Successfully got data for key "document_110 " from cache
02:02:14.011
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 (?)
02:02:14.011
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 (?)
02:02:14.012
debug
Successfully got data for key "document_88 " from cache
02:02:14.012
debug
Notified event "kernel.view " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener::onKernelView " .
02:02:14.012
debug
Notified event "kernel.view " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView " .
02:02:14.012
debug
Listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView " stopped propagation of the event "kernel.view " .
02:02:14.012
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/ec/ec4bc316ea595d088d0994c0265ccd18.php:58 {
__TwigTemplate_08e2269ccab756d462e34951493102e6->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("layouts/layout.html.twig", "product/detail.html.twig", 5);
› $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/var/cache/dev/twig/f3/f33834ecd4ad18dec509b4de26676fa1.php:54 {
__TwigTemplate_e2665475427e269de77b5f82d4da000d->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("product/detail.html.twig", "product/detail_accessory.html.twig", 4);
› $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:133 {
App\Controller \ ProductController->detailAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, Concrete $product, ProductLinkGenerator $productLinkGenerator) …
›
› return $this->render('product/detail_accessory.html.twig', $paramBag);
› }
}
/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 {#18377
#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/ec/ec4bc316ea595d088d0994c0265ccd18.php:58 {
__TwigTemplate_08e2269ccab756d462e34951493102e6->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("layouts/layout.html.twig", "product/detail.html.twig", 5);
› $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/var/cache/dev/twig/f3/f33834ecd4ad18dec509b4de26676fa1.php:54 {
__TwigTemplate_e2665475427e269de77b5f82d4da000d->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("product/detail.html.twig", "product/detail_accessory.html.twig", 4);
› $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:133 {
App\Controller \ ProductController->detailAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, Concrete $product, ProductLinkGenerator $productLinkGenerator) …
›
› return $this->render('product/detail_accessory.html.twig', $paramBag);
› }
}
/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/ec/ec4bc316ea595d088d0994c0265ccd18.php:58 {
__TwigTemplate_08e2269ccab756d462e34951493102e6->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("layouts/layout.html.twig", "product/detail.html.twig", 5);
› $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/var/cache/dev/twig/f3/f33834ecd4ad18dec509b4de26676fa1.php:54 {
__TwigTemplate_e2665475427e269de77b5f82d4da000d->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("product/detail.html.twig", "product/detail_accessory.html.twig", 4);
› $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:133 {
App\Controller \ ProductController->detailAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, Concrete $product, ProductLinkGenerator $productLinkGenerator) …
›
› return $this->render('product/detail_accessory.html.twig', $paramBag);
› }
}
/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();
}
}
02:02:14.029
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
02:02:14.029
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "closure " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
02:02:14.030
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
02:02:14.030
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
02:02:14.030
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
02:02:14.030
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
02:02:14.030
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
02:02:14.030
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
02:02:14.032
deprecation
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous() " method is deprecated.
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "closure " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
02:02:14.041
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
02:02:14.041
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
02:02:14.041
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
02:02:14.041
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
02:02:14.041
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
02:02:14.041
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
02:02:14.059
deprecation
User Deprecated: The "cmf.event_listener.action_trigger " service is deprecated. Use "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface " instead
02:02:14.059
deprecation
User Deprecated: The "cmf.action_trigger.queue " service is deprecated. Use "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface " instead
02:02:14.059
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