07:27:34.000
deprecation
Since symfony/security-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::addSecurityListenerFactory() " is deprecated, use "addAuthenticatorFactory() " instead.
07:27:34.000
deprecation
Since symfony/yaml 5.1: Support for parsing numbers prefixed with 0 as octal numbers. They will be parsed as strings as of 6.0. Use "0o644 " to represent the octal number.
07:27:34.000
deprecation
Since symfony/yaml 5.1: Support for parsing numbers prefixed with 0 as octal numbers. They will be parsed as strings as of 6.0. Use "0o755 " to represent the octal number.
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Config\Config::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Document\Editable\Block\BlockStateStack::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.241
deprecation
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.242
deprecation
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.242
deprecation
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.242
deprecation
Deprecated: Return type of Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.242
deprecation
Deprecated: Return type of Pimcore\Cache\Runtime::offsetSet($index, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.242
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.
15:04:10.242
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.
15:04:10.242
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.
15:04:10.242
deprecation
Deprecated: Return type of Pimcore\Document\Editable\Block\BlockState::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.242
deprecation
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() " is deprecated, use "isMainRequest() " instead.
15:04:10.242
info
Matched route "pimcore_admin_dataobject_dataobject_treegetchildsbyid " .
15:04:10.242
debug
Resolved pimcore context for path "/admin/object/tree-get-childs-by-id " to "admin "
15:04:10.242
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session " service and "SessionInterface " alias are deprecated, use "$requestStack->getSession() " instead.
15:04:10.243
deprecation
User Deprecated: Since symfony/http-foundation 5.3: The "Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag " class is deprecated.
15:04:10.243
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
15:04:10.243
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
15:04:10.243
deprecation
User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag " service is deprecated, use "$session->getFlashBag() " instead.
15:04:10.243
debug
Opening admin session "PHPSESSID "
15:04:10.243
debug
Admin session "PHPSESSID " was successfully opened. Open admin sessions: 1
15:04:10.243
debug
Admin session "PHPSESSID " was written and closed
15:04:10.244
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.pimcore_admin " service is deprecated, use the new authenticator system instead.
15:04:10.244
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler " service is deprecated, use the new authenticator system instead.
15:04:10.244
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler " class is deprecated, use the new authenticator system instead.
15:04:10.244
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager " service is deprecated, use the new authenticator system instead.
15:04:10.244
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.
15:04:10.244
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.
15:04:10.244
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener " class is deprecated, use the new authenticator system instead.
15:04:10.244
debug
Checking for guard authentication credentials.
15:04:10.244
debug
Checking support on guard authenticator.
15:04:10.245
debug
SELECT * FROM users WHERE `type` = ? AND id = ?
15:04:10.245
debug
SELECT * FROM users_workspaces_asset WHERE userId = ?
15:04:10.246
debug
SELECT * FROM users_workspaces_document WHERE userId = ?
15:04:10.246
debug
SELECT * FROM users_workspaces_object WHERE userId = ?
15:04:10.246
debug
Calling getCredentials() on guard authenticator.
15:04:10.246
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken " class is deprecated, use the new authenticator system instead.
15:04:10.246
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Token\GuardTokenInterface " class is deprecated, use the new authenticator system instead.
15:04:10.246
deprecation
User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::setAuthenticated() " is deprecated
15:04:10.246
debug
Passing guard token information to the GuardAuthenticationProvider
15:04:10.246
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.
15:04:10.246
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.
15:04:10.246
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.
15:04:10.246
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.
15:04:10.246
deprecation
User Deprecated: The "pimcore.security.encoder_factory " service is deprecated, use "pimcore.security.user_password_hasher " instead.
15:04:10.246
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.
15:04:10.246
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead.
15:04:10.246
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.
15:04:10.246
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.
15:04:10.247
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.
15:04:10.247
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.
15:04:10.247
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.
15:04:10.247
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken " class is deprecated, use the new authenticator system instead.
15:04:10.247
deprecation
User Deprecated: Since symfony/security-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::getListeners() " is deprecated, use "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::getAuthenticators() " instead.
15:04:10.247
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin " .
15:04:10.247
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin " .
15:04:10.247
deprecation
User Deprecated: Since symfony/security-core 5.3: Not implementing method "getUserIdentifier(): string " in user class "Pimcore\Bundle\AdminBundle\Security\User\User " is deprecated. This method will replace "getUsername() " in Symfony 6.0.
15:04:10.247
info
Guard authentication successful!
15:04:10.247
debug
Guard authenticator set no success response: request continues.
15:04:10.247
debug
Remember me skipped: it is not configured for the firewall.
15:04:10.247
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.pimcore_admin " service is deprecated, use the new authenticator system instead.
15:04:10.247
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.
15:04:10.247
deprecation
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct " is deprecated.
15:04:10.247
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.
15:04:10.247
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
15:04:10.248
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
15:04:10.248
debug
Perspective for user "ekuk " was not requested. Falling back to "default " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
15:04:10.248
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
15:04:10.249
deprecation
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::get() " is deprecated, use method or constructor injection in your controller instead.
15:04:10.249
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
15:04:10.250
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
15:04:10.250
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
15:04:10.250
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
15:04:10.250
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.250
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.250
debug
Successfully got data for key "object_2 " from cache
15:04:10.250
deprecation
Deprecated: Creation of dynamic property Pimcore\Model\DataObject\Folder::$____pimcore_cache_item__ is deprecated
15:04:10.250
debug
SELECT 1 FROM objects WHERE o_parentId = ? AND o_type IN ('object','folder') LIMIT 1
15:04:10.251
deprecation
Deprecated: Return type of Pimcore\Model\Listing\AbstractListing::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.251
deprecation
Deprecated: Return type of Pimcore\Model\Listing\AbstractListing::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.251
deprecation
Deprecated: Return type of Pimcore\Model\Listing\AbstractListing::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.251
deprecation
Deprecated: Return type of Pimcore\Model\Listing\AbstractListing::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.251
deprecation
Deprecated: Return type of Pimcore\Model\Listing\AbstractListing::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.251
deprecation
Deprecated: Return type of Pimcore\Model\Listing\AbstractListing::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.251
deprecation
Deprecated: Return type of Pimcore\Model\DataObject\Listing::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.251
debug
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE objects.o_parentId = '2' AND CAST(objects.o_key AS CHAR CHARACTER SET utf8) COLLATE utf8_general_ci LIKE 'FTA920%' AND objects.o_type IN ('object','folder') ORDER BY CAST(objects.o_key AS CHAR CHARACTER SET utf8) COLLATE utf8_general_ci ASC LIMIT 100
doctrine
15:04:10.253
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.254
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.255
deprecation
Deprecated: igbinary_unserialize(): Creation of dynamic property Pimcore\Model\Asset\Video::$____pimcore_cache_item__ is deprecated
15:04:10.255
deprecation
Deprecated: Return type of Pimcore\Model\DataObject\Data\ImageGallery::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.255
deprecation
Deprecated: Return type of Pimcore\Model\DataObject\Data\ImageGallery::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.255
deprecation
Deprecated: Return type of Pimcore\Model\DataObject\Data\ImageGallery::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.255
deprecation
Deprecated: Return type of Pimcore\Model\DataObject\Data\ImageGallery::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.255
deprecation
Deprecated: Return type of Pimcore\Model\DataObject\Data\ImageGallery::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
15:04:10.255
deprecation
Deprecated: igbinary_unserialize(): Creation of dynamic property Pimcore\Model\Asset\Image::$____pimcore_cache_item__ is deprecated
15:04:10.261
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.261
debug
Successfully got data for key "asset_39885 " from cache
15:04:10.261
deprecation
Deprecated: Creation of dynamic property Pimcore\Model\Asset\Image::$____pimcore_cache_item__ is deprecated
15:04:10.261
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.262
debug
Successfully got data for key "asset_39886 " from cache
15:04:10.262
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.262
debug
Successfully got data for key "asset_39887 " from cache
15:04:10.262
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.262
debug
Successfully got data for key "asset_39888 " from cache
15:04:10.262
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.262
debug
Successfully got data for key "asset_39889 " from cache
15:04:10.262
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.263
debug
Successfully got data for key "asset_39890 " from cache
15:04:10.263
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.263
debug
Successfully got data for key "asset_39891 " from cache
15:04:10.263
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.263
debug
Successfully got data for key "asset_39892 " from cache
15:04:10.263
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.263
debug
Successfully got data for key "asset_39893 " from cache
15:04:10.263
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.264
debug
Successfully got data for key "asset_23248 " from cache
15:04:10.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 (?)
15:04:10.264
debug
Successfully got data for key "asset_42844 " from cache
15:04:10.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 (?)
15:04:10.264
debug
Successfully got data for key "asset_42845 " from cache
15:04:10.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 (?)
15:04:10.264
debug
Successfully got data for key "asset_42846 " from cache
15:04:10.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 (?)
15:04:10.264
debug
Successfully got data for key "asset_23252 " from cache
15:04:10.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 (?)
15:04:10.265
debug
Successfully got data for key "asset_23253 " from cache
15:04:10.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 (?)
15:04:10.265
debug
Successfully got data for key "asset_38703 " from cache
15:04:10.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 (?)
15:04:10.265
debug
Successfully got data for key "asset_23255 " from cache
15:04:10.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 (?)
15:04:10.265
debug
Successfully got data for key "asset_23256 " from cache
15:04:10.266
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.266
debug
Successfully got data for key "asset_23257 " from cache
15:04:10.266
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.266
debug
Successfully got data for key "asset_23258 " from cache
15:04:10.266
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.266
debug
Successfully got data for key "asset_28453 " from cache
15:04:10.266
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.266
debug
Successfully got data for key "asset_28454 " from cache
15:04:10.266
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.267
debug
Successfully got data for key "asset_26758 " from cache
15:04:10.267
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.267
debug
Successfully got data for key "asset_26759 " from cache
15:04:10.267
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.267
debug
Successfully got data for key "asset_26760 " from cache
15:04:10.267
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.267
debug
Successfully got data for key "asset_26761 " from cache
15:04:10.267
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.267
debug
Successfully got data for key "asset_26762 " from cache
15:04:10.268
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.268
debug
Successfully got data for key "asset_38652 " from cache
15:04:10.268
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.268
debug
Successfully got data for key "asset_26764 " from cache
15:04:10.268
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.268
debug
Successfully got data for key "asset_26765 " from cache
15:04:10.268
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.268
debug
Successfully got data for key "asset_26766 " from cache
15:04:10.268
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.269
debug
Successfully got data for key "asset_26767 " from cache
15:04:10.269
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.269
debug
Successfully got data for key "asset_28305 " from cache
15:04:10.269
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.269
debug
Successfully got data for key "asset_28306 " from cache
15:04:10.269
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.269
debug
Successfully got data for key "asset_23420 " from cache
15:04:10.269
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.269
debug
Successfully got data for key "asset_42847 " from cache
15:04:10.270
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.270
debug
Successfully got data for key "asset_42848 " from cache
15:04:10.270
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.270
debug
Successfully got data for key "asset_42849 " from cache
15:04:10.270
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.270
debug
Successfully got data for key "asset_23424 " from cache
15:04:10.270
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.270
debug
Successfully got data for key "asset_23425 " from cache
15:04:10.270
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.271
debug
Successfully got data for key "asset_38748 " from cache
15:04:10.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 (?)
15:04:10.271
debug
Successfully got data for key "asset_23427 " from cache
15:04:10.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 (?)
15:04:10.271
debug
Successfully got data for key "asset_23428 " from cache
15:04:10.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 (?)
15:04:10.271
debug
Successfully got data for key "asset_23429 " from cache
15:04:10.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 (?)
15:04:10.271
debug
Successfully got data for key "asset_26768 " from cache
15:04:10.272
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.272
debug
Successfully got data for key "asset_28587 " from cache
15:04:10.272
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.272
debug
Successfully got data for key "asset_28588 " from cache
15:04:10.272
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.272
debug
Successfully got data for key "asset_26938 " from cache
15:04:10.272
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.272
debug
Successfully got data for key "asset_26939 " from cache
15:04:10.272
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.273
debug
Successfully got data for key "asset_26940 " from cache
15:04:10.273
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.273
debug
Successfully got data for key "asset_26941 " from cache
15:04:10.273
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.273
debug
Successfully got data for key "asset_26942 " from cache
15:04:10.273
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.273
debug
Successfully got data for key "asset_26943 " from cache
15:04:10.273
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.273
debug
Successfully got data for key "asset_26945 " from cache
15:04:10.273
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.274
debug
Successfully got data for key "asset_26946 " from cache
15:04:10.274
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.274
debug
Successfully got data for key "asset_26947 " from cache
15:04:10.274
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.274
debug
Successfully got data for key "asset_26948 " from cache
15:04:10.274
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.274
debug
Successfully got data for key "asset_26949 " from cache
15:04:10.274
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.275
debug
Successfully got data for key "asset_27010 " from cache
15:04:10.275
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.275
debug
Successfully got data for key "asset_27011 " from cache
15:04:10.275
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.275
debug
Successfully got data for key "asset_27012 " from cache
15:04:10.275
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.275
debug
Successfully got data for key "asset_27013 " from cache
15:04:10.275
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.275
debug
Successfully got data for key "asset_27014 " from cache
15:04:10.275
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.276
debug
Successfully got data for key "asset_27015 " from cache
15:04:10.276
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.276
debug
Successfully got data for key "asset_27016 " from cache
15:04:10.276
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.276
debug
Successfully got data for key "asset_27017 " from cache
15:04:10.276
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.276
debug
Successfully got data for key "asset_27018 " from cache
15:04:10.276
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.277
debug
Successfully got data for key "asset_27019 " from cache
15:04:10.277
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.277
debug
Successfully got data for key "asset_27020 " from cache
15:04:10.277
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.277
debug
Successfully got data for key "asset_28767 " from cache
15:04:10.277
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.277
debug
Successfully got data for key "asset_28768 " from cache
15:04:10.277
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.277
debug
Successfully got data for key "asset_27187 " from cache
15:04:10.277
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.278
debug
Successfully got data for key "asset_27188 " from cache
15:04:10.278
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.278
debug
Successfully got data for key "asset_27189 " from cache
15:04:10.278
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.278
debug
Successfully got data for key "asset_27190 " from cache
15:04:10.278
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.278
debug
Successfully got data for key "asset_27191 " from cache
15:04:10.278
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.279
debug
Successfully got data for key "asset_27192 " from cache
15:04:10.279
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.279
debug
Successfully got data for key "asset_27194 " from cache
15:04:10.279
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.279
debug
Successfully got data for key "asset_27195 " from cache
15:04:10.279
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.279
debug
Successfully got data for key "asset_27196 " from cache
15:04:10.279
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.279
debug
Successfully got data for key "asset_28705 " from cache
15:04:10.279
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.280
debug
Successfully got data for key "asset_28706 " from cache
15:04:10.280
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.280
debug
Successfully got data for key "asset_27369 " from cache
15:04:10.280
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.280
debug
Successfully got data for key "asset_27370 " from cache
15:04:10.280
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.280
debug
Successfully got data for key "asset_27371 " from cache
15:04:10.280
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.281
debug
Successfully got data for key "asset_27372 " from cache
15:04:10.281
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.281
debug
Successfully got data for key "asset_27373 " from cache
15:04:10.281
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.281
debug
Successfully got data for key "asset_27374 " from cache
15:04:10.281
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.281
debug
Successfully got data for key "asset_27375 " from cache
15:04:10.281
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.281
debug
Successfully got data for key "asset_27376 " from cache
15:04:10.282
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.282
debug
Successfully got data for key "asset_27377 " from cache
15:04:10.282
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.282
debug
Successfully got data for key "asset_27378 " from cache
15:04:10.285
debug
SELECT name FROM classes WHERE id = ?
15:04:10.285
deprecation
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated
15:04:10.286
debug
Successfully got data for key "object_123 " from cache
15:04:10.286
deprecation
Deprecated: Creation of dynamic property Pimcore\Model\DataObject\Product::$____pimcore_cache_item__ is deprecated
15:04:10.286
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.287
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.293
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.293
debug
Successfully got data for key "asset_39912 " from cache
15:04:10.293
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.293
debug
Successfully got data for key "asset_39913 " from cache
15:04:10.293
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.293
debug
Successfully got data for key "asset_39914 " from cache
15:04:10.294
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.294
debug
Successfully got data for key "asset_39915 " from cache
15:04:10.294
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.294
debug
Successfully got data for key "asset_39916 " from cache
15:04:10.294
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.294
debug
Successfully got data for key "asset_39917 " from cache
15:04:10.294
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.294
debug
Successfully got data for key "asset_39918 " from cache
15:04:10.294
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.295
debug
Successfully got data for key "asset_39919 " from cache
15:04:10.295
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.295
debug
Successfully got data for key "asset_39920 " from cache
15:04:10.295
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.295
debug
Successfully got data for key "asset_39921 " from cache
15:04:10.295
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.295
debug
Successfully got data for key "asset_23259 " from cache
15:04:10.295
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.295
debug
Successfully got data for key "asset_42850 " from cache
15:04:10.296
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.296
debug
Successfully got data for key "asset_42851 " from cache
15:04:10.296
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.296
debug
Successfully got data for key "asset_42852 " from cache
15:04:10.296
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.296
debug
Successfully got data for key "asset_23263 " from cache
15:04:10.296
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.296
debug
Successfully got data for key "asset_23264 " from cache
15:04:10.296
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.297
debug
Successfully got data for key "asset_38704 " from cache
15:04:10.297
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.297
debug
Successfully got data for key "asset_23266 " from cache
15:04:10.297
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.297
debug
Successfully got data for key "asset_23267 " from cache
15:04:10.297
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.297
debug
Successfully got data for key "asset_23268 " from cache
15:04:10.297
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.297
debug
Successfully got data for key "asset_23269 " from cache
15:04:10.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 (?)
15:04:10.298
debug
Successfully got data for key "asset_28455 " from cache
15:04:10.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 (?)
15:04:10.298
debug
Successfully got data for key "asset_28456 " from cache
15:04:10.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 (?)
15:04:10.298
debug
Successfully got data for key "asset_26770 " from cache
15:04:10.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 (?)
15:04:10.298
debug
Successfully got data for key "asset_34437 " from cache
15:04:10.299
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.299
debug
Successfully got data for key "asset_26772 " from cache
15:04:10.299
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.299
debug
Successfully got data for key "asset_26773 " from cache
15:04:10.299
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.299
debug
Successfully got data for key "asset_26774 " from cache
15:04:10.299
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.299
debug
Successfully got data for key "asset_38653 " from cache
15:04:10.299
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.300
debug
Successfully got data for key "asset_26776 " from cache
15:04:10.300
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.300
debug
Successfully got data for key "asset_26777 " from cache
15:04:10.300
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.300
debug
Successfully got data for key "asset_26778 " from cache
15:04:10.300
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.300
debug
Successfully got data for key "asset_26779 " from cache
15:04:10.300
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.300
debug
Successfully got data for key "asset_28307 " from cache
15:04:10.301
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.301
debug
Successfully got data for key "asset_28308 " from cache
15:04:10.301
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.301
debug
Successfully got data for key "asset_23430 " from cache
15:04:10.301
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.301
debug
Successfully got data for key "asset_42853 " from cache
15:04:10.301
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.301
debug
Successfully got data for key "asset_42854 " from cache
15:04:10.301
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.302
debug
Successfully got data for key "asset_42855 " from cache
15:04:10.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 (?)
15:04:10.302
debug
Successfully got data for key "asset_23434 " from cache
15:04:10.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 (?)
15:04:10.302
debug
Successfully got data for key "asset_23435 " from cache
15:04:10.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 (?)
15:04:10.302
debug
Successfully got data for key "asset_38749 " from cache
15:04:10.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 (?)
15:04:10.302
debug
Successfully got data for key "asset_23437 " from cache
15:04:10.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 (?)
15:04:10.303
debug
Successfully got data for key "asset_23438 " from cache
15:04:10.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 (?)
15:04:10.303
debug
Successfully got data for key "asset_23439 " from cache
15:04:10.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 (?)
15:04:10.303
debug
Successfully got data for key "asset_26781 " from cache
15:04:10.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 (?)
15:04:10.303
debug
Successfully got data for key "asset_28589 " from cache
15:04:10.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 (?)
15:04:10.303
debug
Successfully got data for key "asset_28590 " from cache
15:04:10.304
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.304
debug
Successfully got data for key "asset_27197 " from cache
15:04:10.304
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.304
debug
Successfully got data for key "asset_34438 " from cache
15:04:10.304
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.304
debug
Successfully got data for key "asset_27199 " from cache
15:04:10.304
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.304
debug
Successfully got data for key "asset_27200 " from cache
15:04:10.305
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.305
debug
Successfully got data for key "asset_27201 " from cache
15:04:10.305
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.305
debug
Successfully got data for key "asset_27202 " from cache
15:04:10.305
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.305
debug
Successfully got data for key "asset_27203 " from cache
15:04:10.305
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.305
debug
Successfully got data for key "asset_27204 " from cache
15:04:10.305
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.306
debug
Successfully got data for key "asset_27205 " from cache
15:04:10.306
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.306
debug
Successfully got data for key "asset_28707 " from cache
15:04:10.306
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.306
debug
Successfully got data for key "asset_28708 " from cache
15:04:10.306
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.306
debug
Successfully got data for key "asset_27379 " from cache
15:04:10.306
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.306
debug
Successfully got data for key "asset_34439 " from cache
15:04:10.307
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.307
debug
Successfully got data for key "asset_27381 " from cache
15:04:10.307
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.307
debug
Successfully got data for key "asset_27382 " from cache
15:04:10.307
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.307
debug
Successfully got data for key "asset_27383 " from cache
15:04:10.307
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.307
debug
Successfully got data for key "asset_27384 " from cache
15:04:10.307
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.308
debug
Successfully got data for key "asset_27385 " from cache
15:04:10.308
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.308
debug
Successfully got data for key "asset_27386 " from cache
15:04:10.308
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.308
debug
Successfully got data for key "asset_27387 " from cache
15:04:10.309
debug
Successfully got data for key "object_2131 " from cache
15:04:10.309
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.310
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.316
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.316
debug
Successfully got data for key "asset_23270 " from cache
15:04:10.317
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.317
debug
Successfully got data for key "asset_42856 " from cache
15:04:10.317
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.317
debug
Successfully got data for key "asset_42857 " from cache
15:04:10.317
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.317
debug
Successfully got data for key "asset_42858 " from cache
15:04:10.317
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.317
debug
Successfully got data for key "asset_23274 " from cache
15:04:10.318
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.318
debug
Successfully got data for key "asset_23275 " from cache
15:04:10.318
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.318
debug
Successfully got data for key "asset_38705 " from cache
15:04:10.318
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.318
debug
Successfully got data for key "asset_23277 " from cache
15:04:10.318
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.318
debug
Successfully got data for key "asset_23278 " from cache
15:04:10.319
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.319
debug
Successfully got data for key "asset_23279 " from cache
15:04:10.319
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.319
debug
Successfully got data for key "asset_23280 " from cache
15:04:10.319
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.319
debug
Successfully got data for key "asset_28457 " from cache
15:04:10.319
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.319
debug
Successfully got data for key "asset_28458 " from cache
15:04:10.319
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.320
debug
Successfully got data for key "asset_26783 " from cache
15:04:10.320
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.320
debug
Successfully got data for key "asset_34440 " from cache
15:04:10.320
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.320
debug
Successfully got data for key "asset_26785 " from cache
15:04:10.320
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.320
debug
Successfully got data for key "asset_26786 " from cache
15:04:10.320
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.320
debug
Successfully got data for key "asset_26787 " from cache
15:04:10.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 (?)
15:04:10.321
debug
Successfully got data for key "asset_38654 " from cache
15:04:10.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 (?)
15:04:10.321
debug
Successfully got data for key "asset_26789 " from cache
15:04:10.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 (?)
15:04:10.321
debug
Successfully got data for key "asset_26790 " from cache
15:04:10.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 (?)
15:04:10.321
debug
Successfully got data for key "asset_26791 " from cache
15:04:10.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 (?)
15:04:10.322
debug
Successfully got data for key "asset_26792 " from cache
15:04:10.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 (?)
15:04:10.322
debug
Successfully got data for key "asset_28309 " from cache
15:04:10.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 (?)
15:04:10.322
debug
Successfully got data for key "asset_28310 " from cache
15:04:10.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 (?)
15:04:10.322
debug
Successfully got data for key "asset_23440 " from cache
15:04:10.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 (?)
15:04:10.323
debug
Successfully got data for key "asset_42859 " from cache
15:04:10.323
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.323
debug
Successfully got data for key "asset_42860 " from cache
15:04:10.323
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.323
debug
Successfully got data for key "asset_42861 " from cache
15:04:10.323
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.323
debug
Successfully got data for key "asset_23444 " from cache
15:04:10.323
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.324
debug
Successfully got data for key "asset_23445 " from cache
15:04:10.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 (?)
15:04:10.324
debug
Successfully got data for key "asset_38750 " from cache
15:04:10.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 (?)
15:04:10.324
debug
Successfully got data for key "asset_23447 " from cache
15:04:10.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 (?)
15:04:10.324
debug
Successfully got data for key "asset_23448 " from cache
15:04:10.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 (?)
15:04:10.324
debug
Successfully got data for key "asset_23449 " from cache
15:04:10.325
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.325
debug
Successfully got data for key "asset_28591 " from cache
15:04:10.325
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.325
debug
Successfully got data for key "asset_28592 " from cache
15:04:10.325
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.325
debug
Successfully got data for key "asset_27206 " from cache
15:04:10.325
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.325
debug
Successfully got data for key "asset_34441 " from cache
15:04:10.326
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.326
debug
Successfully got data for key "asset_27208 " from cache
15:04:10.326
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.326
debug
Successfully got data for key "asset_27209 " from cache
15:04:10.326
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.326
debug
Successfully got data for key "asset_27210 " from cache
15:04:10.326
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.326
debug
Successfully got data for key "asset_27211 " from cache
15:04:10.326
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.327
debug
Successfully got data for key "asset_27212 " from cache
15:04:10.327
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.327
debug
Successfully got data for key "asset_27213 " from cache
15:04:10.327
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.327
debug
Successfully got data for key "asset_27214 " from cache
15:04:10.327
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.327
debug
Successfully got data for key "asset_28709 " from cache
15:04:10.327
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.328
debug
Successfully got data for key "asset_28710 " from cache
15:04:10.328
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.328
debug
Successfully got data for key "asset_27388 " from cache
15:04:10.328
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.328
debug
Successfully got data for key "asset_34442 " from cache
15:04:10.328
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.328
debug
Successfully got data for key "asset_27390 " from cache
15:04:10.328
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.328
debug
Successfully got data for key "asset_27391 " from cache
15:04:10.329
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.329
debug
Successfully got data for key "asset_27392 " from cache
15:04:10.329
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.329
debug
Successfully got data for key "asset_27393 " from cache
15:04:10.329
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.329
debug
Successfully got data for key "asset_27394 " from cache
15:04:10.329
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.329
debug
Successfully got data for key "asset_27395 " from cache
15:04:10.329
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.330
debug
Successfully got data for key "asset_27396 " from cache
15:04:10.331
debug
Successfully got data for key "object_390 " from cache
15:04:10.331
debug
SELECT COUNT(*) FROM objects WHERE objects.o_parentId = '2' AND CAST(objects.o_key AS CHAR CHARACTER SET utf8) COLLATE utf8_general_ci LIKE 'FTA920%' AND objects.o_type IN ('object','folder')
doctrine
15:04:10.332
debug
SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.o_id WHERE objects.o_path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
15:04:10.332
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.332
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
15:04:10.333
debug
Successfully got data for key "object_1 " from cache
15:04:10.333
debug
SELECT id FROM tree_locks WHERE id IN (1,2) AND type='object' AND locked = 'propagate' LIMIT 1
doctrine
15:04:10.333
debug
SELECT 1 FROM objects WHERE o_parentId = ? AND o_type IN ('object','folder') LIMIT 1
15:04:10.333
debug
SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.o_id WHERE objects.o_path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
15:04:10.333
debug
SELECT id FROM tree_locks WHERE id IN (1,2) AND type='object' AND locked = 'propagate' LIMIT 1
doctrine
15:04:10.333
debug
SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.o_id WHERE objects.o_path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
15:04:10.334
debug
SELECT id FROM tree_locks WHERE id IN (1,2) AND type='object' AND locked = 'propagate' LIMIT 1
doctrine
15:04:10.334
debug
SELECT 1 FROM objects WHERE o_parentId = ? AND o_type IN ('object','folder') LIMIT 1
15:04:10.334
debug
SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.o_id WHERE objects.o_path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
15:04:10.334
debug
SELECT id FROM tree_locks WHERE id IN (1,2) AND type='object' AND locked = 'propagate' LIMIT 1
doctrine
15:04:10.334
debug
SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.o_id WHERE objects.o_path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
15:04:10.334
debug
SELECT id FROM tree_locks WHERE id IN (1,2) AND type='object' AND locked = 'propagate' LIMIT 1
doctrine
15:04:10.335
debug
SELECT 1 FROM objects WHERE o_parentId = ? AND o_type IN ('object','folder') LIMIT 1
15:04:10.335
debug
SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.o_id WHERE objects.o_path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
15:04:10.335
debug
SELECT id FROM tree_locks WHERE id IN (1,2) AND type='object' AND locked = 'propagate' LIMIT 1
doctrine
15:04:10.335
debug
SELECT COUNT(*) AS count FROM objects o WHERE o_parentId = ?
15:04:10.336
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.
15:04:10.337
deprecation
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous() " method is deprecated.
15:04:10.339
deprecation
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() " is deprecated, use "getMainRequest() " instead.
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
15:04:10.339
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
15:04:10.339
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
15:04:10.339
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
15:04:10.339
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
15:04:10.339
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .