Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\DependencyInjection\PimcoreCustomerManagementFrameworkExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DependencyInjection\ConfigurableExtension::loadInternal()" might add "void" as a native return type declaration in the future. Do the same in child class "CustomerManagementFrameworkBundle\DependencyInjection\PimcoreCustomerManagementFrameworkExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\EcommerceFrameworkBundle\DependencyInjection\PimcorePaymentProviderPayPalSmartPaymentButtonExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\DependencyInjection\PimcoreDataHubExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\DependencyInjection\PimcoreDataHubExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\DependencyInjection\OutputDataConfigToolkitExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web2PrintToolsBundle\DependencyInjection\Web2PrintToolsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web2PrintToolsBundle\DependencyInjection\Web2PrintToolsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\ObjectMergerBundle\DependencyInjection\ObjectMergerExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\DependencyInjection\Compiler\CustomerSaveManagerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\DependencyInjection\Compiler\SegmentManagerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\DependencyInjection\Compiler\NewsletterManagerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\DependencyInjection\Compiler\ImportExportLocatorsPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\DependencyInjection\Compiler\CustomDocumentTypePass" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Extension\Document\Areabrick\AbstractAreabrick" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Extension\Document\Areabrick\AbstractAreabrick" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Since symfony/framework-bundle 6.4: Not setting the "framework.validation.email_validation_mode" config option is deprecated. It will default to "html5" in 7.0.
Since symfony/framework-bundle 6.4: Not setting the "framework.uid.time_based_uuid_version" config option is deprecated. It will default to "7" in 7.0.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DeliveryAddressFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\DeliveryAddressFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DeliveryAddressFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\LoginFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\LoginFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\LoginFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\AdminBundle\Security\Event\LogoutListener" class is considered internal. It may change without further notice. You should not use it from "App\EventListener\AuthenticationLogoutListener".
The "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects" class is considered internal. It may change without further notice. You should not use it from "CustomerManagementFrameworkBundle\GDPR\DataProvider\Customers".
The "Pimcore\Bundle\DataHubBundle\GraphQL\General\AnyDocumentTargetType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\General\AnyDocumentTargetType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\General\AnyDocumentTargetType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\DataHubBundle\GraphQL\AssetType\AssetTreeType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\AssetType\AssetTreeType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\AssetType\AssetTreeType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreType\Feature" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreType\Feature" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreType\Feature" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentTreeType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentTreeType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentElementType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentElementType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentElementType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ObjectTreeType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ObjectTreeType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ObjectTreeType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\AbstractRelationsType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\AbstractRelationsType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\AbstractRelationsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\VideoTypeDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\ObjectsType" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\ObjectsType" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\ObjectsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\ElementPropertyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "GraphQL\Type\Definition\AbstractType::resolveType()" might add "ObjectType|string|callable|Deferred|null" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\HotspotMetadataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
The "Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
Class "Pimcore\Migrations\FilteredTableMetadataStorage" should implement method "Doctrine\Migrations\Metadata\Storage\MetadataStorage::getSql(ExecutionResult $result): iterable<Query>": ;.
The "Presta\SitemapBundle\Messenger\DumpSitemapMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\SegmentBuilder\AbstractSegmentBuilder::setPaginator()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::setTranslator()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController::setTranslator()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController::setTranslator()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase::setTranslator()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Command\ActionTriggerQueueCommand::setActionTriggerQueue()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Command\CronTriggerCommand::setActionTriggerListener()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Command\DuplicatesIndexCommand::setDuplicatesIndex()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Command\MaintenanceCommand::setMaintenanceWorker()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Command\SegmentAssignmentIndexCommand::setIndexer()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Controller\Admin\CustomersController::setExporterManager()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Targeting\ActionHandler\AssignTargetGroupAndSegment::setSegmentManager()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Targeting\ActionHandler\AssignTargetGroupAndSegment::setActivityManager()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Targeting\ActionHandler\AssignTargetGroupAndSegment::setDataLoader()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "CustomerManagementFrameworkBundle\Targeting\ActionHandler\AssignTargetGroupAndSegment::setConsentChecker()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
The "Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer::doWarmUp()" method will require a new "string|null $buildDir" argument in the next major version of its parent class "Symfony\Bundle\FrameworkBundle\CacheWarmer\AbstractPhpFileCacheWarmer", not defining it is deprecated.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.r4512.M" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.aGaHc_t" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.qv3ACd_" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.YgYapZ6" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.10nb4nx" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.N7dvmhE" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.51GkTNU" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.2PmIhJB" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.WaEcoy2" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.NiRFKXj" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.uOUP4ft" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.DgY7z72" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.dyeEPbP" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.ycBQ7HF" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.J1ahmfj" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.UYNFL8F" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.6FtK6nb" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.LqfO.mH" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.wlsnJwM" service.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\CustomReportsBundle\Controller\Reports\CustomReportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\EcommerceFrameworkBundle\Controller\AdminOrderController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\EcommerceFrameworkBundle\Controller\ConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\EcommerceFrameworkBundle\Controller\IndexController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\EcommerceFrameworkBundle\Controller\PricingController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\EcommerceFrameworkBundle\Controller\VoucherController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\PersonalizationBundle\Controller\Admin\TargetingController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\PersonalizationBundle\Controller\Admin\TargetingPageController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\PersonalizationBundle\Controller\Admin\TargetingSnippetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\GoogleMarketingBundle\Controller\PortalController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\GoogleMarketingBundle\Controller\Reports\AnalyticsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\GoogleMarketingBundle\Controller\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\ActivitiesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\Customers\FilterDefinitionController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\CustomersController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\DuplicatesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\GDPRDataController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\HelperController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\RulesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\SegmentAssignmentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Admin\TemplatesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Report\TermSegmentBuilderController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Api\ActivitiesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Api\CustomersController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Api\DeletionsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Api\SegmentGroupsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Api\SegmentsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Api\SegmentsOfCustomersController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Mailchimp\WebhookController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Rest\Newsletter\AdminController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "CustomerManagementFrameworkBundle\Controller\Preview\ObjectPreviewController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\NewsletterBundle\Controller\Document\NewsletterController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\GlossaryBundle\Controller\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\MiscController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\RedirectsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\DataHubBundle\Controller\ConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "OutputDataConfigToolkitBundle\Controller\AdminController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "OutputDataConfigToolkitBundle\Controller\ClassController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Web2PrintToolsBundle\Controller\AdminController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\ObjectMergerBundle\Controller\AdminController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\WordExportBundle\Controller\TranslationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\XliffBundle\Controller\XliffTranslationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\AccountController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\CartController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\CheckoutController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\ContentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\DefaultController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\NewsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\PaymentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\ProductController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Web2printController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
[
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [1 => 17581008192 => "site_domain_43419afe57696b349fd61a20df5a68f3"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
[
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
2 => "pimcore"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT * FROM redirects WHERE\n (\n (source = ? AND (`type` = ? OR `type` = ?)) OR\n (source = ? AND `type` = ?) OR\n (source = ? AND `type` = ?)\n ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
"""
[
"sql" => """
SELECT * FROM redirects WHERE\n (\n (source = ? AND (`type` = ? OR `type` = ?)) OR\n (source = ? AND `type` = ?) OR\n (source = ? AND `type` = ?)\n ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
"""
"params" => [1 => "/products/13"
2 => "path"
3 => "auto_create"
4 => "/products/13"
5 => "path_query"
6 => "https://arqonz.in/products/13"
7 => "entire_uri"
]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 2]
]
debug
Executing statement:
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
(parameters:
[1 => 17581008192 => "system_route_redirect"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [1 => 17581008192 => "system_route_redirect"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
(parameters:
[1 => "/products/"
2 => "13"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [1 => "/products/"
2 => "13"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT id FROM documents_page WHERE prettyUrl = ?"
(parameters:
[1 => "/products/13"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [1 => "/products/13"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
(parameters:
[1 => "/"
2 => "products"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [1 => "/"
2 => "products"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT id FROM documents_page WHERE prettyUrl = ?"
(parameters:
[1 => "/products"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [1 => "/products"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
(parameters:
[1 => "/"
2 => ""
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [1 => "/"
2 => ""
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
(parameters:
[1 => 17581008192 => "document_1"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [1 => 17581008192 => "document_1"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
(parameters:
[1 => 17581008192 => "document_properties_1"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [1 => 17581008192 => "document_properties_1"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
(parameters:
[1 => 17581008192 => "sites_path_mapping"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [1 => 17581008192 => "sites_path_mapping"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
[
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [1 => 17581008192 => "\x00tags\x00sites_path_mapping"
]
"types" => [1 => 12 => 2]
]
debug
Key
"sites_path_mapping"
doesn't exist in cache
cache
[
"key" => "sites_path_mapping"
]
debug
Executing query:
"SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC "
doctrine
[
"sql" => "SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC "
]
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.