https://pimcore10-demo.pimcoredemos.com/en/More-Stuff/Developers-Corner/Hardlink/Magazine/Pick%20of%20the%20Day

Log Messages

Level (7)
Channel (12)
Time Message
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.
deprecation User Deprecated: The "cmf.customer_exporter_manager" service is deprecated. Use "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface" instead
deprecation User Deprecated: The "cmf.link-activity-definition.linkgenerator" service is deprecated. Use "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator" instead
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.
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.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
deprecation User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
info Matched route
"document_104"
.
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.
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.
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.
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.
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.
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.
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.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
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.
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.
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.
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.
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.
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.
deprecation User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
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.
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.
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.
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.
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.
deprecation User Deprecated: Since pimcore/pimcore 10.1: The "pimcore.security.encoder_factory" service is deprecated, use "pimcore.security.user_password_hasher" instead.
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.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
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.
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.
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.
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.
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.
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.
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.
info Populated the TokenStorage with an anonymous Token.
deprecation User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
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.
deprecation User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
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.
deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
info Sending message
"Pimcore\Messenger\SearchBackendMessage"
with
"pimcore_core"
sender using
"Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport"
deprecation User Deprecated: Specifying types in urls has been deprecated
deprecation User Deprecated: Method "React\Promise\PromisorInterface::promise()" might add "PromiseInterface" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureValue" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "React\Promise\PromiseInterface::then()" might add "PromiseInterface" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureValue" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\CompletedFutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "React\Promise\PromisorInterface::promise()" might add "PromiseInterface" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "React\Promise\PromiseInterface::then()" might add "PromiseInterface" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Ring\Future\FutureArray" now to avoid errors or add an explicit @return annotation to suppress this message.
warning Curl exception encountered.
warning Request Failure:
warning Response
warning Marking node localhost dead.
warning Retries left? true
critical No alive nodes found in cluster
deprecation User Deprecated: Specifying types in urls has been deprecated
critical No alive nodes found in cluster
warning Update indexQueue in database-tableportal_engine_search_index_queue failed! Error: No alive nodes found in your cluster
deprecation Deprecated: PDO::quote(): Passing null to parameter #1 ($string) of type string is deprecated
warning Curl exception encountered.
warning Request Failure:
warning Response
warning Marking node localhost dead.
warning Retries left? true
warning Curl exception encountered.
warning Request Failure:
warning Response
warning Marking node localhost dead.
warning Retries left? true
critical No alive nodes found in cluster
error Couldn't create thumbnail of video /Archive/test/Volkswagen-Van.mp4
error Elasticsearch\Common\Exceptions\NoNodesAvailableException: No alive nodes found in your cluster in /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/StaticNoPingConnectionPool.php:64 Stack trace: #0 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php(82): Elasticsearch\ConnectionPool\StaticNoPingConnectionPool->nextConnection() #1 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php(99): Elasticsearch\Transport->getConnection() #2 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(297): Elasticsearch\Transport->performRequest() #3 /var/www/html/pimcore/vendor/react/promise/src/FulfilledPromise.php(28): Elasticsearch\Connections\Connection->Elasticsearch\Connections\{closure}() #4 /var/www/html/pimcore/vendor/ezimuel/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then() #5 /var/www/html/pimcore/vendor/ezimuel/ringphp/src/Core.php(341): GuzzleHttp\Ring\Future\CompletedFutureValue->then() #6 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(345): GuzzleHttp\Ring\Core::proxy() #7 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(241): Elasticsearch\Connections\Connection->Elasticsearch\Connections\{closure}() #8 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php(110): Elasticsearch\Connections\Connection->performRequest() #9 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(297): Elasticsearch\Transport->performRequest() #10 /var/www/html/pimcore/vendor/react/promise/src/FulfilledPromise.php(28): Elasticsearch\Connections\Connection->Elasticsearch\Connections\{closure}() #11 /var/www/html/pimcore/vendor/ezimuel/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then() #12 /var/www/html/pimcore/vendor/ezimuel/ringphp/src/Core.php(341): GuzzleHttp\Ring\Future\CompletedFutureValue->then() #13 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(345): GuzzleHttp\Ring\Core::proxy() #14 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(241): Elasticsearch\Connections\Connection->Elasticsearch\Connections\{closure}() #15 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php(110): Elasticsearch\Connections\Connection->performRequest() #16 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php(1929): Elasticsearch\Transport->performRequest() #17 /var/www/html/pimcore/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php(1353): Elasticsearch\Client->performRequest() #18 /var/www/html/pimcore/vendor/pimcore/data-hub-simple-rest/src/Service/IndexHandler.php(408): Elasticsearch\Client->search() #19 /var/www/html/pimcore/vendor/pimcore/data-hub-simple-rest/src/Service/IndexHandler.php(385): Pimcore\Bundle\DataHubSimpleRestBundle\Service\IndexHandler->doLoadAllIds() #20 /var/www/html/pimcore/vendor/pimcore/data-hub-simple-rest/src/Service/IndexService.php(319): Pimcore\Bundle\DataHubSimpleRestBundle\Service\IndexHandler->getAllIdsFromIndexByOriginalPath() #21 /var/www/html/pimcore/vendor/pimcore/data-hub-simple-rest/src/EventSubscriber/ChangedEventSubscriber.php(67): Pimcore\Bundle\DataHubSimpleRestBundle\Service\IndexService->invalidateIndexByOriginalPath() #22 /var/www/html/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(117): Pimcore\Bundle\DataHubSimpleRestBundle\EventSubscriber\ChangedEventSubscriber->updateElement() #23 /var/www/html/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php(230): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke() #24 /var/www/html/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php(59): Symfony\Component\EventDispatcher\EventDispatcher->callListeners() #25 /var/www/html/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(154): Symfony\Component\EventDispatcher\EventDispatcher->dispatch() #26 /var/www/html/pimcore/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php(41): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch() #27 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Asset.php(641): Pimcore\Model\Element\AbstractElement->dispatchEvent() #28 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Asset/Video/Thumbnail/Processor.php(165): Pimcore\Model\Asset->save() #29 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Asset/Video.php(107): Pimcore\Model\Asset\Video\Thumbnail\Processor::process() #30 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable/Video.php(387): Pimcore\Model\Asset\Video->getThumbnail() #31 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable/Video.php(210): Pimcore\Model\Document\Editable\Video->getAssetCode() #32 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable.php(473): Pimcore\Model\Document\Editable\Video->frontend() #33 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable.php(486): Pimcore\Model\Document\Editable->render() #34 /var/www/html/pimcore/var/cache/dev/twig/ac/ace70e2c3bdfaa88c44af03923bdfb78.php(46): Pimcore\Model\Document\Editable->__toString() #35 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(394): __TwigTemplate_f212f34f85b21d0e5312333c0fe20004->doDisplay() #36 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(367): Twig\Template->displayWithErrorHandling() #37 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(379): Twig\Template->display() #38 /var/www/html/pimcore/vendor/twig/twig/src/TemplateWrapper.php(40): Twig\Template->render() #39 /var/www/html/pimcore/vendor/twig/twig/src/Environment.php(277): Twig\TemplateWrapper->render() #40 /var/www/html/pimcore/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php(69): Twig\Environment->render() #41 /var/www/html/pimcore/vendor/twig/twig/src/Extension/CoreExtension.php(1607): Pimcore\Templating\TwigDefaultDelegatingEngine->render() #42 /var/www/html/pimcore/var/cache/dev/twig/9f/9f8a8195575d3f68805a69094cbf5ae0.php(231): twig_get_attribute() #43 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(171): __TwigTemplate_a8817db8d35d80eea235b41a3177dac8->block_areabrickFrontend() #44 /var/www/html/pimcore/var/cache/dev/twig/9f/9f8a8195575d3f68805a69094cbf5ae0.php(180): Twig\Template->displayBlock() #45 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(171): __TwigTemplate_a8817db8d35d80eea235b41a3177dac8->block_areabrickWrapper() #46 /var/www/html/pimcore/var/cache/dev/twig/9f/9f8a8195575d3f68805a69094cbf5ae0.php(145): Twig\Template->displayBlock() #47 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(394): __TwigTemplate_a8817db8d35d80eea235b41a3177dac8->doDisplay() #48 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(367): Twig\Template->displayWithErrorHandling() #49 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(379): Twig\Template->display() #50 /var/www/html/pimcore/vendor/twig/twig/src/TemplateWrapper.php(40): Twig\Template->render() #51 /var/www/html/pimcore/vendor/twig/twig/src/Environment.php(277): Twig\TemplateWrapper->render() #52 /var/www/html/pimcore/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php(69): Twig\Environment->render() #53 /var/www/html/pimcore/vendor/pimcore/pimcore/lib/Document/Editable/EditableHandler.php(274): Pimcore\Templating\TwigDefaultDelegatingEngine->render() #54 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable/Areablock.php(265): Pimcore\Document\Editable\EditableHandler->renderAreaFrontend() #55 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable/Areablock.php(197): Pimcore\Model\Document\Editable\Areablock->content() #56 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable/Areablock.php(106): Pimcore\Model\Document\Editable\Areablock->loop() #57 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable.php(473): Pimcore\Model\Document\Editable\Areablock->frontend() #58 /var/www/html/pimcore/vendor/pimcore/pimcore/models/Document/Editable.php(486): Pimcore\Model\Document\Editable->render() #59 /var/www/html/pimcore/var/cache/dev/twig/bc/bc4f7ca8d9a75aaaef3ff6d008d8b428.php(107): Pimcore\Model\Document\Editable->__toString() #60 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(171): __TwigTemplate_19faf34e521bc9c2d1f1885589d69fc2->block_content() #61 /var/www/html/pimcore/var/cache/dev/twig/4b/4b7241f46417bce53beba4436180fc1c.php(388): Twig\Template->displayBlock() #62 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(394): __TwigTemplate_4d8c3acef329bd2e10f24f3bf8c522e3->doDisplay() #63 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(367): Twig\Template->displayWithErrorHandling() #64 /var/www/html/pimcore/var/cache/dev/twig/bc/bc4f7ca8d9a75aaaef3ff6d008d8b428.php(48): Twig\Template->display() #65 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(394): __TwigTemplate_19faf34e521bc9c2d1f1885589d69fc2->doDisplay() #66 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(367): Twig\Template->displayWithErrorHandling() #67 /var/www/html/pimcore/vendor/twig/twig/src/Template.php(379): Twig\Template->display() #68 /var/www/html/pimcore/vendor/twig/twig/src/TemplateWrapper.php(40): Twig\Template->render() #69 /var/www/html/pimcore/vendor/twig/twig/src/Environment.php(277): Twig\TemplateWrapper->render() #70 /var/www/html/pimcore/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php(115): Twig\Environment->render() #71 /var/www/html/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(117): Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener->onKernelView() #72 /var/www/html/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php(230): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke() #73 /var/www/html/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php(59): Symfony\Component\EventDispatcher\EventDispatcher->callListeners() #74 /var/www/html/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(154): Symfony\Component\EventDispatcher\EventDispatcher->dispatch() #75 /var/www/html/pimcore/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch() #76 /var/www/html/pimcore/vendor/symfony/http-kernel/HttpKernel.php(74): Symfony\Component\HttpKernel\HttpKernel->handleRaw() #77 /var/www/html/pimcore/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle() #78 /var/www/html/pimcore/public/index.php(36): Symfony\Component\HttpKernel\Kernel->handle() #79 {main}
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.
deprecation User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
deprecation User Deprecated: The "cmf.event_listener.action_trigger" service is deprecated. Use "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface" instead
deprecation User Deprecated: The "cmf.action_trigger.queue" service is deprecated. Use "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface" instead

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.