The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\PortalEngineBundle\DependencyInjection\PimcorePortalEngineExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\StatisticsExplorerBundle\DependencyInjection\PimcoreStatisticsExplorerExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\DependencyInjection\PimcoreEnterpriseSubscriptionToolsExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\GenericDataIndexBundle\DependencyInjection\PimcoreGenericDataIndexExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\StaticResolverBundle\DependencyInjection\PimcoreStaticResolverExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\DirectEditBundle\DependencyInjection\PimcoreDirectEditExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\WorkflowDesignerBundle\DependencyInjection\PimcoreWorkflowDesignerExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pimcore\Bundle\CopilotBundle\DependencyInjection\PimcoreCopilotExtension".
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\CoreBundle\DependencyInjection\Compiler\DoctrineCommandPrefixPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
Since symfony/dependency-injection 7.4: Service id "Pimcore\Twig\Extension\AdminExtension" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface.
The "Pimcore\Model\DataObject\Traits\ObjectVarTrait" trait is considered internal. It may change without further notice. You should not use it from "Elements\Bundle\ProcessManagerBundle\Executor\Action\AbstractAction".
The "Pimcore\Security\User\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its parent class "Symfony\Component\Security\Core\User\InMemoryUserChecker", not defining it is deprecated.
Class "Pimcore\Migrations\FilteredTableMetadataStorage" should implement method "Doctrine\Migrations\Metadata\Storage\MetadataStorage::getSql(ExecutionResult $result): iterable<Query>": ;.
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.
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.
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.
Since symfony/mercure 0.5: Interface "Symfony\Component\Mercure\PublisherInterface" is deprecated, use "Symfony\Component\Mercure\HubInterface" instead.
Since symfony/mercure 0.5: Class "Symfony\Component\Mercure\Debug\TraceablePublisher" is deprecated, use "Symfony\Component\Mercure\Debug\TraceableHub" instead.
Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedIterator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireIterator" instead.
Since pimcore/pimcore 12.3: The "Symfony\Component\Templating\EngineInterface" service is deprecated and will be removed in 13.0. Use Twig\Environment directly instead. It is being referenced by the "Pimcore\Workflow\Notification\NotificationEmailService" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $resetPasswordLimiter" autowiring alias is deprecated and will be removed in 8.0, use "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $resetPasswordLimiter" instead. It is being referenced by the ".service_locator._kNH5l_" service.
Since pimcore/pimcore 12.3: The "Symfony\Component\Templating\EngineInterface" service is deprecated and will be removed in 13.0. Use Twig\Environment directly instead. It is being referenced by the ".service_locator.d0r02iM" service.
Since pimcore/pimcore 12.3: The "Symfony\Component\Templating\EngineInterface" service is deprecated and will be removed in 13.0. Use Twig\Environment directly instead. It is being referenced by the ".service_locator.bFaKkWs" service.
Since pimcore/pimcore 12.3: The "Symfony\Component\Templating\EngineInterface" service is deprecated and will be removed in 13.0. Use Twig\Environment directly instead. It is being referenced by the ".service_locator.H_47sHQ" service.
Since pimcore/pimcore 12.3: The "Symfony\Component\Templating\EngineInterface" service is deprecated and will be removed in 13.0. Use Twig\Environment directly instead. It is being referenced by the ".service_locator.FbS_qsm" service.
User Deprecated: Since pimcore/simple-backend-search-bundle 12.3: The SimpleBackendSearchBundle is deprecated and will be discontinued with Pimcore Studio.
User Deprecated: Since pimcore/advanced-object-search-bundle 7.1: The AdvancedObjectSearchBundle is deprecated and will be discontinued with Pimcore Studio.
User Deprecated: Since pimcore/pimcore 12.3: The "pimcore.templating.engine.delegating" service is deprecated and will be removed in 13.0. Inject Twig\Environment directly 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.
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.
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
[
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [1 => "/melbye/robots.txt"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#1616
+name: "STRING"
}
]
]
debug
Executing statement:
"""
SELECT documents.id FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
"""
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#1616
+name: "STRING"
}
]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
User Deprecated: Since pimcore/pimcore 12.3: Usage of \Pimcore\Helper::Pimcore\Helper\ParameterBagHelper::getInt is deprecated. Use proper parameter validation instead in Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService::getRoutingPrefix().
Log messages generated during the compilation of the service container.
Messages
Class
1361
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web2printController" (parent: .abstract.instanceof.App\Controller\Web2printController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web2printController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web2printController).
Resolving inheritance for "App\Controller\Web2printController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web2printController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DamAutoTagCommand" (parent: .abstract.instanceof.App\Command\DamAutoTagCommand).
Resolving inheritance for ".instanceof.App\Command\DamAutoTagCommand.0.App\Command\DamAutoTagCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DamAutoTagCommand).
Resolving inheritance for "App\Command\DamAutoTagCommand" (parent: .instanceof.App\Command\DamAutoTagCommand.0.App\Command\DamAutoTagCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MapAssetFolderToMetadataCommand" (parent: .abstract.instanceof.App\Command\MapAssetFolderToMetadataCommand).
Resolving inheritance for ".instanceof.App\Command\MapAssetFolderToMetadataCommand.0.App\Command\MapAssetFolderToMetadataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MapAssetFolderToMetadataCommand).
Resolving inheritance for "App\Command\MapAssetFolderToMetadataCommand" (parent: .instanceof.App\Command\MapAssetFolderToMetadataCommand.0.App\Command\MapAssetFolderToMetadataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkflowCustomeNotificationListener" (parent: .abstract.instanceof.App\EventListener\WorkflowCustomeNotificationListener).
Resolving inheritance for "App\EventListener\WorkflowCustomeNotificationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkflowCustomeNotificationListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DamUploadListener" (parent: .abstract.instanceof.App\EventListener\DamUploadListener).
Resolving inheritance for "App\EventListener\DamUploadListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DamUploadListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\GdiDataSourceEventSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\GdiDataSourceEventSubscriber).
Resolving inheritance for "Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\GdiDataSourceEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\GdiDataSourceEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.pimcore_asset_metadata_classdefinitions.event_listener.main_listener" (parent: .abstract.instanceof.pimcore_asset_metadata_classdefinitions.event_listener.main_listener).
Resolving inheritance for "pimcore_asset_metadata_classdefinitions.event_listener.main_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.pimcore_asset_metadata_classdefinitions.event_listener.main_listener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.pimcore_asset_metadata_classdefinitions.event_listener.graph_ql_asset_metadata_listener" (parent: .abstract.instanceof.pimcore_asset_metadata_classdefinitions.event_listener.graph_ql_asset_metadata_listener).
Resolving inheritance for "pimcore_asset_metadata_classdefinitions.event_listener.graph_ql_asset_metadata_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.pimcore_asset_metadata_classdefinitions.event_listener.graph_ql_asset_metadata_listener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.pool.app" (parent: .abstract.instanceof.pimcore.cache.pool.app).
Resolving inheritance for "pimcore.cache.pool.app" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.pool.app).
Resolving inheritance for "cache.app" (parent: pimcore.cache.pool.app).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: pimcore.cache.pool.app).
Resolving inheritance for "cache.scheduler" (parent: pimcore.cache.pool.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "psr18.http_client.hugging.face.client" (parent: psr18.http_client).
Resolving inheritance for "httplug.http_client.hugging.face.client" (parent: httplug.http_client).
Resolving inheritance for "psr18.http_client.openai.v1.client" (parent: psr18.http_client).
Resolving inheritance for "httplug.http_client.openai.v1.client" (parent: httplug.http_client).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: pimcore.cache.pool.app).
Resolving inheritance for "limiter.reset_password" (parent: limiter).
Resolving inheritance for "pimcore.cache.pool" (parent: cache.adapter.redis_tag_aware).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_search_backend_message" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.portal-engine-async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_index_queues" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_generic_data_index_queue" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_generic_data_index_sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_generic_data_index_failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.elements_process_manager" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_generic_execution_engine" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_core" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_maintenance" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_scheduled_tasks" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_image_optimize" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_asset_update" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.scheduler_generic_data_index" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.pimcore_webdav" (parent: security.firewall.config).
Resolving inheritance for "security.listener.pimcore_webdav.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.pimcore_webdav" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.http_basic.pimcore_webdav" (parent: security.authenticator.http_basic).
Resolving inheritance for "security.authenticator.manager.pimcore_webdav" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.pimcore_webdav" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.pimcore_webdav" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.pimcore_webdav" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.pimcore_webdav" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.pimcore_admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.pimcore_admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.pimcore_admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.pimcore_admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.pimcore_admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.pimcore_admin" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_pimcore_admin" (parent: limiter).
Resolving inheritance for "limiter._login_global_pimcore_admin" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.pimcore_admin" (parent: security.listener.login_throttling).
Resolving inheritance for "security.firewall_config.two_factor.pimcore_admin" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.pimcore_admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.pimcore_admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.pimcore_admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.pimcore_admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.pimcore_admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.pimcore_admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.pimcore_admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.pimcore_admin" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.portal_engine" (parent: security.firewall.config).
Resolving inheritance for "security.listener.portal_engine.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.2" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.portal_engine" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.portal_engine" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.portal_engine" (parent: security.logout.listener.default).
Resolving inheritance for "limiter._login_local_portal_engine" (parent: limiter).
Resolving inheritance for "limiter._login_global_portal_engine" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.portal_engine" (parent: security.listener.login_throttling).
Resolving inheritance for "security.firewall_config.two_factor.portal_engine" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.portal_engine" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.portal_engine" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.portal_engine" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.portal_engine" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.portal_engine" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.portal_engine" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.portal_engine" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.portal_engine" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.portal_engine" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.portal_engine" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.portal_engine" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.portal_engine" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.portal_engine" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.portal_engine" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.portal_engine" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.portal_engine" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.portal_engine" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.portal_engine" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.portal_engine" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Command\ExtJSCommand" (parent: .instanceof.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" (parent: .instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" (parent: .instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand" (parent: .instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.asset.search_index_field_definition_locator" (parent: .abstract.instanceof.pimcore.portal_engine.asset.search_index_field_definition_locator).
Resolving inheritance for "pimcore.portal_engine.asset.search_index_field_definition_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.asset.search_index_field_definition_locator).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.rest_api_metadata_definition_locator" (parent: .abstract.instanceof.pimcore.portal_engine.rest_api_metadata_definition_locator).
Resolving inheritance for "pimcore.portal_engine.rest_api_metadata_definition_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.rest_api_metadata_definition_locator).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.rest_api_field_definition_locator" (parent: .abstract.instanceof.pimcore.portal_engine.rest_api_field_definition_locator).
Resolving inheritance for "pimcore.portal_engine.rest_api_field_definition_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.rest_api_field_definition_locator).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.object.search_index_field_definition_locator" (parent: .abstract.instanceof.pimcore.portal_engine.object.search_index_field_definition_locator).
Resolving inheritance for "pimcore.portal_engine.object.search_index_field_definition_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.object.search_index_field_definition_locator).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.data-pool-service-locator" (parent: .abstract.instanceof.pimcore.portal_engine.data-pool-service-locator).
Resolving inheritance for "pimcore.portal_engine.data-pool-service-locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.data-pool-service-locator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\SizeEstimationCommand" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Command\SizeEstimationCommand).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Command\SizeEstimationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\SizeEstimationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\Update\UpdateFrontendBuildCommand" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Command\Update\UpdateFrontendBuildCommand).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Command\Update\UpdateFrontendBuildCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\Update\UpdateFrontendBuildCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\WizardCommand" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Command\WizardCommand).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Command\WizardCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\WizardCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\ChangeUserDataForm" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\ChangeUserDataForm).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Form\ChangeUserDataForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\ChangeUserDataForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\LoginForm" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\LoginForm).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Form\LoginForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\LoginForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\ChangePasswordForm" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\ChangePasswordForm).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Form\ChangePasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\ChangePasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\UploadAvatarForm" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\UploadAvatarForm).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Form\UploadAvatarForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\UploadAvatarForm).
Resolving inheritance for "monolog.logger.portalengine" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\AuthController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\PortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\SearchController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\UserController.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Controller\UserController" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\UserController.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AssetUpdateSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AssetUpdateSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AssetUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AssetUpdateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\BatchTaskSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\BatchTaskSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\BatchTaskSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\BatchTaskSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DeleteElementSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DeleteElementSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DeleteElementSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DeleteElementSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DenyPermissionsForFolders" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DenyPermissionsForFolders).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DenyPermissionsForFolders" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DenyPermissionsForFolders).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentCacheClearSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentCacheClearSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentCacheClearSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentCacheClearSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentConfigSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentConfigSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentConfigSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentConfigSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DownloadTrackerSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DownloadTrackerSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DownloadTrackerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DownloadTrackerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\IndexUpdateSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\IndexUpdateSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\IndexUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\IndexUpdateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SaveUserSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SaveUserSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SaveUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SaveUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SizeEstimationStrategyListener" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SizeEstimationStrategyListener).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SizeEstimationStrategyListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SizeEstimationStrategyListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StatisticsSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StatisticsSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StatisticsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StatisticsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler" (parent: .abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler).
Resolving inheritance for "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler" (parent: .instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController" (parent: .abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController).
Resolving inheritance for "Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController" (parent: .instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController" (parent: .abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController).
Resolving inheritance for "Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController" (parent: .instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber).
Resolving inheritance for "Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController" (parent: .abstract.instanceof.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController).
Resolving inheritance for "Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController" (parent: .instanceof.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.object.search_index_field_definition_locator" (parent: .abstract.instanceof.pimcore.generic_data_index.object.search_index_field_definition_locator).
Resolving inheritance for "pimcore.generic_data_index.object.search_index_field_definition_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.object.search_index_field_definition_locator).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.asset.search_index_field_definition_locator" (parent: .abstract.instanceof.pimcore.generic_data_index.asset.search_index_field_definition_locator).
Resolving inheritance for "pimcore.generic_data_index.asset.search_index_field_definition_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.asset.search_index_field_definition_locator).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.asset.mapping_provider_locator" (parent: .abstract.instanceof.pimcore.generic_data_index.asset.mapping_provider_locator).
Resolving inheritance for "pimcore.generic_data_index.asset.mapping_provider_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.asset.mapping_provider_locator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\DeploymentReindexCommand" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Command\DeploymentReindexCommand).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\Command\DeploymentReindexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\DeploymentReindexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\ReindexItemsCommand" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Command\ReindexItemsCommand).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\Command\ReindexItemsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\ReindexItemsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\Update\IndexUpdateCommand" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Command\Update\IndexUpdateCommand).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\Command\Update\IndexUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\Update\IndexUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AdminSettingsSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AdminSettingsSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AdminSettingsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AdminSettingsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AssetIndexUpdateSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AssetIndexUpdateSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AssetIndexUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AssetIndexUpdateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\ClassDefinitionIndexSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\ClassDefinitionIndexSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\ClassDefinitionIndexSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\ClassDefinitionIndexSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DataObjectIndexUpdateSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DataObjectIndexUpdateSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DataObjectIndexUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DataObjectIndexUpdateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DocumentIndexUpdateSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DocumentIndexUpdateSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DocumentIndexUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DocumentIndexUpdateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\LockElementSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\LockElementSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\LockElementSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\LockElementSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\TagIndexUpdateSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\TagIndexUpdateSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\TagIndexUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\TagIndexUpdateSubscriber).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider.0.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider" (parent: .abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider).
Resolving inheritance for "Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider" (parent: .instanceof.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider.0.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" (parent: .abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController).
Resolving inheritance for "Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" (parent: .instanceof.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController" (parent: .abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\DirectEditBundle\Controller\ClientController.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController).
Resolving inheritance for "Pimcore\Bundle\DirectEditBundle\Controller\ClientController" (parent: .instanceof.Pimcore\Bundle\DirectEditBundle\Controller\ClientController.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController" (parent: .abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Controller\MercureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\DirectEditBundle\Controller\MercureController.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController).
Resolving inheritance for "Pimcore\Bundle\DirectEditBundle\Controller\MercureController" (parent: .instanceof.Pimcore\Bundle\DirectEditBundle\Controller\MercureController.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\DirectEditBundle\Command\CleanupCommand" (parent: .abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Command\CleanupCommand).
Resolving inheritance for "Pimcore\Bundle\DirectEditBundle\Command\CleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\DirectEditBundle\Command\CleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\AssetMetadataClassDefinitionsBundle\Command\PopulateCommand" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Command\PopulateCommand).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Command\PopulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\AssetMetadataClassDefinitionsBundle\Command\PopulateCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController).
Resolving inheritance for ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController" (parent: .instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController).
Resolving inheritance for ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController" (parent: .instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController).
Resolving inheritance for ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController" (parent: .instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController).
Resolving inheritance for ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter" (parent: .instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter).
Resolving inheritance for ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter" (parent: .instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter).
Resolving inheritance for ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter" (parent: .instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter).
Resolving inheritance for ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter" (parent: .abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter).
Resolving inheritance for "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter" (parent: .instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AdvancedObjectSearchBundle\Controller\AdminController" (parent: .abstract.instanceof.AdvancedObjectSearchBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AdvancedObjectSearchBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AdvancedObjectSearchBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.AdvancedObjectSearchBundle\Controller\AdminController.0.AdvancedObjectSearchBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AdvancedObjectSearchBundle\Controller\AdminController).
Resolving inheritance for "AdvancedObjectSearchBundle\Controller\AdminController" (parent: .instanceof.AdvancedObjectSearchBundle\Controller\AdminController.0.AdvancedObjectSearchBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.AdvancedObjectSearchBundle\Tools\IndexConfigService" (parent: .abstract.instanceof.AdvancedObjectSearchBundle\Tools\IndexConfigService).
Resolving inheritance for "AdvancedObjectSearchBundle\Tools\IndexConfigService" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.AdvancedObjectSearchBundle\Tools\IndexConfigService).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.bundle.advanced_object_search.filter_locator" (parent: .abstract.instanceof.bundle.advanced_object_search.filter_locator).
Resolving inheritance for "bundle.advanced_object_search.filter_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.bundle.advanced_object_search.filter_locator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand" (parent: .abstract.instanceof.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand).
Resolving inheritance for ".instanceof.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand.0.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand).
Resolving inheritance for "AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand" (parent: .instanceof.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand.0.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\ReindexCommand" (parent: .abstract.instanceof.AdvancedObjectSearchBundle\Command\ReindexCommand).
Resolving inheritance for ".instanceof.AdvancedObjectSearchBundle\Command\ReindexCommand.0.AdvancedObjectSearchBundle\Command\ReindexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\ReindexCommand).
Resolving inheritance for "AdvancedObjectSearchBundle\Command\ReindexCommand" (parent: .instanceof.AdvancedObjectSearchBundle\Command\ReindexCommand.0.AdvancedObjectSearchBundle\Command\ReindexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\UpdateMappingCommand" (parent: .abstract.instanceof.AdvancedObjectSearchBundle\Command\UpdateMappingCommand).
Resolving inheritance for ".instanceof.AdvancedObjectSearchBundle\Command\UpdateMappingCommand.0.AdvancedObjectSearchBundle\Command\UpdateMappingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\UpdateMappingCommand).
Resolving inheritance for "AdvancedObjectSearchBundle\Command\UpdateMappingCommand" (parent: .instanceof.AdvancedObjectSearchBundle\Command\UpdateMappingCommand.0.AdvancedObjectSearchBundle\Command\UpdateMappingCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" (parent: .abstract.instanceof.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController).
Resolving inheritance for "Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" (parent: .instanceof.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router" (parent: .abstract.instanceof.Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router).
Resolving inheritance for "Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand.0.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand.0.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand.0.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand.0.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\MigrationGeneratorCommand" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Command\MigrationGeneratorCommand).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Command\MigrationGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\MigrationGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Controller\ConfigController" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\IndexController.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Controller\IndexController" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\Controller\IndexController.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\RestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\RestController.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\Controller\RestController" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\Controller\RestController.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler).
Resolving inheritance for ".instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler" (parent: .instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\SystemEventsListener" (parent: .abstract.instanceof.Elements\Bundle\ProcessManagerBundle\SystemEventsListener).
Resolving inheritance for "Elements\Bundle\ProcessManagerBundle\SystemEventsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\SystemEventsListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController" (parent: .abstract.instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController).
Resolving inheritance for "Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController" (parent: .instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController" (parent: .abstract.instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController).
Resolving inheritance for "Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController" (parent: .instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\EventSubscriber\ContainerClearSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\WorkflowDesignerBundle\EventSubscriber\ContainerClearSubscriber).
Resolving inheritance for "Pimcore\Bundle\WorkflowDesignerBundle\EventSubscriber\ContainerClearSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\EventSubscriber\ContainerClearSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\CopilotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\CopilotController.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Controller\CopilotController" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\Controller\CopilotController.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CopilotBundle\Command\AutomationAction\ScheduledActionCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Command\AutomationAction\ScheduledActionCommand).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Command\AutomationAction\ScheduledActionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CopilotBundle\Command\AutomationAction\ScheduledActionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\EventSubscriber\AdminSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\EventSubscriber\AdminSubscriber).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\EventSubscriber\AdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\EventSubscriber\AdminSubscriber).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTextToImagePromptValidator" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTextToImagePromptValidator).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTextToImagePromptValidator" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTextToImagePromptValidator).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTranslationPromptValidator" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTranslationPromptValidator).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTranslationPromptValidator" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTranslationPromptValidator).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\OpenAiTextPromptValidator" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\OpenAiTextPromptValidator).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\OpenAiTextPromptValidator" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\OpenAiTextPromptValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\CopilotBundle\Twig\Extension\PimcoreUser" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Twig\Extension\PimcoreUser).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Twig\Extension\PimcoreUser" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\CopilotBundle\Twig\Extension\PimcoreUser).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\CopilotBundle\Twig\Extension\Render" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\Twig\Extension\Render).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\Twig\Extension\Render" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\CopilotBundle\Twig\Extension\Render).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler" (parent: .abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler).
Resolving inheritance for "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler" (parent: .instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericExecutionEngineBundle\EventSubscriber\JobExecutionSubscriber" (parent: .abstract.instanceof.Pimcore\Bundle\GenericExecutionEngineBundle\EventSubscriber\JobExecutionSubscriber).
Resolving inheritance for "Pimcore\Bundle\GenericExecutionEngineBundle\EventSubscriber\JobExecutionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericExecutionEngineBundle\EventSubscriber\JobExecutionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" (parent: .abstract.instanceof.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController).
Resolving inheritance for "Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" (parent: .instanceof.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb" (parent: .abstract.instanceof.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb" (parent: .instanceof.Monolog\ResettableInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb).
Resolving inheritance for "Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer" (parent: .abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer).
Resolving inheritance for "Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer" (parent: .abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer).
Resolving inheritance for "Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Controller\StatisticsController.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Controller\StatisticsController" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Controller\StatisticsController.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\WebDavController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Controller\WebDavController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\Lock\LockFactory" (parent: .abstract.instanceof.Symfony\Component\Lock\LockFactory).
Resolving inheritance for "Symfony\Component\Lock\LockFactory" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\Lock\LockFactory).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber" (parent: .abstract.instanceof.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber).
Resolving inheritance for "Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ConsoleCommandListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ConsoleCommandListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ConsoleCommandListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ConsoleCommandListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotificationSubscriber" (parent: .abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotificationSubscriber).
Resolving inheritance for "Pimcore\Workflow\EventSubscriber\NotificationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotificationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotesSubscriber" (parent: .abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotesSubscriber).
Resolving inheritance for "Pimcore\Workflow\EventSubscriber\NotesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber" (parent: .abstract.instanceof.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber).
Resolving inheritance for "Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Http\Request\Resolver\EditmodeResolver" (parent: .abstract.instanceof.Pimcore\Http\Request\Resolver\EditmodeResolver).
Resolving inheritance for "Pimcore\Http\Request\Resolver\EditmodeResolver" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Http\Request\Resolver\EditmodeResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Translation\Translator" (parent: .abstract.instanceof.Pimcore\Translation\Translator).
Resolving inheritance for "Pimcore\Translation\Translator" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Translation\Translator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver" (parent: .abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver).
Resolving inheritance for "Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver" (parent: .abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver).
Resolving inheritance for "Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver" (parent: .abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver).
Resolving inheritance for "Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Document\Editable\EditableHandler" (parent: .abstract.instanceof.Pimcore\Document\Editable\EditableHandler).
Resolving inheritance for "Pimcore\Document\Editable\EditableHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Document\Editable\EditableHandler).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.document.areabrick.brick_locator" (parent: .abstract.instanceof.pimcore.document.areabrick.brick_locator).
Resolving inheritance for "pimcore.document.areabrick.brick_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.document.areabrick.brick_locator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Templating\Renderer\EditableRenderer" (parent: .abstract.instanceof.Pimcore\Templating\Renderer\EditableRenderer).
Resolving inheritance for "Pimcore\Templating\Renderer\EditableRenderer" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Templating\Renderer\EditableRenderer).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.templating.navigation.renderer_locator" (parent: .abstract.instanceof.pimcore.templating.navigation.renderer_locator).
Resolving inheritance for "pimcore.templating.navigation.renderer_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.templating.navigation.renderer_locator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HelpersExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\HelpersExtension).
Resolving inheritance for "Pimcore\Twig\Extension\HelpersExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HelpersExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentEditableExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DocumentEditableExtension).
Resolving inheritance for "Pimcore\Twig\Extension\DocumentEditableExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentEditableExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\SubrequestExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\SubrequestExtension).
Resolving inheritance for "Pimcore\Twig\Extension\SubrequestExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\SubrequestExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreObjectExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\PimcoreObjectExtension).
Resolving inheritance for "Pimcore\Twig\Extension\PimcoreObjectExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreObjectExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreToolExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\PimcoreToolExtension).
Resolving inheritance for "Pimcore\Twig\Extension\PimcoreToolExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreToolExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\NavigationExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\NavigationExtension).
Resolving inheritance for "Pimcore\Twig\Extension\NavigationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\NavigationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HeaderExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\HeaderExtension).
Resolving inheritance for "Pimcore\Twig\Extension\HeaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HeaderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetCompressExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\AssetCompressExtension).
Resolving inheritance for "Pimcore\Twig\Extension\AssetCompressExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetCompressExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\WebsiteConfigExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\WebsiteConfigExtension).
Resolving inheritance for "Pimcore\Twig\Extension\WebsiteConfigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\WebsiteConfigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DumpExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DumpExtension).
Resolving inheritance for "Pimcore\Twig\Extension\DumpExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DumpExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\CacheExtension).
Resolving inheritance for "Pimcore\Twig\Extension\CacheExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheTagExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\CacheTagExtension).
Resolving inheritance for "Pimcore\Twig\Extension\CacheTagExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheTagExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\PimcoreUrl" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\PimcoreUrl).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\PimcoreUrl" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\PimcoreUrl).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadLink" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadLink).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadLink" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadLink).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadMeta" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadMeta).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadMeta" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadMeta).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadScript" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadScript).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadScript" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadScript).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadStyle" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadStyle).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadStyle" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadStyle).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadTitle" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadTitle).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadTitle" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadTitle).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Inc" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Inc).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Inc" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Inc).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\InlineScript" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\InlineScript).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\InlineScript" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\InlineScript).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Navigation" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Navigation).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Navigation" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Navigation).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Placeholder" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetHelperExtensions" (parent: .abstract.instanceof.Pimcore\Twig\Extension\AssetHelperExtensions).
Resolving inheritance for "Pimcore\Twig\Extension\AssetHelperExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetHelperExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DataObjectHelperExtensions" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DataObjectHelperExtensions).
Resolving inheritance for "Pimcore\Twig\Extension\DataObjectHelperExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DataObjectHelperExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentHelperExtensions" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DocumentHelperExtensions).
Resolving inheritance for "Pimcore\Twig\Extension\DocumentHelperExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentHelperExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\ImageThumbnailExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\ImageThumbnailExtension).
Resolving inheritance for "Pimcore\Twig\Extension\ImageThumbnailExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\ImageThumbnailExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\SandboxExtension" (parent: .abstract.instanceof.Twig\Extension\SandboxExtension).
Resolving inheritance for "Twig\Extension\SandboxExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\SandboxExtension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\CacheClearCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\RunScriptCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand" (parent: .instanceof.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.null_tag_aware" (parent: .abstract.instanceof.pimcore.cache.adapter.null_tag_aware).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.null_tag_aware" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.null_tag_aware).
Resolving inheritance for "pimcore.cache.adapter.null_tag_aware" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.null_tag_aware).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal" (parent: .abstract.instanceof.pimcore.cache.adapter.doctrine_dbal).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal).
Resolving inheritance for "pimcore.cache.adapter.doctrine_dbal" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware" (parent: .abstract.instanceof.pimcore.cache.adapter.doctrine_dbal_tag_aware).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware).
Resolving inheritance for "pimcore.cache.adapter.doctrine_dbal_tag_aware" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\CoreCacheHandler" (parent: .abstract.instanceof.Pimcore\Cache\Core\CoreCacheHandler).
Resolving inheritance for "Pimcore\Cache\Core\CoreCacheHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\CoreCacheHandler).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\WriteLock" (parent: .abstract.instanceof.Pimcore\Cache\Core\WriteLock).
Resolving inheritance for "Pimcore\Cache\Core\WriteLock" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\WriteLock).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController).
Resolving inheritance for ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0..abstract.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Pimcore\Bundle\CoreBundle\Command\Bundle\AbstractBundleCommand" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\CoreBundle\Command\Bundle\AbstractBundleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Pimcore\Bundle\CoreBundle\Command\Definition\Import\AbstractStructureImportCommand" (parent: .abstract.instanceof..abstract.Pimcore\Bundle\CoreBundle\Command\Definition\Import\AbstractStructureImportCommand).
Resolving inheritance for "messenger.bus.portal-engine.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.portal-engine.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.portal-engine.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.portal-engine.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "messenger.bus.pimcore-generic-data-index.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.pimcore-generic-data-index.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.pimcore-generic-data-index.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.pimcore-generic-data-index.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "generic.execution.engine.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "generic.execution.engine.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "generic.execution.engine.bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "generic.execution.engine.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.admin" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.admin_statistics" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore.opensearch.default" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.elasticsearch.es" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore.elasticsearch.default" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.advanced_object_search.es" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore_advanced_object_search" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.routing" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.init" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.redirect" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore_copilot" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.generic_execution_engine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore_api" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.session" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "workflow.registry" (parent: workflow.support_strategy.expression).
Resolving inheritance for "state_machine.asset_editor_approval_workflow" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.asset_editor_approval_workflow" (parent: workflow.marking_store.state_table).
1
Skipping service "Pimcore\Twig\Extension\AdminExtension": Class or interface "Pimcore\Twig\Extension\AdminExtension" cannot be loaded.
302
Removing service-argument resolver for controller "App\Controller\DefaultController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Web2printController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController::getDefaultGridFields": no corresponding services exist for the referenced types.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setTokenResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\AuthController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\EmailController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\PortalController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPrefixService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPrefixService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPrefixService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPublicShareService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPrefixService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPublicShareService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPublicShareService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPublicShareService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setDataPoolConfigService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocaleService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setIntlFormatter" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentResolver" of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setWorkspaceService" of service "Pimcore\Bundle\PortalEngineBundle\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\SearchController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\PortalEngineBundle\Controller\UserController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setTokenResolver" of service "Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\DirectEditBundle\Controller\ClientController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setTokenResolver" of service "Pimcore\Bundle\DirectEditBundle\Controller\MercureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\DirectEditBundle\Controller\MercureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "AdvancedObjectSearchBundle\Controller\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "AdvancedObjectSearchBundle\Controller\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Elements\Bundle\ProcessManagerBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Elements\Bundle\ProcessManagerBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Elements\Bundle\ProcessManagerBundle\Controller\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Elements\Bundle\ProcessManagerBundle\Controller\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Elements\Bundle\ProcessManagerBundle\Controller\RestController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setTokenResolver" of service "Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\CopilotBundle\Controller\CopilotController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\CopilotBundle\Controller\CopilotController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" from controller candidates: the method is called at instantiation, thus cannot be an action.
673
Removed service ".League\Flysystem\FilesystemOperator $pimcore.admin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreAdminStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.admin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreAdminStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.admin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreAdminStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.portalEngine.download.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcorePortalEngineDownloadStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.portalEngine.download.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcorePortalEngineDownloadStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.portalEngine.download.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcorePortalEngineDownloadStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.application_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreApplicationLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.application_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreApplicationLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.application_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreApplicationLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.document_static.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreDocumentStaticStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.document_static.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreDocumentStaticStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.document_static.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreDocumentStaticStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.asset.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreAssetStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.asset.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreAssetStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.asset.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreAssetStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.asset_cache.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreAssetCacheStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.asset_cache.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreAssetCacheStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.asset_cache.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreAssetCacheStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.thumbnail.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreThumbnailStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.thumbnail.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreThumbnailStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.thumbnail.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreThumbnailStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.version.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreVersionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.version.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreVersionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.version.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreVersionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.recycle_bin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreRecycleBinStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.recycle_bin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreRecycleBinStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.recycle_bin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreRecycleBinStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.email_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreEmailLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.email_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreEmailLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.email_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreEmailLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.temp.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreTempStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.temp.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreTempStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.temp.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreTempStorage"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $http_client.hugging.face.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $httpClientHuggingFaceClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $http_client.hugging.face.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $httpClientHuggingFaceClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $http_client.hugging.face.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $httpClientHuggingFaceClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $http_client.openai.v1.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $httpClientOpenaiV1Client"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $http_client.openai.v1.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $httpClientOpenaiV1Client"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $http_client.openai.v1.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $httpClientOpenaiV1Client"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $reset_password.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $resetPasswordLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $reset_password.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $resetPasswordLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".pimcore.cache.pool.inner"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $pimcore.cache.pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $pimcoreCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $pimcore.cache.pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $pimcoreCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $pimcore.cache.pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $pimcoreCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $pimcore.cache.pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $pimcoreCachePool"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $messenger.bus.portal-engine"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $messengerBusPortalEngine"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $messenger.bus.pimcore-generic-data-index"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $messengerBusPimcoreGenericDataIndex"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $generic.execution.engine.bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $genericExecutionEngineBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "html_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface"; reason: private alias.
Removed service ".Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcore.wysiwyg_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcoreWysiwygSanitizer"; reason: private alias.
Removed service ".Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcore.translation_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcoreTranslationSanitizer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.pimcore_admin"; reason: private alias.
Removed service "security.user.provider.concrete.portal_engine"; reason: private alias.
Removed service "security.authentication.session_strategy.pimcore_webdav"; reason: private alias.
Removed service "security.user_checker.pimcore_webdav"; reason: private alias.
Removed service "security.authentication.session_strategy.pimcore_admin"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_pimcore_admin.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalPimcoreAdminLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_pimcore_admin"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalPimcoreAdminLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_pimcore_admin.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalPimcoreAdminLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_pimcore_admin"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalPimcoreAdminLimiter"; reason: private alias.
Removed service "security.user_checker.pimcore_admin"; reason: private alias.
Removed service "security.authentication.session_strategy.portal_engine"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_portal_engine.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalPortalEngineLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_portal_engine"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalPortalEngineLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_portal_engine.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalPortalEngineLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_portal_engine"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalPortalEngineLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.portal_engine"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Cmf\Component\Routing\ChainRouterInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.google.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "Pimcore\DataObject\GridColumnConfig\Service"; reason: private alias.
Removed service "Pimcore\Bundle\PortalEngineBundle\Service\Download\SizeEstimation\SizeEstimationAdapterInterface"; reason: private alias.
Removed service "Pimcore\Bundle\PortalEngineBundle\Service\Download\SizeEstimation\SizeEstimationStrategyInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "bundle.frontendpermissiontoolkit.service"; reason: private alias.
Removed service "generic-data-index.search-client"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Db\DbResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Cache\RuntimeCacheResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\CacheResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\ConfigResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\DocumentResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\FileResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Helper\MailResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Helper\SystemConfigResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\PimcoreResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\ToolResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Tools\AdminResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Tools\Authentication\AuthenticationResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Tools\FrontendResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\VersionResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\VideoResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Asset\AssetResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Asset\AssetServiceResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Asset\Image\Thumbnail\ConfigResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Asset\Video\Thumbnail\ConfigResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\CustomLayout\CustomLayoutResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\OptionsProviderResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\PathFormatterResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinitionResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinitionServiceResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\DefinitionCacheResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\GroupConfigResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\ServiceResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ConcreteObjectResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectFolderResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectServiceResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\FieldCollection\DefinitionResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\LocalizedFieldResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\Objectbrick\DefinitionResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\QuantityValue\UnitResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Document\DocTypeResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Document\DocumentResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Document\DocumentServiceResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Element\NoteResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Element\ServiceResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Metadata\Predefined\PredefinedResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Notification\NotificationResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Property\Predefined\PredefinedResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\RecycleBin\ItemResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Schedule\TaskResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Site\SiteResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tag\TagResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\CustomReportResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\EmailLogResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\SettingsStoreResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\StorageResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\TmpStoreResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\FolderResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\Permission\DefinitionResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\Role\FolderResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\Role\RoleResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\UserResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\UserRoleResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Version\VersionResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\WebsiteSetting\WebsiteSettingResolverInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyEventInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyPostInterceptorInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyPreInterceptorInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\Events\InterceptorProxyEventFactoryInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\Events\ProxyEventFactoryInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\SmartReference\SmartReferenceFactoryInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\EventProxyServiceInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\InterceptorProxyServiceInterface"; reason: private alias.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\ProxyServiceInterface"; reason: private alias.
Removed service "Pimcore\Bundle\DirectEditBundle\Service\Permission\PermissionServiceInterface"; reason: private alias.
Removed service "bundle.advanced_object_search.service"; reason: private alias.
Removed service "pimcore.advanced_object_search.opensearch-client"; reason: private alias.
Removed service "pimcore.advanced_object_search.search-client"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "Pimcore\HttpKernel\BundleLocator\BundleLocatorInterface"; reason: private alias.
Removed service "Pimcore\Model\FactoryInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
Removed service "Doctrine\Migrations\DependencyFactory"; reason: private alias.
Removed service "pimcore.cache.adapter.redis_tag_aware"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $admin.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adminLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $admin_statistics.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adminStatisticsLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $portalengine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $portalengineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pimcore.opensearch.default.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreOpensearchDefaultLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $elasticsearch.es.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $elasticsearchEsLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pimcore.elasticsearch.default.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreElasticsearchDefaultLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $advanced_object_search.es.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $advancedObjectSearchEsLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pimcore_advanced_object_search.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreAdvancedObjectSearchLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $routing.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routingLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pimcore.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $init.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $initLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $redirect.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $redirectLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pimcore_copilot.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreCopilotLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $generic_execution_engine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $genericExecutionEngineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pimcore_api.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreApiLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $session.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sessionLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Profiler\Profiler"; reason: private alias.
Removed service ".service_locator.ybnsDZx"; reason: private alias.
Removed service ".service_locator.hbO2AT5"; reason: private alias.
Removed service ".service_locator.gcAQrjw"; reason: private alias.
Removed service ".service_locator.pJahMIQ"; reason: private alias.
Removed service ".service_locator.kvX8c69"; reason: private alias.
Removed service ".service_locator.9CYPd1z"; reason: private alias.
Removed service ".service_locator.RLTFAMY"; reason: private alias.
Removed service ".service_locator.Zmwo6FU"; reason: private alias.
Removed service ".service_locator.rbDYRwQ"; reason: private alias.
Removed service ".service_locator.2Syucq8"; reason: private alias.
Removed service ".service_locator.amVOt8Q"; reason: private alias.
Removed service ".service_locator.SxVeJVH"; reason: private alias.
Removed service ".service_locator.8LKjNlM"; reason: private alias.
Removed service ".service_locator.zsxq78V"; reason: private alias.
Removed service ".service_locator.LqthkSi"; reason: private alias.
Removed service ".service_locator..S8cnQh"; reason: private alias.
Removed service ".service_locator.0maAr8Z"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.hugging.face.client"; reason: private alias.
Removed service "http_client.openai.v1.client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "http_client.hugging.face.client.uri_template.inner"; reason: private alias.
Removed service "http_client.openai.v1.client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.pimcore_webdav"; reason: private alias.
Removed service "security.firewall.authenticator.pimcore_admin"; reason: private alias.
Removed service "security.firewall.authenticator.portal_engine"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.password_hasher_factory"; reason: private alias.
Removed service "Pimcore\Mail\Mailer.inner"; reason: private alias.
Removed service "Pimcore\Translation\Translator.inner"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "security.event_dispatcher.pimcore_webdav"; reason: private alias.
Removed service "security.event_dispatcher.pimcore_admin"; reason: private alias.
Removed service "security.event_dispatcher.portal_engine"; reason: private alias.
Removed service "messenger.bus.portal-engine"; reason: private alias.
Removed service "messenger.bus.pimcore-generic-data-index"; reason: private alias.
Removed service "generic.execution.engine.bus"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n510N6I"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.KAOOdk4"; reason: private alias.
Removed service ".service_locator.ElTZFwW"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.XHTX5Yl"; reason: private alias.
Removed service ".service_locator.hP0q4a5"; reason: private alias.
Removed service ".service_locator.yK.O8c."; reason: private alias.
Removed service ".service_locator.GMo_H11"; reason: private alias.
Removed service ".service_locator.zSmGP9H"; reason: private alias.
Removed service ".service_locator.TkklCLD"; reason: private alias.
Removed service ".service_locator.OdYc8Pr"; reason: private alias.
Removed service ".service_locator.2_eaMAC"; reason: private alias.
Removed service ".service_locator.CrkEbhW"; reason: private alias.
Removed service ".service_locator.hVi9GMb"; reason: private alias.
Removed service ".service_locator.2RYT4L_"; reason: private alias.
Removed service ".service_locator.k.BUSR7"; reason: private alias.
Removed service ".service_locator.jmvj7nK"; reason: private alias.
Removed service ".service_locator.UXHYhGd"; reason: private alias.
Removed service ".service_locator.um5dzUi"; reason: private alias.
Removed service ".service_locator.jJSGU9V"; reason: private alias.
Removed service ".service_locator.tanVFEp"; reason: private alias.
Removed service ".service_locator.Fj7S.1o"; reason: private alias.
Removed service ".service_locator.ya8sP4s"; reason: private alias.
Removed service ".service_locator.BEMEGop"; reason: private alias.
Removed service ".service_locator.OvGwkHr"; reason: private alias.
Removed service ".service_locator.h1HKvZC"; reason: private alias.
Removed service ".service_locator.PshFZFU"; reason: private alias.
Removed service ".service_locator._ki.H0n"; reason: private alias.
Removed service ".service_locator.MIb2OIB"; reason: private alias.
Removed service ".service_locator.nvviWt7"; reason: private alias.
Removed service ".service_locator.oOFTRxt"; reason: private alias.
Removed service ".service_locator.3BOUTBg"; reason: private alias.
Removed service ".service_locator.OmSqRe2"; reason: private alias.
Removed service ".service_locator.Uz01zmC"; reason: private alias.
Removed service ".service_locator.llveSq2"; reason: private alias.
Removed service ".service_locator._7qXlb5"; reason: private alias.
Removed service ".service_locator.HrZdQEj"; reason: private alias.
Removed service ".service_locator.hivfy.E"; reason: private alias.
Removed service ".service_locator.j2VRlhE"; reason: private alias.
Removed service ".service_locator.GWFzpV."; reason: private alias.
Removed service ".service_locator.WobtKKR"; reason: private alias.
Removed service ".service_locator.XEev_Jb"; reason: private alias.
Removed service ".service_locator.knUtvvj"; reason: private alias.
Removed service ".service_locator.f44urLx"; reason: private alias.
Removed service ".service_locator.dQNu1vF"; reason: private alias.
Removed service ".service_locator.xRYVHES"; reason: private alias.
Removed service ".service_locator.AzSy3.b"; reason: private alias.
Removed service ".service_locator.mLmjCch"; reason: private alias.
Removed service ".service_locator.gsW7l06"; reason: private alias.
Removed service ".service_locator.BAkVobh"; reason: private alias.
Removed service ".service_locator.JqUDPZb"; reason: private alias.
Removed service ".service_locator.hdPIXGs"; reason: private alias.
Removed service ".service_locator.AYJyUMG"; reason: private alias.
Removed service ".service_locator.JJNX0LC"; reason: private alias.
Removed service ".service_locator.l.SM.sn"; reason: private alias.
Removed service ".service_locator.1AdxsQ7"; reason: private alias.
Removed service ".service_locator.4x7Zzkm"; reason: private alias.
Removed service ".service_locator.h6pL0ik"; reason: private alias.
Removed service ".service_locator.FiAAb89"; reason: private alias.
Removed service ".service_locator.g562vTy"; reason: private alias.
Removed service ".service_locator.AKK6ztL"; reason: private alias.
Removed service ".service_locator.9iFWY1b"; reason: private alias.
Removed service ".service_locator.uvvYBnM"; reason: private alias.
Removed service ".service_locator.3NK02se"; reason: private alias.
Removed service ".service_locator.LxtlDSD"; reason: private alias.
Removed service ".service_locator.742RN4Y"; reason: private alias.
Removed service ".service_locator..e2gBVy"; reason: private alias.
Removed service ".service_locator.Ei9Pg6X"; reason: private alias.
Removed service ".service_locator.GH6UXP_"; reason: private alias.
Removed service ".service_locator.TlAxmXZ"; reason: private alias.
Removed service ".service_locator.4Iieshj"; reason: private alias.
Removed service ".service_locator.WaWbAlk"; reason: private alias.
Removed service ".service_locator.CiHorZW"; reason: private alias.
Removed service ".service_locator.QI4Vq4z"; reason: private alias.
Removed service ".service_locator.qY2PWt4"; reason: private alias.
Removed service ".service_locator.Jf79b39"; reason: private alias.
Removed service ".service_locator.W9cT86K"; reason: private alias.
Removed service ".service_locator.cGgJ1uY"; reason: private alias.
Removed service ".service_locator.hDXKbTe"; reason: private alias.
Removed service ".service_locator.dFL.Lt8"; reason: private alias.
Removed service ".service_locator.t8_XITh"; reason: private alias.
Removed service ".service_locator.aadQ3DU"; reason: private alias.
Removed service ".service_locator.QEYEwG9"; reason: private alias.
Removed service ".service_locator.eLyQ1eb"; reason: private alias.
Removed service ".service_locator.bhSmCzy"; reason: private alias.
Removed service ".service_locator.Kofw.PC"; reason: private alias.
Removed service ".service_locator.hjOWzq7"; reason: private alias.
Removed service ".service_locator.N0z05hq"; reason: private alias.
Removed service ".service_locator.I3ICuLX"; reason: private alias.
Removed service ".service_locator.jkDl1Wb"; reason: private alias.
Removed service ".service_locator.BfCPPqt"; reason: private alias.
Removed service ".service_locator.mYARk0L"; reason: private alias.
Removed service ".service_locator.QXVTjUz"; reason: private alias.
Removed service ".service_locator.fGkLiOk"; reason: private alias.
Removed service ".service_locator.AvkXhp5"; reason: private alias.
Removed service ".service_locator.WLvu30d"; reason: private alias.
Removed service ".service_locator.AWGYi9b"; reason: private alias.
Removed service ".service_locator.3AnzCtw"; reason: private alias.
Removed service ".service_locator.5E.o8lc"; reason: private alias.
Removed service ".service_locator.pJzW9tj"; reason: private alias.
Removed service ".service_locator.ALZtNjw"; reason: private alias.
Removed service ".service_locator.IcBLQ9."; reason: private alias.
Removed service ".service_locator.45sDwlh"; reason: private alias.
Removed service ".service_locator.QFbSdCD"; reason: private alias.
Removed service ".service_locator.GmfXhTy"; reason: private alias.
Removed service ".service_locator.JryvlPT"; reason: private alias.
Removed service ".service_locator.SDcX7ak"; reason: private alias.
Removed service ".service_locator.ieAOc6r"; reason: private alias.
Removed service ".service_locator.RM715GP"; reason: private alias.
Removed service ".service_locator.Qi0_wf0"; reason: private alias.
Removed service ".service_locator.eUAkOKi"; reason: private alias.
Removed service ".service_locator.oVPakEf"; reason: private alias.
Removed service ".service_locator.WbzKcLH"; reason: private alias.
Removed service ".service_locator.r.vuz3o"; reason: private alias.
Removed service ".service_locator.jwjegYV"; reason: private alias.
Removed service ".service_locator.bq78Kyp"; reason: private alias.
Removed service ".service_locator.YmazuIY"; reason: private alias.
Removed service ".service_locator.eVLqy6V"; reason: private alias.
Removed service ".service_locator.j0TV0vJ"; reason: private alias.
Removed service ".service_locator.DKfPLMs"; reason: private alias.
Removed service ".service_locator.GsPr4Rc"; reason: private alias.
Removed service ".service_locator.XBwXse6"; reason: private alias.
Removed service ".service_locator.5o9X2VG"; reason: private alias.
Removed service ".service_locator.EnCjGki"; reason: private alias.
Removed service ".service_locator.xts2MAL"; reason: private alias.
Removed service ".service_locator.PqYj2CO"; reason: private alias.
Removed service ".service_locator.cgH9xa."; reason: private alias.
Removed service ".service_locator.yxZbq5m"; reason: private alias.
Removed service ".service_locator.uxbtC9q"; reason: private alias.
Removed service ".service_locator.1henFYO"; reason: private alias.
Removed service ".service_locator.vv_wVfb"; reason: private alias.
Removed service ".service_locator.1Sj2eca"; reason: private alias.
Removed service ".service_locator.PEglpyF"; reason: private alias.
Removed service ".service_locator.m9XYqc6"; reason: private alias.
Removed service ".service_locator.aWST286"; reason: private alias.
Removed service ".service_locator.vAuLOk4"; reason: private alias.
Removed service ".service_locator.yh.X3GX"; reason: private alias.
Removed service ".service_locator.rbkSUGm"; reason: private alias.
Removed service ".service_locator.sL75g4r"; reason: private alias.
Removed service ".service_locator._zYaO.O"; reason: private alias.
Removed service ".service_locator.DbeaFfh"; reason: private alias.
Removed service ".service_locator.t4i6r4q"; reason: private alias.
Removed service ".service_locator._HRaB6N"; reason: private alias.
Removed service ".service_locator.xeSocx6"; reason: private alias.
Removed service ".service_locator.Jjq_4sv"; reason: private alias.
Removed service ".service_locator.o88pX0B"; reason: private alias.
Removed service ".service_locator.E4yltie"; reason: private alias.
Removed service ".service_locator.RUdlJZf"; reason: private alias.
Removed service ".service_locator.H7xkpvQ"; reason: private alias.
Removed service ".service_locator.3.PPKzk"; reason: private alias.
Removed service ".service_locator.GjNS575"; reason: private alias.
Removed service ".service_locator.BdFLAub"; reason: private alias.
Removed service ".service_locator.UjW.KEz"; reason: private alias.
Removed service ".service_locator.OoWHNfp"; reason: private alias.
Removed service ".service_locator.QldU1XT"; reason: private alias.
Removed service ".service_locator.mzoueHy"; reason: private alias.
Removed service ".service_locator.LNeeU4i"; reason: private alias.
Removed service ".service_locator.6Cvnn4e"; reason: private alias.
Removed service ".service_locator.tPqbe.M"; reason: private alias.
Removed service ".service_locator.hdb0leh"; reason: private alias.
Removed service ".service_locator.Jc9KgCi"; reason: private alias.
Removed service ".service_locator.PKuL8aY"; reason: private alias.
Removed service ".service_locator.NrJr.3R"; reason: private alias.
Removed service ".service_locator.TwtSy5D"; reason: private alias.
Removed service ".service_locator.iADCV8T"; reason: private alias.
Removed service ".service_locator.X1pyFlG"; reason: private alias.
Removed service ".service_locator.HRy1QZg"; reason: private alias.
Removed service ".service_locator.0pLGURl"; reason: private alias.
Removed service ".service_locator.iPlXNHN"; reason: private alias.
Removed service ".service_locator.0Lo1c1H"; reason: private alias.
Removed service ".service_locator.xjxq3v1"; reason: private alias.
Removed service ".service_locator.UPHYo0."; reason: private alias.
Removed service ".service_locator.9KdynxP"; reason: private alias.
Removed service ".service_locator.2zO8KqI"; reason: private alias.
Removed service ".service_locator.fh_uQ1z"; reason: private alias.
Removed service ".service_locator.nO5rLay"; reason: private alias.
Removed service ".service_locator.6N8lEbc"; reason: private alias.
Removed service ".service_locator.03PK2x_"; reason: private alias.
Removed service ".service_locator.AU__uHi"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.U.W8E4c"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
Removed service ".service_locator.Vu7JKc7"; reason: private alias.
402
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\GdiDataSourceEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "argument_resolver.request_payload" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "locale_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Changed reference of service "locale_aware_listener" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "console.command.router_match" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "console.command.translation_lint" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "assets.context" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "assets.context" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "translation.locale_switcher" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "translation.locale_switcher" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "router.default" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "router_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "router_listener" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "serializer.normalizer.problem" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "session.factory" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Changed reference of service "form.type.choice" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.file" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.color" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.validator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.csrf" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "validator.builder" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "security.logout_url_generator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.channel_listener" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "security.channel_listener" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.pimcore_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.pimcore_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.pimcore_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.portal_engine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.portal_engine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.portal_engine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "twig.extension.trans" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.extension.routing" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "twig.extension.form" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "Pimcore\Routing\DynamicRouteProvider" to "cmf_routing.route_provider".
Changed reference of service "cmf_routing.nested_matcher" previously pointing to "Pimcore\Routing\DynamicRouteProvider" to "cmf_routing.route_provider".
Changed reference of service "cmf_routing.generator" previously pointing to "Pimcore\Routing\DynamicRouteProvider" to "cmf_routing.route_provider".
Changed reference of service "cmf_routing.redirect_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code_reuse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.google_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_js_routing.extractor" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Helper\GridHelperService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Model\DataObject\ClassDefinition\PreviewGeneratorInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Service\ElementServiceInterface" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pimcore.data_object.grid_column_config.operator.factory.translate_value" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\AssetDeleteService" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\AssetRelocateService" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\UrlExtractorService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\FileUploadService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\FileUploadService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\FileUploadService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\FileUpload\AssetListService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\DirectEditConnectorInterface" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\UrlExtractorService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Element\UrlExtractorService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\SearchHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\Asset\ListHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\Asset\DetailHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\DataObject\DetailHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\DataObject\ListHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\SearchService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\SearchService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\SearchService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\SearchService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\SearchService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\SearchService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\Search\WorkspaceService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\Search\WorkspaceService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\FrontendBuildService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Enum\EnumService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\LoginAuthenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\LoginAuthenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\TokenAuthenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\OpenIdConnectAuthenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\OpenIdConnectAuthenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\GuestUserAuthenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\GuestUserAuthenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authentication\UserProvider" previously pointing to "Pimcore\Model\Factory" to "pimcore.model.factory".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authentication\User\PasswordChangeableService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authentication\User\RecoverPasswordService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authentication\User\RecoverPasswordService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authentication\User\RecoverPasswordService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\DirectEditPermissionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\PermissionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\Download" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\UpdateAssetMetadata" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\DeleteAsset" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\RelocateAsset" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\Download\DetailHandler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Download\DownloadProviderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Download\DownloadZipGenerationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Form\ChangeUserDataForm" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Form\LoginForm" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Form\LoginForm" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Form\ChangePasswordForm" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Form\UploadAvatarForm" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "pimcore.portal_engine_datasource_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension" previously pointing to "Pimcore\Extension\Document\Areabrick\AreabrickManager" to "Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\BatchTaskSubscriber" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StatisticsSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FrontendPermissionToolkitBundle\Service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\Service\ConfigurationLoaderService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\Service\ConfigurationLoaderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\MySqlListWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\MySqlStatisticWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\MySqlStatisticWorker" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\ElasticsearchListWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\ElasticsearchStatisticWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\ElasticsearchStatisticWorker" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\OpensearchListWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\OpensearchStatisticWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\OpensearchStatisticWorker" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\StatisticWorkerHelper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\StatisticWorkerHelper" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexQueueServiceInterface" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexQueue\QueueMessagesDispatcher" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexQueue\QueueMessageServiceInterface" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\IndexServiceInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\IndexHandler\AssetIndexHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\IndexHandler\DataObjectIndexHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\IndexHandler\DocumentIndexHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AdminSettingsSubscriber" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\ClassDefinitionIndexSubscriber" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Service\EventServiceInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\EventProxyService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\InterceptorProxyService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\DirectEditBundle\Service\ClientCommunicationService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\DirectEditBundle\Service\ModalRenderService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\AssetMetadataClassDefinitionsBundle\Service\ConfigServiceInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "bundle.advanced_object_search.service.legacy_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "bundle.advanced_object_search.service.legacy_factory" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "AdvancedObjectSearchBundle\Messenger\QueueHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\Controller\CopilotController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Copilot\CopilotActionProvider" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Configuration\PostInteractionTypesProviderInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Configuration\Model\Configuration\StepsProviderInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\InteractionAction\Copilot\CopilotActionProvider" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTranslationPromptValidator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\Configuration\Tree\NodeProviderInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\Utils\ClassProvider\DataObject\ListingProviderInterface" previously pointing to "Pimcore\Model\Factory" to "pimcore.model.factory".
Changed reference of service "Pimcore\Bundle\CopilotBundle\ContextLimitation\ProviderInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\Utils\ValueObjects\WorkflowEventConfiguration" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CopilotBundle\Utils\ValueObjects\CoreEventConfiguration" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\GenericExecutionEngineBundle\Agent\JobExecutionAgentInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\GenericExecutionEngineBundle\Repository\JobRunRepositoryInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\GenericExecutionEngineBundle\Grid\JobRunGridInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\GenericExecutionEngineBundle\CurrentMessage\CurrentMessageProviderInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\GenericExecutionEngineBundle\EventSubscriber\JobRunStatusChangeSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\ApplicationLoggerBundle\Service\TranslationServiceInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Config\ReportConfigWriter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\SystemSettingsConfig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Routing\Element\Router" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Pimcore\Workflow\Manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Workflow\Place\StatusInfo" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\Notification\NotificationEmailService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Workflow\Notification\NotificationEmailService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\Notification\PimcoreNotificationService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\EventSubscriber\NotificationSubscriber" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\EventSubscriber\NotesSubscriber" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pimcore.workflow.place-options-provider" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Extension\Bundle\PimcoreBundleManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Extension\Bundle\PimcoreBundleManager" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\CoreBundle\Command\Bundle\Helper\PostStateChange" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Http\RequestHelper" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Pimcore\Localization\LocaleServiceInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Document\Editable\EditableHandler" previously pointing to "Pimcore\Extension\Document\Areabrick\AreabrickManager" to "Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface".
Changed reference of service "Pimcore\Document\Renderer\DocumentRendererInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Document\Editable\EditableUsageResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Cache\FullPage\SessionStatus" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Templating\Renderer\IncludeRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Twig\Extension\Templating\PimcoreUrl" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Twig\Extension\Templating\HeadLink" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "Pimcore\Twig\Extension\Templating\HeadScript" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "Pimcore\Twig\Extension\Templating\InlineScript" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "Pimcore\Maintenance\Executor" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\CoreBundle\Command\CacheClearCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Cache\Core\CoreCacheHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.9MgD4IO" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.uNeay8E" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TScOPJL" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.w8V1eE4" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.yb__cmb" previously pointing to "Pimcore\Model\Factory" to "pimcore.model.factory".
Changed reference of service ".service_locator.DmLL1x8" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.WYYGZHP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.hBBUWmC" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.irIIC6R" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Pik_T6l" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.NeahAQH" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service ".service_locator.9BdXyXb" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._kNH5l_" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.VyycQUb" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.9YprJmz" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.RmzWs0t" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.v5rD9TU" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._m7E.a3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.M3d56Le" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.M3d56Le" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.CM0Znmj" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.pnG6NSV" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.n_p1qyv" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.lbdGDBA" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.pQ0pbO2" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.hXlV7GC" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.YZLYhpU" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GFNI8oN" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.2tf6ZRh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.hrFpapz" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.Rx.qhSN" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.qcsv.0C" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.k8Vo5g9" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.5EkZqEq" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.DdAYMU8" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.wpZVKrS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.vP7hOMj" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.y9Q.ZvS" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "messenger.bus.portal-engine.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.bus.pimcore-generic-data-index.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "generic.execution.engine.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.bus.pimcore-core.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.wfcsNqg" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.asset_editor_approval_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.d0r02iM" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.bFaKkWs" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.H_47sHQ" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.FbS_qsm" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.E8p2l8T" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "event_dispatcher" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Changed reference of service "event_dispatcher" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
1500
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController"; reason: abstract.
Removed service "Pimcore\Bundle\PortalEngineBundle\Controller\Studio"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController"; reason: abstract.
Removed service "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StudioContextPermissionsSubscriber"; reason: abstract.
Removed service "Pimcore\Bundle\StatisticsExplorerBundle\Controller\Studio"; reason: abstract.
Removed service "Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\Studio"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Db\DbResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\Cache\RuntimeCacheResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\CacheResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\ConfigResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\FileResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\PimcoreResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\ToolResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\Tools\Authentication\AuthenticationResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\Tools\FrontendResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Lib\VersionResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\AssetResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\AssetServiceResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\Image\Thumbnail\ConfigResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\Video\Thumbnail\ConfigResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassDefinition\CustomLayout\CustomLayoutResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassDefinitionResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassDefinitionServiceResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassificationStore\GroupConfigResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ConcreteObjectResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\DataObjectFolderResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\DataObjectResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\DataObjectServiceResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\FieldCollection\DefinitionResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\LocalizedFieldResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\Objectbrick\DefinitionResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\QuantityValue\UnitResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Document\DocTypeResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Document\DocumentResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Document\DocumentServiceResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Element\NoteResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Element\ServiceResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Notification\NotificationResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Site\SiteResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Tag\TagResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Tool\SettingsStoreResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Tool\TmpStoreResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\FolderResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\Permission\DefinitionResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\Role\FolderResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\Role\RoleResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\UserResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\UserRoleResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\Version\VersionResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Contract\Models\WebsiteSetting\WebsiteSettingResolverContractInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Db\DbResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\Cache\RuntimeCacheResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\CacheResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\ConfigResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\DocumentResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\FileResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\Helper\MailResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\Helper\SystemConfigResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\PimcoreResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\ToolResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\Tools\AdminResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\Tools\Authentication\AuthenticationResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\Tools\FrontendResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\VersionResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Lib\VideoResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Asset\AssetResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Asset\AssetServiceResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Asset\Image\Thumbnail\ConfigResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Asset\Video\Thumbnail\ConfigResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\CustomLayout\CustomLayoutResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\OptionsProviderResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\PathFormatterResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinitionResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinitionServiceResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\DefinitionCacheResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\GroupConfigResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\ServiceResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ConcreteObjectResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectFolderResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectServiceResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\FieldCollection\DefinitionResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\LocalizedFieldResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\Objectbrick\DefinitionResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\DataObject\QuantityValue\UnitResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Document\DocTypeResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Document\DocumentResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Document\DocumentServiceResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Element\NoteResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Element\ServiceResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Metadata\Predefined\PredefinedResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Notification\NotificationResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Property\Predefined\PredefinedResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\RecycleBin\ItemResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Schedule\TaskResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Site\SiteResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Tag\TagResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Tool\CustomReportResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Tool\EmailLogResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Tool\SettingsStoreResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Tool\StorageResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Tool\TmpStoreResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\User\FolderResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\User\Permission\DefinitionResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\User\Role\FolderResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\User\Role\RoleResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\User\UserResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\User\UserRoleResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\Version\VersionResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Models\WebsiteSetting\WebsiteSettingResolverInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Adapter\Remote\ObjectAdapterInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyEventInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyPostInterceptorInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyPreInterceptorInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\Events\InterceptorProxyEventFactoryInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\Events\ProxyEventFactoryInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\RemoteObject\RemoteObjectFactoryInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\SmartReference\SmartReferenceFactoryInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Service\EventProxyServiceInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Service\InterceptorProxyServiceInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\StaticResolverBundle\Proxy\Service\ProxyServiceInterface"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\DirectEditBundle\Service\Permission\PermissionServiceInterface"; reason: abstract.
Removed service "Pimcore\Bundle\CopilotBundle\Controller\Studio"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface"; reason: abstract.
Removed service "workflow.marking_store.state_table"; reason: abstract.
Removed service "workflow.marking_store.multiple_state"; reason: abstract.
Removed service "workflow.marking_store.single_state"; reason: abstract.
Removed service "workflow.marking_store.data_object_splitted_state"; reason: abstract.
Removed service "workflow.marking_store.data_object_multiple_state"; reason: abstract.
Removed service "workflow.support_strategy.expression"; reason: abstract.
Removed service "Pimcore\Bundle\CoreBundle\Command\Bundle\Helper"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\CoreBundle\Command\Bundle\AbstractBundleCommand"; reason: abstract.
Removed service ".abstract.Pimcore\Bundle\CoreBundle\Command\Definition\Import\AbstractStructureImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web2printController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web2printController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web2printController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DamAutoTagCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DamAutoTagCommand.0.App\Command\DamAutoTagCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DamAutoTagCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MapAssetFolderToMetadataCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MapAssetFolderToMetadataCommand.0.App\Command\MapAssetFolderToMetadataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MapAssetFolderToMetadataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkflowCustomeNotificationListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\WorkflowCustomeNotificationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DamUploadListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\DamUploadListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\GdiDataSourceEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\GdiDataSourceEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.pimcore_asset_metadata_classdefinitions.event_listener.main_listener"; reason: abstract.
Removed service ".abstract.instanceof.pimcore_asset_metadata_classdefinitions.event_listener.main_listener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.pimcore_asset_metadata_classdefinitions.event_listener.graph_ql_asset_metadata_listener"; reason: abstract.
Removed service ".abstract.instanceof.pimcore_asset_metadata_classdefinitions.event_listener.graph_ql_asset_metadata_listener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentControllerBase"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase.0..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.asset.search_index_field_definition_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.portal_engine.asset.search_index_field_definition_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.rest_api_metadata_definition_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.portal_engine.rest_api_metadata_definition_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.rest_api_field_definition_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.portal_engine.rest_api_field_definition_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.object.search_index_field_definition_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.portal_engine.object.search_index_field_definition_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.portal_engine.data-pool-service-locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.portal_engine.data-pool-service-locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\SizeEstimationCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Command\SizeEstimationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\Update\UpdateFrontendBuildCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Command\Update\UpdateFrontendBuildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\PortalEngineBundle\Command\WizardCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Command\WizardCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\ChangeUserDataForm"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\ChangeUserDataForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\LoginForm"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\LoginForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\RecoverPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\ChangePasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\ChangePasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pimcore\Bundle\PortalEngineBundle\Form\UploadAvatarForm"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Form\UploadAvatarForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController.0.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController.0.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController.0.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController.0.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AbstractRestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AbstractDataPoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AbstractDataPoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\AbstractRestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController.0.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController.0.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\UserController.0.Pimcore\Bundle\PortalEngineBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AssetUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AssetUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\BatchTaskSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\BatchTaskSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DeleteElementSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DeleteElementSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DenyPermissionsForFolders"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DenyPermissionsForFolders"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentCacheClearSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentCacheClearSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentConfigSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DocumentConfigSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DownloadTrackerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DownloadTrackerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\IndexUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\IndexUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SaveUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SaveUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SizeEstimationStrategyListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SizeEstimationStrategyListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StatisticsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StatisticsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\FinishedHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\ProcessChunkHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\DeleteAsset\StartHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\FinishedHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\ProcessChunkHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\Download\StartHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\FinishedHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\ProcessChunkHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\RelocateAsset\StartHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\FinishedHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\ProcessChunkHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler.0.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\PortalEngineBundle\MessageHandler\BatchTask\UpdateAssetMetadata\StartHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController.0.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController.0.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.object.search_index_field_definition_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.generic_data_index.object.search_index_field_definition_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.asset.search_index_field_definition_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.generic_data_index.asset.search_index_field_definition_locator"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler.0.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.generic_data_index.asset.mapping_provider_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.generic_data_index.asset.mapping_provider_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\DeploymentReindexCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Command\DeploymentReindexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\ReindexItemsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Command\ReindexItemsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\GenericDataIndexBundle\Command\Update\IndexUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Command\Update\IndexUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AdminSettingsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AdminSettingsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AssetIndexUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\AssetIndexUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\ClassDefinitionIndexSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\ClassDefinitionIndexSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DataObjectIndexUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DataObjectIndexUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DocumentIndexUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DocumentIndexUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\LockElementSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\LockElementSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\TagIndexUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\TagIndexUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\EnqueueRelatedIdsHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\IndexUpdateQueueHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateClassMappingHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler.0.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\UpdateLanguageSettingsHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider.0.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericDataIndexBundle\Scheduler\GenericDataIndexScheduleProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController.0.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\DirectEditBundle\Controller\ClientController.0.Pimcore\Bundle\DirectEditBundle\Controller\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\DirectEditBundle\Controller\MercureController.0.Pimcore\Bundle\DirectEditBundle\Controller\MercureController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Controller\MercureController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\DirectEditBundle\Command\CleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\DirectEditBundle\Command\CleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\AssetMetadataClassDefinitionsBundle\Command\PopulateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Command\PopulateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController"; reason: abstract.
Removed service ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController"; reason: abstract.
Removed service ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController"; reason: abstract.
Removed service ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController.0.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController"; reason: abstract.
Removed service ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter"; reason: abstract.
Removed service ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter"; reason: abstract.
Removed service ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter"; reason: abstract.
Removed service ".instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter.0.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AdvancedObjectSearchBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AdvancedObjectSearchBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.AdvancedObjectSearchBundle\Controller\AdminController.0.AdvancedObjectSearchBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.AdvancedObjectSearchBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.AdvancedObjectSearchBundle\Tools\IndexConfigService"; reason: abstract.
Removed service ".abstract.instanceof.AdvancedObjectSearchBundle\Tools\IndexConfigService"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.bundle.advanced_object_search.filter_locator"; reason: abstract.
Removed service ".abstract.instanceof.bundle.advanced_object_search.filter_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand"; reason: abstract.
Removed service ".instanceof.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand.0.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.AdvancedObjectSearchBundle\Command\ProcessUpdateQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\ReindexCommand"; reason: abstract.
Removed service ".instanceof.AdvancedObjectSearchBundle\Command\ReindexCommand.0.AdvancedObjectSearchBundle\Command\ReindexCommand"; reason: abstract.
Removed service ".abstract.instanceof.AdvancedObjectSearchBundle\Command\ReindexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AdvancedObjectSearchBundle\Command\UpdateMappingCommand"; reason: abstract.
Removed service ".instanceof.AdvancedObjectSearchBundle\Command\UpdateMappingCommand.0.AdvancedObjectSearchBundle\Command\UpdateMappingCommand"; reason: abstract.
Removed service ".abstract.instanceof.AdvancedObjectSearchBundle\Command\UpdateMappingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController.0.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand.0.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Command\ClassMethodExecutorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand.0.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Elements\Bundle\ProcessManagerBundle\Command\MigrationGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Command\MigrationGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController.0.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController.0.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\IndexController.0.Elements\Bundle\ProcessManagerBundle\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController.0.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\Controller\RestController.0.Elements\Bundle\ProcessManagerBundle\Controller\RestController"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\Controller\RestController"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\CheckCommandAliveHandler"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\ExecuteCommandHandler"; reason: abstract.
Removed service ".instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler.0.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\MessageHandler\StopProcessHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Elements\Bundle\ProcessManagerBundle\SystemEventsListener"; reason: abstract.
Removed service ".abstract.instanceof.Elements\Bundle\ProcessManagerBundle\SystemEventsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController.0.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\WorkflowDesignerBundle\EventSubscriber\ContainerClearSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WorkflowDesignerBundle\EventSubscriber\ContainerClearSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController.0.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController.0.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\Controller\CopilotController.0.Pimcore\Bundle\CopilotBundle\Controller\CopilotController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Controller\CopilotController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CopilotBundle\Command\AutomationAction\ScheduledActionCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Command\AutomationAction\ScheduledActionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CopilotBundle\EventSubscriber\AdminSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\EventSubscriber\AdminSubscriber"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTextToImagePromptValidator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTextToImagePromptValidator"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTranslationPromptValidator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\HuggingFaceTranslationPromptValidator"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0..abstract.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\InteractionActionValidatorInterface.0.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\OpenAiTextPromptValidator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\InteractionAction\Validator\ActionValidator\OpenAiTextPromptValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\CopilotBundle\Twig\Extension\PimcoreUser"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Twig\Extension\PimcoreUser"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\CopilotBundle\Twig\Extension\Render"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\Twig\Extension\Render"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericApplyWorkflowTransitionHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByMetaHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericAssetObjectRelationByNameHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToAssetHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericExecutionContextToDataObjectHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterAssetsHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericFilterDataObjectsHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageClassificationHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationSelectHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextClassificationTagHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationSelectHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotTextClassificationTagHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler.0.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericWebhookHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\GenericExecutionEngineBundle\EventSubscriber\JobExecutionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\GenericExecutionEngineBundle\EventSubscriber\JobExecutionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController.0.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Controller\StatisticsController.0.Pimcore\Bundle\CoreBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\WebDavController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\Lock\LockFactory"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\Lock\LockFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ConsoleCommandListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ConsoleCommandListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Http\Request\Resolver\EditmodeResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Http\Request\Resolver\EditmodeResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Translation\Translator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Translation\Translator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Document\Editable\EditableHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Document\Editable\EditableHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.document.areabrick.brick_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.document.areabrick.brick_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Templating\Renderer\EditableRenderer"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Templating\Renderer\EditableRenderer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.templating.navigation.renderer_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.templating.navigation.renderer_locator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HelpersExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\HelpersExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentEditableExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DocumentEditableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\SubrequestExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\SubrequestExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreObjectExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\PimcoreObjectExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreToolExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\PimcoreToolExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\NavigationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\NavigationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HeaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\HeaderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetCompressExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\AssetCompressExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\WebsiteConfigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\WebsiteConfigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DumpExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DumpExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\CacheExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheTagExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\CacheTagExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\PimcoreUrl"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\PimcoreUrl"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadLink"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadLink"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadMeta"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadMeta"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadScript"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadScript"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadStyle"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadStyle"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadTitle"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadTitle"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Inc"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Inc"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\InlineScript"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\InlineScript"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Navigation"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Navigation"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetHelperExtensions"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\AssetHelperExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DataObjectHelperExtensions"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DataObjectHelperExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentHelperExtensions"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DocumentHelperExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\ImageThumbnailExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\ImageThumbnailExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\SandboxExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extension\SandboxExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\AddToUpdateTaskQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Pimcore\Bundle\CoreBundle\Command\Bundle\AbstractBundleCommand"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\CoreBundle\Command\Bundle\AbstractBundleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsChangesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Pimcore\Bundle\CoreBundle\Command\Definition\Import\AbstractStructureImportCommand"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Pimcore\Bundle\CoreBundle\Command\Definition\Import\AbstractStructureImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\MailLogsFolderStructureCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.null_tag_aware"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.null_tag_aware"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.adapter.null_tag_aware"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.adapter.doctrine_dbal"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.pool.app"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.pool.app"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\CoreCacheHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Cache\Core\CoreCacheHandler"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\WriteLock"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Cache\Core\WriteLock"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
603
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "psr18.http_client.hugging.face.client"; reason: unused.
Removed service "httplug.http_client.hugging.face.client"; reason: unused.
Removed service "psr18.http_client.openai.v1.client"; reason: unused.
Removed service "httplug.http_client.openai.v1.client"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.pimcore_webdav"; reason: unused.
Removed service "security.user_checker.chain.pimcore_admin"; reason: unused.
Removed service "security.user_checker.chain.portal_engine"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.entity_manager_registry_loader"; reason: unused.
Removed service "cmf_routing.enhancer.default_controller"; reason: unused.
Removed service "cmf_routing.enhancer.explicit_template"; reason: unused.
Removed service "cmf_routing.enhancer.controllers_by_type"; reason: unused.
Removed service "cmf_routing.enhancer.controllers_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.controller_for_templates_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.templates_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.content_repository"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "Pimcore\Bundle\AdminBundle\Helper\User"; reason: unused.
Removed service "Pimcore\Twig\Extension\AdminExtension"; reason: unused.
Removed service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\FieldDefinitionAdapter\ManyToOneRelationAdapter"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "Pimcore\Bundle\StatisticsExplorerBundle\CustomReports\StatisticsExplorerStatisticFactory"; reason: unused.
Removed service "Pimcore\Bundle\StatisticsExplorerBundle\CustomReports\StatisticsExplorerListFactory"; reason: unused.
Removed service "Pimcore\Bundle\StatisticsExplorerBundle\CustomReports\StatisticsExplorerAdapterHelper"; reason: unused.
Removed service "Pimcore\Bundle\ElasticsearchClientBundle\MyService"; reason: unused.
Removed service "pimcore.elasticsearch_client.default"; reason: unused.
Removed service "pimcore.elasticsearch.custom_client.default"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\Asset\Aggregation\FileSizeAggregationServiceInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\SearchResultIdListServiceInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchResultItem\LazyLoading\AssetLazyLoadingHandlerInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchResultItem\LazyLoading\DataObjectLazyLoadingHandlerInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchResultItem\LazyLoading\DocumentLazyLoadingHandlerInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\LocateInTreeServiceInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\FetchIdsServiceInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Permission\ElementPermissionServiceInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Transformer\SearchResultItem\AssetToSearchResultItemTransformerInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Transformer\SearchResultItem\DataObjectToSearchResultItemTransformerInterface"; reason: unused.
Removed service "Pimcore\Bundle\GenericDataIndexBundle\Service\Transformer\SearchResultItem\DocumentToSearchResultItemTransformerInterface"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Db\DbResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\Cache\RuntimeCacheResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\CacheResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\ConfigResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\FileResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\PimcoreResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\ToolResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\Tools\Authentication\AuthenticationResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\Tools\FrontendResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Lib\VersionResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\AssetResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\AssetServiceResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\Image\Thumbnail\ConfigResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Asset\Video\Thumbnail\ConfigResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassDefinition\CustomLayout\CustomLayoutResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassDefinitionResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassDefinitionServiceResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ClassificationStore\GroupConfigResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\ConcreteObjectResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\DataObjectFolderResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\DataObjectResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\DataObjectServiceResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\FieldCollection\DefinitionResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\LocalizedFieldResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\Objectbrick\DefinitionResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\DataObject\QuantityValue\UnitResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Document\DocTypeResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Document\DocumentResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Document\DocumentServiceResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Element\NoteResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Element\ServiceResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Notification\NotificationResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Site\SiteResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Tag\TagResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Tool\SettingsStoreResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Tool\TmpStoreResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\FolderResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\Permission\DefinitionResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\Role\FolderResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\Role\RoleResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\UserResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\User\UserRoleResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\Version\VersionResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Contract\Models\WebsiteSetting\WebsiteSettingResolverContract"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\DependencyInjection\PimcoreStaticResolverExtension"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\CacheResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\ConfigResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\DocumentResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Helper\MailResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Helper\SystemConfigResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\PimcoreResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\ToolResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Tools\AdminResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\Tools\FrontendResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\VersionResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Lib\VideoResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Asset\Image\Thumbnail\ConfigResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Asset\Video\Thumbnail\ConfigResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\CustomLayout\CustomLayoutResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\OptionsProviderResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\PathFormatterResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinitionServiceResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\DefinitionCacheResolverResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassificationStore\GroupConfigResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ConcreteObjectResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectFolderResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\LocalizedFieldResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\QuantityValue\UnitResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Document\DocTypeResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Document\DocumentResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Document\DocumentServiceResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Element\NoteResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Metadata\Predefined\PredefinedResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Notification\NotificationResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Property\Predefined\PredefinedResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\RecycleBin\ItemResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Schedule\TaskResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Site\SiteResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tag\TagResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\CustomReportResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\EmailLogResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\StorageResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\FolderResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\Permission\DefinitionResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\Role\FolderResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\Role\RoleResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\User\UserResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\Version\VersionResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Models\WebsiteSetting\WebsiteSettingResolver"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\PimcoreStaticResolverBundle"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Adapter\Remote\ObjectAdapter"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Adapter\Remote\StrictObjectAdapter"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyEvent"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyPostInterceptor"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Events\ProxyPreInterceptor"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Exceptions\InvalidServiceException"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\Events\InterceptorInterceptorProxyEventFactory"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\Events\ProxyEventFactory"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\RemoteObject\RemoteObjectFactory"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\SmartReference\SmartReferenceFactory"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\EventProxyService"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\InterceptorProxyService"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\InvalidServiceException"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Service\ProxyService"; reason: unused.
Removed service "Pimcore\Bundle\StaticResolverBundle\Proxy\Factory\RemoteObject\RemoteObjectFactoryInterface"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\DateTimeAdapter"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\UserAdapter"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\ManyToManyRelationAdapter"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Adapter\MultiSelectAdapter"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Collector\DefinitionCollector"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Definition\CalculatedValue"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Definition\Datetime"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Definition\ManyToManyRelation"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Definition\Multiselect"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Definition\Numeric"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Definition\Wysiwyg"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Resolver\CalculatedValue"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Resolver\Datetime"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Resolver\ManyToManyRelation"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Resolver\Multiselect"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Resolver\Wysiwyg"; reason: unused.
Removed service "Pimcore\AssetMetadataClassDefinitionsBundle\Grid\Resolver\Numeric"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\PimcoreCommand"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\ClassMethod"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\Logger\File"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\Logger\Console"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\Logger\Application"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\Logger\EmailSummary"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\Action\Download"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\Action\OpenItem"; reason: unused.
Removed service "Elements\Bundle\ProcessManagerBundle\Executor\Action\JsEvent"; reason: unused.
Removed service "executionNote"; reason: unused.
Removed service "Pimcore\Bundle\CopilotBundle\Service\SymfonyExpressionServiceInterface"; reason: unused.
Removed service "Pimcore\Bundle\CopilotBundle\Service\ResponseMappingServiceInterface"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "Pimcore\Config\ReportConfigWriter"; reason: unused.
Removed service "Pimcore\Http\Response\CodeInjector"; reason: unused.
Removed service "Pimcore\Resolver\ClassResolver"; reason: unused.
Removed service "Pimcore\Twig\Extension\Templating\Placeholder\Container"; reason: unused.
Removed service "pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: unused.
Removed service "pimcore.cache.pool.app"; reason: unused.
Removed service ".service_locator.P4X8Und"; reason: unused.
Removed service ".service_locator.OjhSUZx"; reason: unused.
Removed service ".service_locator.OjhSUZx.App\Controller\DefaultController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.App\Controller\Web2printController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.q.6BC7w"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController::setTranslator()"; reason: unused.
Removed service ".service_locator.HU1E5ux"; reason: unused.
Removed service ".service_locator.HU1E5ux.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController::getDefaultGridFields()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController::setTranslator()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator..otTz7T"; reason: unused.
Removed service ".service_locator..otTz7T.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::setPrefixService()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator..otTz7T.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::setPrefixService()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator..otTz7T.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setPrefixService()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.P10APEj.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setPublicShareService()"; reason: unused.
Removed service ".service_locator.JnhzGXf"; reason: unused.
Removed service ".service_locator.JnhzGXf.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController::setSecurityService()"; reason: unused.
Removed service ".service_locator..otTz7T.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setPrefixService()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.P10APEj.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setPublicShareService()"; reason: unused.
Removed service ".service_locator.JnhzGXf.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController::setSecurityService()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.P10APEj.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::setPublicShareService()"; reason: unused.
Removed service ".service_locator.JnhzGXf.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::setSecurityService()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.P10APEj.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::setPublicShareService()"; reason: unused.
Removed service ".service_locator.JnhzGXf.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::setSecurityService()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.n7Uru6r.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::setDataPoolConfigService()"; reason: unused.
Removed service ".service_locator.tLqHyBl.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::setLocaleService()"; reason: unused.
Removed service ".service_locator.aP4RS5D.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::setIntlFormatter()"; reason: unused.
Removed service ".service_locator.51hHbbT.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::setTranslator()"; reason: unused.
Removed service ".service_locator.0jw5WoA.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::setDocumentResolver()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.9DMlIfI"; reason: unused.
Removed service ".service_locator.9DMlIfI.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController::setWorkspaceService()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\PortalEngineBundle\Controller\UserController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.KL2mrpd"; reason: unused.
Removed service ".service_locator.KL2mrpd.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController::setDoctrine()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Pimcore\Bundle\DirectEditBundle\Controller\ClientController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\DirectEditBundle\Controller\MercureController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\DirectEditBundle\Controller\MercureController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.AdvancedObjectSearchBundle\Controller\AdminController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.AdvancedObjectSearchBundle\Controller\AdminController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Elements\Bundle\ProcessManagerBundle\Controller\IndexController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Elements\Bundle\ProcessManagerBundle\Controller\IndexController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.OjhSUZx.Elements\Bundle\ProcessManagerBundle\Controller\RestController::getDocumentEditable()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\CopilotBundle\Controller\CopilotController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\CopilotBundle\Controller\CopilotController::setPimcoreSerializer()"; reason: unused.
Removed service ".service_locator.q.6BC7w.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController::setTokenResolver()"; reason: unused.
Removed service ".service_locator.b62tcws.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController::setPimcoreSerializer()"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.k3mhpI0"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
893
Inlined service ".service_locator.d0r02iM.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.d0r02iM.App\Controller\Web2printController" to "App\Controller\Web2printController".
Inlined service "flysystem.adapter.pimcore.admin.storage" to "pimcore.admin.storage".
Inlined service "flysystem.adapter.pimcore.portalEngine.download.storage" to "pimcore.portalEngine.download.storage".
Inlined service "flysystem.adapter.pimcore.application_log.storage" to "pimcore.application_log.storage".
Inlined service "flysystem.adapter.pimcore.document_static.storage" to "pimcore.document_static.storage".
Inlined service "flysystem.adapter.pimcore.asset.storage" to "pimcore.asset.storage".
Inlined service "flysystem.adapter.pimcore.asset_cache.storage" to "pimcore.asset_cache.storage".
Inlined service "flysystem.adapter.pimcore.thumbnail.storage" to "pimcore.thumbnail.storage".
Inlined service "flysystem.adapter.pimcore.version.storage" to "pimcore.version.storage".
Inlined service "flysystem.adapter.pimcore.recycle_bin.storage" to "pimcore.recycle_bin.storage".
Inlined service "flysystem.adapter.pimcore.email_log.storage" to "pimcore.email_log.storage".
Inlined service "flysystem.adapter.pimcore.temp.storage" to "pimcore.temp.storage".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator._MsLW8z" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Routing\StudioRouteLoader" to "routing.resolver".
Inlined service "Pimcore\Bundle\StatisticsExplorerBundle\Routing\StudioRouteLoader" to "routing.resolver".
Inlined service "Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Routing\StudioRouteLoader" to "routing.resolver".
Inlined service "Pimcore\Bundle\CopilotBundle\Routing\StudioRouteLoader" to "routing.resolver".
Inlined service "Pimcore\Routing\Loader\BundleRoutingLoader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mVqIsAD.router.default" to "router.default".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.scheduler_trigger" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.number" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.reset_password" to "limiter.reset_password".
Inlined service "pimcore.cache.pool.recorder_inner" to "pimcore.cache.pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.qM_0QIr" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.rnx_Z4_" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.EDYiuZr" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.wfcsNqg" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "html_sanitizer.config.default" to "html_sanitizer.sanitizer.default".
Inlined service "html_sanitizer.config.pimcore.wysiwyg_sanitizer" to "html_sanitizer.sanitizer.pimcore.wysiwyg_sanitizer".
Inlined service "html_sanitizer.config.pimcore.translation_sanitizer" to "html_sanitizer.sanitizer.pimcore.translation_sanitizer".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.GVShL6h" to "security.helper".
Inlined service ".service_locator.ATbqyij" to "security.helper".
Inlined service ".service_locator.DCFv3lZ" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
Inlined service ".security.request_matcher.SPesilI" to "security.access_map".
Inlined service ".security.request_matcher.PxzFOXy" to "security.access_map".
Inlined service ".security.request_matcher.Zpzx9Jb" to "security.access_map".
Inlined service ".security.request_matcher.h6oHyiD" to "security.access_map".
Inlined service ".security.request_matcher.AqiMmjY" to "security.access_map".
Inlined service ".security.request_matcher.PF23yXy" to "security.access_map".
Inlined service ".security.request_matcher.WFVvC2H" to "security.access_map".
Inlined service ".security.request_matcher.bd6hl_U" to "security.access_map".
Inlined service ".security.request_matcher.UF94JQ9" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.Fp2pWTz" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "debug.security.firewall.authenticator.pimcore_webdav.inner" to "debug.security.firewall.authenticator.pimcore_webdav".
Inlined service "security.exception_listener.pimcore_webdav" to "security.firewall.map.context.pimcore_webdav".
Inlined service "security.firewall.map.config.pimcore_webdav" to "security.firewall.map.context.pimcore_webdav".
Inlined service ".security.request_matcher.Vt1i2wK" to ".security.request_matcher.9wFNBE0".
Inlined service "limiter.storage._login_local_pimcore_admin" to "limiter._login_local_pimcore_admin".
Inlined service "limiter.storage._login_global_pimcore_admin" to "limiter._login_global_pimcore_admin".
Inlined service "limiter._login_global_pimcore_admin" to "security.login_throttling.pimcore_admin.limiter".
Inlined service "limiter._login_local_pimcore_admin" to "security.login_throttling.pimcore_admin.limiter".
Inlined service "security.login_throttling.pimcore_admin.limiter" to "security.listener.login_throttling.pimcore_admin".
Inlined service "security.authentication.success_handler.two_factor.pimcore_admin" to "security.authenticator.two_factor.pimcore_admin".
Inlined service "security.authentication.failure_handler.two_factor.pimcore_admin" to "security.authenticator.two_factor.pimcore_admin".
Inlined service "security.authentication.success_handler.pimcore_admin.form_login" to "security.authenticator.form_login.pimcore_admin".
Inlined service "security.authentication.failure_handler.pimcore_admin.form_login" to "security.authenticator.form_login.pimcore_admin".
Inlined service "debug.security.firewall.authenticator.pimcore_admin.inner" to "debug.security.firewall.authenticator.pimcore_admin".
Inlined service "security.exception_listener.pimcore_admin" to "security.firewall.map.context.pimcore_admin".
Inlined service "security.logout_listener.pimcore_admin" to "security.firewall.map.context.pimcore_admin".
Inlined service "security.firewall.map.config.pimcore_admin" to "security.firewall.map.context.pimcore_admin".
Inlined service "limiter.storage._login_local_portal_engine" to "limiter._login_local_portal_engine".
Inlined service "limiter.storage._login_global_portal_engine" to "limiter._login_global_portal_engine".
Inlined service "limiter._login_global_portal_engine" to "security.login_throttling.portal_engine.limiter".
Inlined service "limiter._login_local_portal_engine" to "security.login_throttling.portal_engine.limiter".
Inlined service "security.login_throttling.portal_engine.limiter" to "security.listener.login_throttling.portal_engine".
Inlined service "security.authentication.success_handler.two_factor.portal_engine" to "security.authenticator.two_factor.portal_engine".
Inlined service "security.authentication.failure_handler.two_factor.portal_engine" to "security.authenticator.two_factor.portal_engine".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.portal_engine" to "security.authenticator.remember_me_handler.portal_engine".
Inlined service "debug.security.firewall.authenticator.portal_engine.inner" to "debug.security.firewall.authenticator.portal_engine".
Inlined service "security.exception_listener.portal_engine" to "security.firewall.map.context.portal_engine".
Inlined service "security.logout_listener.portal_engine" to "security.firewall.map.context.portal_engine".
Inlined service "security.firewall.map.config.portal_engine" to "security.firewall.map.context.portal_engine".
Inlined service ".security.request_matcher.r7vOSQ1" to ".security.request_matcher.SPesilI".
Inlined service ".security.request_matcher.oO96gON" to ".security.request_matcher.PxzFOXy".
Inlined service ".security.request_matcher.jQJYcTt" to ".security.request_matcher.Zpzx9Jb".
Inlined service ".security.request_matcher.rjfQhxz" to ".security.request_matcher.h6oHyiD".
Inlined service ".security.request_matcher.wZi7gZK" to ".security.request_matcher.AqiMmjY".
Inlined service ".security.request_matcher.GzKRFbe" to ".security.request_matcher.PF23yXy".
Inlined service ".security.request_matcher.Yke4dWq" to ".security.request_matcher.WFVvC2H".
Inlined service ".security.request_matcher.i_kEG2O" to ".security.request_matcher.bd6hl_U".
Inlined service ".security.request_matcher.TagOlew" to ".security.request_matcher.UF94JQ9".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.htmlsanitizer" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "Pimcore\Bundle\CopilotBundle\Twig\Extension\PimcoreUser" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\HelpersExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\DocumentEditableExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\PimcoreObjectExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\PimcoreToolExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\NavigationExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\HeaderExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\AssetCompressExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\WebsiteConfigExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\DumpExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\CacheExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\CacheTagExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\AssetHelperExtensions" to "twig".
Inlined service "Pimcore\Twig\Extension\DataObjectHelperExtensions" to "twig".
Inlined service "Pimcore\Twig\Extension\DocumentHelperExtensions" to "twig".
Inlined service "Pimcore\Twig\Extension\ImageThumbnailExtension" to "twig".
Inlined service "Twig\Extension\SandboxExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "Pimcore\Twig\TwigEnvironmentConfigurator" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.ZwUyEWT" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.jb_oQTx" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.connection_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "cmf_routing.nested_matcher" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.generator" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.enhancer.route_content" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.final_matcher" to "cmf_routing.nested_matcher".
Inlined service "cmf_routing.matcher.dummy_collection" to "cmf_routing.final_matcher".
Inlined service "cmf_routing.matcher.dummy_context" to "cmf_routing.final_matcher".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.security.google_totp_factory" to "scheb_two_factor.security.google_authenticator".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" to "Pimcore\Bundle\AdminBundle\Controller\PublicServicesController".
Inlined service ".service_locator.Y4PvPJQ" to "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Manager".
Inlined service ".service_locator.EYjyRp4" to "Pimcore\Bundle\AdminBundle\DataObject\GridColumnConfig\Service".
Inlined service ".service_locator.fnItmJG" to "Pimcore\Bundle\AdminBundle\DataObject\GridColumnConfig\Service".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" to "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" to "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController".
Inlined service "pimcore.portal_engine.asset.search_index_field_definition_locator" to "Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService".
Inlined service "pimcore.portal_engine.rest_api_metadata_definition_locator" to "Pimcore\Bundle\PortalEngineBundle\Service\Asset\RestApiMetadataDefinitionService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\RestApiMetadataDefinitionService" to "Pimcore\Bundle\PortalEngineBundle\Service\Asset\MetadataService".
Inlined service "pimcore.portal_engine.rest_api_field_definition_locator" to "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\RestApiFieldDefinitionService".
Inlined service "pimcore.portal_engine.object.search_index_field_definition_locator" to "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService".
Inlined service "pimcore.portal_engine.data-pool-service-locator" to "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\Export\ExportService" to "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataObject".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\Export\ExportService" to "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\Asset".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DownloadFormat\CsvDownloadFormat" to "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DownloadFormatHandler".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DownloadFormat\JsonDownloadFormat" to "Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DownloadFormatHandler".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Content\PageConfigService" to "Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\UrlExtractorService" to "Pimcore\Bundle\PortalEngineBundle\Service\Element\UrlExtractorService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\FieldcollectionLayoutService" to "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\DataObject\DetailHandler".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\DataObject\ObjectbrickLayoutService" to "Pimcore\Bundle\PortalEngineBundle\Service\Rest\Api\DataObject\DetailHandler".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\Download" to "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\BatchTaskService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\UpdateAssetMetadata" to "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\BatchTaskService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\DeleteAsset" to "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\BatchTaskService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\ProcessNotificationActionHandler\RelocateAsset" to "Pimcore\Bundle\PortalEngineBundle\Service\BatchTask\BatchTaskService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Download\Provider\StructuredDataProvider" to "Pimcore\Bundle\PortalEngineBundle\Service\Download\DownloadProviderService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Download\Provider\AssetThumbnailsProvider" to "Pimcore\Bundle\PortalEngineBundle\Service\Download\DownloadProviderService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Download\Generator\StructuredDataGenerator" to "Pimcore\Bundle\PortalEngineBundle\Service\Download\DownloadService".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Download\SizeEstimation\ExactSizeEstimationAdapter" to "Pimcore\Bundle\PortalEngineBundle\Service\Download\SizeEstimation\PercentileDependenciesSizeEstimationStrategy".
Inlined service "pimcore.portal_engine_tracker.asset_update.factory" to "Pimcore\Bundle\PortalEngineBundle\Service\StatisticsTracker\AssetUpdateTrackerInterface".
Inlined service "pimcore.portal_engine_tracker.user_login.factory" to "Pimcore\Bundle\PortalEngineBundle\Service\StatisticsTracker\PortalUserLoginTrackerInterface".
Inlined service "pimcore.portal_engine_tracker.download.factory" to "Pimcore\Bundle\PortalEngineBundle\Service\StatisticsTracker\DownloadTrackerInterface".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController" to "Pimcore\Bundle\PortalEngineBundle\Controller\AbstractSiteController".
Inlined service ".service_locator.FbS_qsm.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController".
Inlined service ".service_locator.FbS_qsm.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\IndexStatsServiceInterface" to "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController".
Inlined service ".service_locator.FbS_qsm.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\IndexManagementController".
Inlined service ".service_locator.FbS_qsm.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController" to "Pimcore\Bundle\PortalEngineBundle\Controller\AuthController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController" to "Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController" to "Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController" to "Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController" to "Pimcore\Bundle\PortalEngineBundle\Controller\DownloadCartController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\EmailController" to "Pimcore\Bundle\PortalEngineBundle\Controller\EmailController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController" to "Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController" to "Pimcore\Bundle\PortalEngineBundle\Controller\PortalController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController" to "Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\FileUploadService" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\DataObjectController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\AssetController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\PublicShare\DataObjectController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DirectEditController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\FolderController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\SavedSearch\SavedSearchService" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SavedSearchController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController" to "Pimcore\Bundle\PortalEngineBundle\Controller\SavedSearchController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController" to "Pimcore\Bundle\PortalEngineBundle\Controller\SearchController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController" to "Pimcore\Bundle\PortalEngineBundle\Controller\SnippetController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController" to "Pimcore\Bundle\PortalEngineBundle\Controller\StatisticExplorerController".
Inlined service ".service_locator.FbS_qsm.Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController" to "Pimcore\Bundle\PortalEngineBundle\Controller\StatisticsController".
Inlined service ".service_locator.H_47sHQ.Pimcore\Bundle\PortalEngineBundle\Controller\UserController" to "Pimcore\Bundle\PortalEngineBundle\Controller\UserController".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Frontend\FrontendConfigService" to "Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\StatisticsTracker\AssetUpdateTrackerInterface" to "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AssetUpdateSubscriber".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\CustomIndexFields\MappingService\AssetMappingService" to "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\CustomIndexFields\MappingService\DataObjectMappingService" to "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\CustomIndexFields\IndexDataService\AssetIndexDataService" to "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\CustomIndexFields\IndexDataService\DataObjectIndexDataService" to "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DataIndexSubscriber".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\StatisticsTracker\DownloadTrackerInterface" to "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\DownloadTrackerSubscriber".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Installer\TableInstaller" to "Pimcore\Bundle\PortalEngineBundle\Installer".
Inlined service ".service_locator.89Hw0Y1" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController" to "Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController" to "Pimcore\Bundle\StatisticsExplorerBundle\Controller\StatisticsController".
Inlined service "pimcore.portal_engine.statistics_explorer.datasources.logins" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine.statistics_explorer.datasources.assets-type" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine.statistics_explorer.datasources.class-definitions" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine.statistics_explorer.datasources.asset-update" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine.statistics_explorer.datasources.download" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "Pimcore\Bundle\StatisticsExplorerBundle\Service\ConfigurationEntityService" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\ConfigurationLoaderService".
Inlined service "pimcore.portal_engine.statistics_explorer.userprovider_portal_engine" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\UserProviderLocatorService".
Inlined service "Pimcore\Bundle\StatisticsExplorerBundle\User\PimcoreUserProvider" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\UserProviderLocatorService".
Inlined service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\MySqlListWorker" to "Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber".
Inlined service "Pimcore\Bundle\StatisticsExplorerBundle\StatisticsStorageAdapter\Worker\MySqlStatisticWorker" to "Pimcore\Bundle\StatisticsExplorerBundle\EventSubscriber\DbDataSourceEventSubscriber".
Inlined service ".service_locator.d0r02iM.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController" to "Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController".
Inlined service "Pimcore\Bundle\StaticResolverBundle\Db\DbResolver" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexElementIndexServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\IndexServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexQueueServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\PathServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexQueueServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\RequiredByElementListServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexQueue\EnqueueServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Normalizer\AssetNormalizer" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\ElementTypeAdapter\AssetTypeAdapter".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Normalizer\DataObjectNormalizer" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\ElementTypeAdapter\DataObjectTypeAdapter".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Normalizer\DocumentNormalizer" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexService\ElementTypeAdapter\DocumentTypeAdapter".
Inlined service "pimcore.generic_data_index.object.search_index_field_definition_locator" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DataObject\FieldDefinitionServiceInterface".
Inlined service "pimcore.generic_data_index.asset.search_index_field_definition_locator" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Asset\FieldDefinitionServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DataObject\IndexIconUpdateServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\ClassDefinition\ClassDefinitionReindexServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Denormalizer\Search\DataObjectSearchResultDenormalizer" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\DataObject\SearchHelper".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Denormalizer\Search\AssetSearchResultDenormalizer" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\Asset\SearchHelper".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Denormalizer\Search\DocumentSearchResultDenormalizer" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\Document\SearchHelper".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\TransformToAdapterSearchServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\RequiredByElementListServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\AssetAggregations" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Aggregation\TreeAggregations" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\AssetFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\TreeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\NestedTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\TreeSortHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Sort\OrderByFieldsHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\QueryLanguage\QueryLanguageHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\Element\ElementSearchServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\DependencyFilters".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Workspace\ElementWorkspacesQueryServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\Workspace\WorkspaceQueryHandler".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\SearchExecutionServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\SearchIndexServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Denormalizer\SearchIndexAdapter\SearchResultDenormalizer" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\SearchExecutionServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\QueryLanguage\SubQueriesProcessorInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\QueryLanguage\PqlAdapterInterface".
Inlined service "pimcore.generic_data_index.asset.mapping_provider_locator" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\Asset\MetadataProviderServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\EventServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Permission\PermissionServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\QueryLanguage\LexerInterface" to "Pimcore\Bundle\GenericDataIndexBundle\QueryLanguage\ProcessorInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\QueryLanguage\ParserInterface" to "Pimcore\Bundle\GenericDataIndexBundle\QueryLanguage\ProcessorInterface".
Inlined service "pimcore.generic_data_index.asset.type_serialization_handler_locator" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\AssetTypeSerializationHandlerService".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\DataObjectTypeSerializationHandlerService" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\Denormalizer\Search\DataObjectSearchResultDenormalizer".
Inlined service "pimcore.generic_data_index.data_object.type_serialization_handler_locator" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\DataObjectTypeSerializationHandlerService".
Inlined service "pimcore.generic_data_index.document.type_serialization_handler_locator" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Serializer\DocumentTypeSerializationHandlerService".
Inlined service "Pimcore\Bundle\StaticResolverBundle\Models\User\UserRoleResolver" to "Pimcore\Bundle\GenericDataIndexBundle\Service\Workspace\WorkspaceServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\ElementLockServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\LockElementSubscriber".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\IndexQueue\QueueMessageServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\MessageHandler\DispatchQueueMessagesHandler".
Inlined service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\SettingsStoreResolver" to "Pimcore\Bundle\GenericDataIndexBundle\Service\SettingsStoreServiceInterface".
Inlined service "Pimcore\Bundle\DirectEditBundle\Service\Permission\PimcoreBackendPermissionService" to "Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController" to "Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController".
Inlined service ".service_locator.d0r02iM.Pimcore\Bundle\DirectEditBundle\Controller\ClientController" to "Pimcore\Bundle\DirectEditBundle\Controller\ClientController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\DirectEditBundle\Controller\MercureController" to "Pimcore\Bundle\DirectEditBundle\Controller\MercureController".
Inlined service ".service_locator.TJNRSaV.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController" to "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\ListController".
Inlined service ".service_locator.TJNRSaV.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController" to "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Config\TreeController".
Inlined service ".service_locator.bFaKkWs.Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController" to "Pimcore\AssetMetadataClassDefinitionsBundle\Controller\Legacy\BackendController".
Inlined service "pimcore_asset_metadata_classdefinitions.implementation_loader.data.class_map_loader" to "pimcore_asset_metadata_classdefinitions.implementation_loader.data".
Inlined service "pimcore_asset_metadata_classdefinitions.implementation_loader.layout.class_map_loader" to "pimcore_asset_metadata_classdefinitions.implementation_loader.layout".
Inlined service "Pimcore\AssetMetadataClassDefinitionsBundle\Repository\ConfigRepositoryInterface" to "Pimcore\AssetMetadataClassDefinitionsBundle\Service\ConfigServiceInterface".
Inlined service "Pimcore\AssetMetadataClassDefinitionsBundle\Hydrator\ConfigHydratorInterface" to "Pimcore\AssetMetadataClassDefinitionsBundle\Service\ConfigServiceInterface".
Inlined service "Pimcore\AssetMetadataClassDefinitionsBundle\Hydrator\LayoutHydratorInterface" to "Pimcore\AssetMetadataClassDefinitionsBundle\Hydrator\ConfigHydratorInterface".
Inlined service ".service_locator.bFaKkWs.AdvancedObjectSearchBundle\Controller\AdminController" to "AdvancedObjectSearchBundle\Controller\AdminController".
Inlined service "bundle.advanced_object_search.filter_locator" to "AdvancedObjectSearchBundle\Service".
Inlined service "bundle.advanced_object_search.service.legacy_factory" to "AdvancedObjectSearchBundle\Service".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController" to "Pimcore\Bundle\StaticRoutesBundle\Controller\SettingsController".
Inlined service ".service_locator.bFaKkWs.Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController" to "Elements\Bundle\ProcessManagerBundle\Controller\CallbackSettingsController".
Inlined service ".service_locator.bFaKkWs.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController" to "Elements\Bundle\ProcessManagerBundle\Controller\ConfigController".
Inlined service ".service_locator.bFaKkWs.Elements\Bundle\ProcessManagerBundle\Controller\IndexController" to "Elements\Bundle\ProcessManagerBundle\Controller\IndexController".
Inlined service ".service_locator.bFaKkWs.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController" to "Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController".
Inlined service ".service_locator.d0r02iM.Elements\Bundle\ProcessManagerBundle\Controller\RestController" to "Elements\Bundle\ProcessManagerBundle\Controller\RestController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController" to "Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController" to "Pimcore\Bundle\WorkflowDesignerBundle\Controller\ConfigController".
Inlined service "Pimcore\Bundle\WorkflowDesignerBundle\Configuration\ConfigLoader" to "Pimcore\Bundle\WorkflowDesignerBundle\Configuration\ConfigurationManager".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\CreateController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\DeleteController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\Help\GetController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\Environment\ListTypeController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetController".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\PreconditionFilter\PreconditionFilterLoaderInterface" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\GetPreconditionFilterController".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Configuration\PostInteractionTypesProviderInterface" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\PostInteractionController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\Help\GetController".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Configuration\Model\Configuration\StepsProviderInterface" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\StepImplementation\StepImplementationController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\AutomationAction\UpdateController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ContextLimitationController".
Inlined service "Pimcore\Bundle\CopilotBundle\Utils\ValueObjects\WorkflowEventConfiguration" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController".
Inlined service "Pimcore\Bundle\CopilotBundle\Utils\ValueObjects\CoreEventConfiguration" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\EventController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ImportController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\CreateController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\DeleteController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\GetController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\Help\GetController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\Types\ListTypesController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\InteractionAction\UpdateController".
Inlined service "Pimcore\Bundle\CopilotBundle\Configuration\Tree\NodeProviderInterface" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ListController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\WorkflowController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\DataObject\GetDataObjectsController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController".
Inlined service "Pimcore\Bundle\CopilotBundle\Provider\RoleProviderInterface" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\Role\ListController".
Inlined service "Pimcore\Bundle\CopilotBundle\Provider\UserProviderInterface" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController" to "Pimcore\Bundle\CopilotBundle\Controller\Admin\User\ListController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController" to "Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CopilotBundle\Controller\CopilotController" to "Pimcore\Bundle\CopilotBundle\Controller\CopilotController".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Service\TextClassification\ClassificationServiceInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Configuration\Model\Configuration\TriggersProviderInterface" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Configuration\Model\ConfigurationProviderInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Service\GenericHuggingFaceTextGenerationServiceInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\GenericOpenAiCompatibleClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Service\GenericTextGenerationServiceInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\InteractionAction\Service\OpenAiChatService" to "Pimcore\Bundle\CopilotBundle\InteractionAction\OpenAiTextPrompt".
Inlined service "Pimcore\Bundle\CopilotBundle\InteractionAction\Service\HuggingFaceOneStepTranslationServiceInterface" to "Pimcore\Bundle\CopilotBundle\InteractionAction\HuggingFaceTranslationPrompt".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\InteractionAction\HuggingFaceTextToImagePrompt".
Inlined service "Pimcore\Bundle\StaticResolverBundle\Models\Tool\TmpStoreResolver" to "Pimcore\Bundle\CopilotBundle\InteractionAction\Manager\ChatHistoryManagerInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\InteractionAction\Transformer\Types\AsArrayTransformer" to "Pimcore\Bundle\CopilotBundle\InteractionAction\Transformer\ResolverInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\Twig\Initializers\SandboxExtensionInitializerInterface" to "Pimcore\Bundle\CopilotBundle\Twig\TemplateGeneratorInterface".
Inlined service "Pimcore\Bundle\StaticResolverBundle\Models\DataObject\DataObjectServiceResolver" to "Pimcore\Bundle\CopilotBundle\Twig\TemplateGeneratorInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\InteractionAction\Copilot\CopilotActionProvider" to "Pimcore\Bundle\CopilotBundle\Copilot\CopilotActionsService".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Copilot\CopilotActionProvider" to "Pimcore\Bundle\CopilotBundle\Copilot\CopilotActionsService".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceAutomatedTranslationHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageToTextHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceImageUpScalingHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Service\GenericHuggingFaceTextGenerationServiceInterface" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextGenerationHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceTextToImageHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericHuggingFaceZeroShotImageClassificationHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Service\GenericTextGenerationServiceInterface" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericOpenAiCompatibleTextGenerationHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Service\NotificationMessengerServiceInterface" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericSendNotificationHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\InteractionAction\Transformer\ResolverInterface" to "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Handler\Generic\GenericVariantGeneratorHandler".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\OpenAiV1Client" to "Pimcore\Bundle\CopilotBundle\InteractionAction\Service\OpenAiChatService".
Inlined service "Pimcore\Bundle\CopilotBundle\Client\HuggingFaceClient" to "Pimcore\Bundle\CopilotBundle\InteractionAction\Service\HuggingFaceOneStepTranslationServiceInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\Utils\ValueObjects\GenericDataIndexConfig" to "Pimcore\Bundle\CopilotBundle\Service\GenericDataIndexSearchServiceInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\AutomationAction\Workspace\WorkspaceConditionProvider" to "Pimcore\Bundle\CopilotBundle\Service\ElementListingManagerInterface".
Inlined service "Pimcore\Bundle\GenericExecutionEngineBundle\Repository\JobRunErrorLogRepositoryInterface" to "Pimcore\Bundle\GenericExecutionEngineBundle\Agent\JobExecutionAgentInterface".
Inlined service "Pimcore\Bundle\GenericExecutionEngineBundle\Security\PermissionServiceInterface" to "Pimcore\Bundle\GenericExecutionEngineBundle\Repository\JobRunRepositoryInterface".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController" to "Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController".
Inlined service "Pimcore\Bundle\ApplicationLoggerBundle\Processor\ApplicationLoggerProcessor" to "Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb".
Inlined service "pimcore.app_logger.introspection_processor" to "Pimcore\Bundle\ApplicationLoggerBundle\Handler\ApplicationLoggerDb".
Inlined service "pimcore.security.password_hasher_factory.inner" to "pimcore.security.password_hasher_factory".
Inlined service "pimcore.security.user_password_hasher_factory" to "pimcore.security.password_hasher_factory".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" to "Pimcore\Bundle\CoreBundle\Controller\PublicServicesController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CoreBundle\Controller\StatisticsController" to "Pimcore\Bundle\CoreBundle\Controller\StatisticsController".
Inlined service ".service_locator.bFaKkWs.Pimcore\Bundle\CoreBundle\Controller\WebDavController" to "Pimcore\Bundle\CoreBundle\Controller\WebDavController".
Inlined service "Pimcore\Mail\Plugins\RedirectingPlugin" to "Pimcore\Mail\Mailer".
Inlined service "Symfony\Component\Lock\PersistingStoreInterface" to "Symfony\Component\Lock\LockFactory".
Inlined service "Pimcore\Config\BundleConfigLocator" to "Pimcore\Routing\Loader\BundleRoutingLoader".
Inlined service "workflow.security.expression_language" to "Pimcore\Workflow\ExpressionService".
Inlined service "workflow.support_strategy.authorization_checker" to "Pimcore\Workflow\ExpressionService".
Inlined service "Pimcore\Workflow\Notification\PimcoreNotificationService" to "Pimcore\Workflow\EventSubscriber\NotificationSubscriber".
Inlined service "Pimcore\Composer\PackageInfo" to "Pimcore\Extension\Bundle\PimcoreBundleLocator".
Inlined service "Pimcore\Extension\Bundle\PimcoreBundleLocator" to "Pimcore\Extension\Bundle\PimcoreBundleManager".
Inlined service "Pimcore\Http\Context\PimcoreContextGuesser" to "Pimcore\Http\Request\Resolver\PimcoreContextResolver".
Inlined service "Pimcore\Model\Document\Editable\Loader\EditableLoader.prefix_loader" to "Pimcore\Model\Document\Editable\Loader\EditableLoader".
Inlined service "pimcore.implementation_loader.object.data.prefix_loader" to "pimcore.implementation_loader.object.data".
Inlined service "pimcore.implementation_loader.object.data.class_map_loader" to "pimcore.implementation_loader.object.data".
Inlined service "pimcore.implementation_loader.asset.metadata.data.class_map_loader" to "pimcore.implementation_loader.asset.metadata.data".
Inlined service "pimcore.implementation_loader.object.layout.prefix_loader" to "pimcore.implementation_loader.object.layout".
Inlined service "Pimcore\HttpKernel\BundleLocator\BundleLocator" to "Pimcore\Document\Editable\EditableHandler".
Inlined service "Pimcore\HttpKernel\WebPathResolver" to "Pimcore\Document\Editable\EditableHandler".
Inlined service "Pimcore\Translation\TranslationEntriesDumper" to "Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener".
Inlined service "Pimcore\Cache\FullPage\SessionStatus" to "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener".
Inlined service "Pimcore\Twig\TwigEnvironmentConfigurator.inner" to "Pimcore\Twig\TwigEnvironmentConfigurator".
Inlined service "Pimcore\Twig\Sandbox\SecurityPolicy" to "Twig\Extension\SandboxExtension".
Inlined service "Pimcore\Image\Optimizer\SpatieImageOptimizer" to "Pimcore\Image\Optimizer".
Inlined service "Pimcore\Bundle\SimpleBackendSearchBundle\Task\Maintenance\FullTextIndexOptimizeTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Maintenance\CleanupInvalidCartItemsTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Maintenance\CleanupOutdatedBatchTasksTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Maintenance\CleanupOutdatedZipFilesTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Maintenance\CheckSubscriptionStatusTask" to "Pimcore\Maintenance\Executor".
Inlined service "AdvancedObjectSearchBundle\Maintenance\UpdateQueueProcessor" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\ApplicationLoggerBundle\Maintenance\LogArchiveTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\ApplicationLoggerBundle\Maintenance\LogMailMaintenanceTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\ScheduledTasksTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\LogCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\CleanupBrickTablesTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\CleanupClassificationstoreTablesTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\CleanupFieldcollectionTablesTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\VersionsCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\VersionsCleanupStackTraceDbTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\DbCleanupBrokenViewsTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\TmpStoreCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\HousekeepingTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\LowQualityImagePreviewTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\PruningCacheItemsTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\StaticPagesGenerationTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\CleanupBrickTablesTaskHelper" to "Pimcore\Maintenance\Tasks\CleanupBrickTablesTask".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\CleanupFieldcollectionTablesTaskHelper" to "Pimcore\Maintenance\Tasks\CleanupFieldcollectionTablesTask".
Inlined service "pimcore.cache.adapter.null" to "pimcore.cache.adapter.null_tag_aware".
Inlined service "Pimcore\Cache\Core\WriteLock" to "Pimcore\Cache\Core\CoreCacheHandler".
Inlined service ".service_locator.HEF37bm" to "Pimcore\Element\MarshallerService".
Inlined service "Pimcore\DataObject\ClassBuilder\FieldDefinitionPropertiesBuilderInterface" to "Pimcore\DataObject\ClassBuilder\ClassBuilderInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\FieldDefinitionBuilderInterface" to "Pimcore\DataObject\ClassBuilder\ClassBuilderInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ListingClassFieldDefinitionBuilderInterface" to "Pimcore\DataObject\ClassBuilder\ListingClassBuilderInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ListingClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\FieldCollectionClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPFieldCollectionClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ObjectBrickClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPObjectBrickClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ObjectBrickContainerClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPObjectBrickContainerClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\SelectOptionsEnumBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPSelectOptionsEnumDumperInterface".
Inlined service "pimcore.serializer.normalizer.reference_loop" to "Pimcore\Serializer\Serializer".
Inlined service "pimcore.serializer.encoder.json" to "Pimcore\Serializer\Serializer".
Inlined service "debug.security.event_dispatcher.pimcore_webdav.inner" to "debug.security.event_dispatcher.pimcore_webdav".
Inlined service "debug.security.event_dispatcher.pimcore_admin.inner" to "debug.security.event_dispatcher.pimcore_admin".
Inlined service "debug.security.event_dispatcher.portal_engine.inner" to "debug.security.event_dispatcher.portal_engine".
Inlined service ".service_locator.BnC.kZu" to ".service_locator.BnC.kZu.kernel::registerBundlesToCollection()".
Inlined service ".service_locator.TScOPJL" to ".service_locator.TScOPJL.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::gridProxyAction()".
Inlined service ".service_locator.w8V1eE4" to ".service_locator.w8V1eE4.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController::getAction()".
Inlined service ".service_locator.yb__cmb" to ".service_locator.yb__cmb.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController::addAction()".
Inlined service ".service_locator.sqjFTUa" to ".service_locator.sqjFTUa.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController::previewAction()".
Inlined service ".service_locator.hBBUWmC" to ".service_locator.hBBUWmC.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController::getExportJobsAction()".
Inlined service ".service_locator.irIIC6R" to ".service_locator.irIIC6R.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController::doExportAction()".
Inlined service ".service_locator.Pik_T6l" to ".service_locator.Pik_T6l.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController::diffVersionsAction()".
Inlined service ".service_locator.0j4henY" to ".service_locator.0j4henY.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController::getDataByIdAction()".
Inlined service ".service_locator.NeahAQH" to ".service_locator.NeahAQH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController::generatePreviewsAction()".
Inlined service ".service_locator.J5LF1.f" to ".service_locator.J5LF1.f.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController::areabrickRenderIndexEditmode()".
Inlined service ".service_locator.9BdXyXb" to ".service_locator.9BdXyXb.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController::renderletAction()".
Inlined service ".service_locator.FFPTIRK" to ".service_locator.FFPTIRK.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController::indexAction()".
Inlined service ".service_locator.3_iFdS6" to ".service_locator.3_iFdS6.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController::checkAction()".
Inlined service ".service_locator.VZUfg.s" to ".service_locator.VZUfg.s.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::loginAction()".
Inlined service ".service_locator.xpHugnl" to ".service_locator.xpHugnl.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::csrfTokenAction()".
Inlined service ".service_locator._kNH5l_" to ".service_locator._kNH5l_.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::lostpasswordAction()".
Inlined service ".service_locator.kAdCkpP" to ".service_locator.kAdCkpP.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::twoFactorSetupAuthenticationAction()".
Inlined service ".service_locator.8HDFBv2" to ".service_locator.8HDFBv2.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController::maintenanceAction()".
Inlined service ".service_locator.VyycQUb" to ".service_locator.VyycQUb.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController::recipientsAction()".
Inlined service ".service_locator.JK18UtA" to ".service_locator.JK18UtA.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController::getAppearanceSystemAction()".
Inlined service ".service_locator.2AmXje0" to ".service_locator.2AmXje0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController::getSystemAction()".
Inlined service ".service_locator.9YprJmz" to ".service_locator.9YprJmz.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController::setAppearanceSystemAction()".
Inlined service ".service_locator.RmzWs0t" to ".service_locator.RmzWs0t.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController::setSystemAction()".
Inlined service ".service_locator.v5rD9TU" to ".service_locator.v5rD9TU.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController::clearCacheAction()".
Inlined service ".service_locator.Z5nvVNx" to ".service_locator.Z5nvVNx.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController::updateCurrentUserAction()".
Inlined service ".service_locator.M3d56Le" to ".service_locator.M3d56Le.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController::invitationLinkAction()".
Inlined service ".service_locator.CM0Znmj" to ".service_locator.CM0Znmj.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController::getWorkflowDetailsStore()".
Inlined service ".service_locator.WxTaclX" to ".service_locator.WxTaclX.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController::getModalCustomHtml()".
Inlined service ".service_locator.XHmUEb2" to ".service_locator.XHmUEb2.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController::getDataProvidersAction()".
Inlined service ".service_locator.a4Xy2GK" to ".service_locator.a4Xy2GK.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController::checkAdminUserAssignmentAction()".
Inlined service ".service_locator.Q5ZlQLg" to ".service_locator.Q5ZlQLg.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController::userPortalsAction()".
Inlined service ".service_locator.xRMzxxu" to ".service_locator.xRMzxxu.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\CollectionsController::gridAction()".
Inlined service ".service_locator.pnG6NSV" to ".service_locator.pnG6NSV.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\FrontendBuildController::updateFrontendBuildAction()".
Inlined service ".service_locator.rfhCb9I" to ".service_locator.rfhCb9I.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController::getClassDefinitionsAction()".
Inlined service ".service_locator.qHmlRLh" to ".service_locator.qHmlRLh.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController::getAvailableDownloadThumbnailsAction()".
Inlined service ".service_locator.ZGD80GV" to ".service_locator.ZGD80GV.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController::getAvailableDownloadFormatsAction()".
Inlined service ".service_locator.wrsWqz." to ".service_locator.wrsWqz..Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController::getObjectLayoutsAction()".
Inlined service ".service_locator.CZr1RTV" to ".service_locator.CZr1RTV.Pimcore\Bundle\PortalEngineBundle\Controller\Admin\WizardController::getIconsAction()".
Inlined service ".service_locator.n_p1qyv" to ".service_locator.n_p1qyv.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController::loginAction()".
Inlined service ".service_locator.lbdGDBA" to ".service_locator.lbdGDBA.Pimcore\Bundle\PortalEngineBundle\Controller\AuthController::recoverPasswordAction()".
Inlined service ".service_locator.bzFwwu8" to ".service_locator.bzFwwu8.Pimcore\Bundle\PortalEngineBundle\Controller\CollectionController::detailAction()".
Inlined service ".service_locator.anPnviY" to ".service_locator.anPnviY.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController::listAction()".
Inlined service ".service_locator.r2kwp7U" to ".service_locator.r2kwp7U.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\AssetController::detailAction()".
Inlined service ".service_locator.WMQMAU_" to ".service_locator.WMQMAU_.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController::listAction()".
Inlined service ".service_locator.5CtcNLI" to ".service_locator.5CtcNLI.Pimcore\Bundle\PortalEngineBundle\Controller\DataPool\DataObjectController::detailAction()".
Inlined service ".service_locator.TxAD5PV" to ".service_locator.TxAD5PV.Pimcore\Bundle\PortalEngineBundle\Controller\LanguageVariantController::dataPoolLanguageVariantAction()".
Inlined service ".service_locator.VqG1HQR" to ".service_locator.VqG1HQR.Pimcore\Bundle\PortalEngineBundle\Controller\PortalController::pageAction()".
Inlined service ".service_locator.jNdZXec" to ".service_locator.jNdZXec.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController::publicListAction()".
Inlined service ".service_locator.jl2zEDq" to ".service_locator.jl2zEDq.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController::publicAssetDetailAction()".
Inlined service ".service_locator.d0Pghc3" to ".service_locator.d0Pghc3.Pimcore\Bundle\PortalEngineBundle\Controller\PublicShareController::publicDataObjectDetailAction()".
Inlined service ".service_locator.hXlV7GC" to ".service_locator.hXlV7GC.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::listAction()".
Inlined service ".service_locator.Jwr8jTv" to ".service_locator.Jwr8jTv.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::deleteAction()".
Inlined service ".service_locator.jpCVp26" to ".service_locator.jpCVp26.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\BatchTaskController::processNotificationAction()".
Inlined service ".service_locator.P10APEj" to ".service_locator.P10APEj.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::deleteAction()".
Inlined service ".service_locator.PkPQHl3" to ".service_locator.PkPQHl3.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\CollectionController::getCollectionDetailActionsAction()".
Inlined service ".service_locator.0l6siwN" to ".service_locator.0l6siwN.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::listTagsAction()".
Inlined service ".service_locator.cCPZBmG" to ".service_locator.cCPZBmG.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::triggerMetadataBatchUpdateAction()".
Inlined service ".service_locator.waed54O" to ".service_locator.waed54O.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::deleteAssetAction()".
Inlined service ".service_locator.SBnEJtn" to ".service_locator.SBnEJtn.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::triggerBatchDeleteAction()".
Inlined service ".service_locator.frcSa9U" to ".service_locator.frcSa9U.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::relocateAssetAction()".
Inlined service ".service_locator.LAWY7Ov" to ".service_locator.LAWY7Ov.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::triggerBatchRelocateAction()".
Inlined service ".service_locator.YZLYhpU" to ".service_locator.YZLYhpU.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::downloadAction()".
Inlined service ".service_locator.HFtbFj_" to ".service_locator.HFtbFj_.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DataPool\AssetController::documentPreviewAction()".
Inlined service ".service_locator.GreHIKx" to ".service_locator.GreHIKx.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::addToDownloadCartAction()".
Inlined service ".service_locator.H4kttVC" to ".service_locator.H4kttVC.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::updateDownloadCartAction()".
Inlined service ".service_locator.Hvl2LIC" to ".service_locator.Hvl2LIC.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::singleDownloadAction()".
Inlined service ".service_locator.2tf6ZRh" to ".service_locator.2tf6ZRh.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::doSingleDownloadAction()".
Inlined service ".service_locator.o0VYkC5" to ".service_locator.o0VYkC5.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::multiDownloadTriggerDownloadEstimationAction()".
Inlined service ".service_locator.cQBPGSc" to ".service_locator.cQBPGSc.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::downloadCartTriggerDownloadEstimationAction()".
Inlined service ".service_locator.1Ara47d" to ".service_locator.1Ara47d.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::collectionTriggerDownloadEstimationAction()".
Inlined service ".service_locator.hrFpapz" to ".service_locator.hrFpapz.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::getEstimationResultAction()".
Inlined service ".service_locator.Rx.qhSN" to ".service_locator.Rx.qhSN.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\DownloadController::triggerDownloadAction()".
Inlined service ".service_locator.QvcANJM" to ".service_locator.QvcANJM.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DetailActionsController::getPublicShareDetailActionsAction()".
Inlined service ".service_locator.cbhlX75" to ".service_locator.cbhlX75.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShare\DownloadController::triggerDownloadEstimationAction()".
Inlined service ".service_locator.mAOUlin" to ".service_locator.mAOUlin.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\PublicShareController::hydratePublicShare()".
Inlined service ".service_locator.rcDY2La" to ".service_locator.rcDY2La.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\SearchController::smartSuggestAction()".
Inlined service ".service_locator.SLYHpvj" to ".service_locator.SLYHpvj.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController::validLanguagesAction()".
Inlined service ".service_locator.qcsv.0C" to ".service_locator.qcsv.0C.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController::loadCatalogueAction()".
Inlined service ".service_locator.Zp4hucM" to ".service_locator.Zp4hucM.Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\TranslationController::addKeysAction()".
Inlined service ".service_locator.k8Vo5g9" to ".service_locator.k8Vo5g9.Pimcore\Bundle\PortalEngineBundle\Controller\SearchController::searchAction()".
Inlined service ".service_locator.DdAYMU8" to ".service_locator.DdAYMU8.Pimcore\Bundle\PortalEngineBundle\Controller\UserController::userDataAction()".
Inlined service ".service_locator.zF09ngq" to ".service_locator.zF09ngq.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController::dataSourcesAction()".
Inlined service ".service_locator.oRdQD0o" to ".service_locator.oRdQD0o.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController::getDataSourceFieldsAction()".
Inlined service ".service_locator.O8ZFMeM" to ".service_locator.O8ZFMeM.Pimcore\Bundle\StatisticsExplorerBundle\Controller\CustomReportsAdapterController::getFieldSettingsAction()".
Inlined service ".service_locator.p05Pua8" to ".service_locator.p05Pua8.Pimcore\Bundle\EnterpriseSubscriptionToolsBundle\Controller\LicenseCheckController::instanceInfoAction()".
Inlined service ".service_locator.FZ1kTd1" to ".service_locator.FZ1kTd1.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController::settingsAction()".
Inlined service ".service_locator.3wH9qKs" to ".service_locator.3wH9qKs.Pimcore\Bundle\DirectEditBundle\Controller\AssetEditController::generateLinkAction()".
Inlined service ".service_locator.wpZVKrS" to ".service_locator.wpZVKrS.AdvancedObjectSearchBundle\Controller\AdminController::gridProxyAction()".
Inlined service ".service_locator.NV4wtmH" to ".service_locator.NV4wtmH.Elements\Bundle\ProcessManagerBundle\Controller\ConfigController::execute()".
Inlined service ".service_locator.vP7hOMj" to ".service_locator.vP7hOMj.Elements\Bundle\ProcessManagerBundle\Controller\IndexController::getPluginConfigAction()".
Inlined service ".service_locator.y9Q.ZvS" to ".service_locator.y9Q.ZvS.Elements\Bundle\ProcessManagerBundle\Controller\MonitoringItemController::restartAction()".
Inlined service ".service_locator.Jm4rTFW" to ".service_locator.Jm4rTFW.Pimcore\Bundle\WorkflowDesignerBundle\Controller\AdminController::createWorkflowAction()".
Inlined service ".service_locator.nmT.paz" to ".service_locator.nmT.paz.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\CloneController::cloneAction()".
Inlined service ".service_locator.0nw2wab" to ".service_locator.0nw2wab.Pimcore\Bundle\CopilotBundle\Controller\Admin\Configuration\ExportController::exportAction()".
Inlined service ".service_locator.j3WR9eQ" to ".service_locator.j3WR9eQ.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\ApplyController::applyResultAction()".
Inlined service ".service_locator.bs5V8di" to ".service_locator.bs5V8di.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\InitialController::initialAction()".
Inlined service ".service_locator.8Ned9H." to ".service_locator.8Ned9H..Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\ChatAction\PromptController::promptingAction()".
Inlined service ".service_locator.b4GeuKm" to ".service_locator.b4GeuKm.Pimcore\Bundle\CopilotBundle\Controller\Admin\InteractionActionExecution\OneStepAction\OneStepController::oneStepAction()".
Inlined service ".service_locator.i5OL6AD" to ".service_locator.i5OL6AD.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController::getRunningJobsAction()".
Inlined service ".service_locator.Ea.NXA2" to ".service_locator.Ea.NXA2.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController::listAction()".
Inlined service ".service_locator.4MUvxsP" to ".service_locator.4MUvxsP.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController::rerunJobAction()".
Inlined service ".service_locator.RW02lO9" to ".service_locator.RW02lO9.Pimcore\Bundle\CopilotBundle\Controller\Admin\JobRunController::cancelJobAction()".
Inlined service ".service_locator.4hi8F5F" to ".service_locator.4hi8F5F.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController::executeAction()".
Inlined service ".service_locator.n3nsnd_" to ".service_locator.n3nsnd_.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController::getProgressInformationAction()".
Inlined service ".service_locator.LZznlx8" to ".service_locator.LZznlx8.Pimcore\Bundle\CopilotBundle\Controller\AutomationActionExecutionController::cancelRunAction()".
Inlined service ".service_locator.fDoYhqs" to ".service_locator.fDoYhqs.Pimcore\Bundle\CopilotBundle\Controller\CopilotController::getActionsAction()".
Inlined service ".service_locator.pEeJixh" to ".service_locator.pEeJixh.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController::showAction()".
Inlined service ".service_locator.FNEpzEL" to ".service_locator.FNEpzEL.Pimcore\Bundle\ApplicationLoggerBundle\Controller\LogController::priorityJsonAction()".
Inlined service ".service_locator.TLMxz2f" to ".service_locator.TLMxz2f.Pimcore\Bundle\CoreBundle\Controller\StatisticsController::statisticsAction()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver" to ".debug.value_resolver.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver" to ".debug.value_resolver.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver".
Inlined service "Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver" to ".debug.value_resolver.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver".
Inlined service "Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver" to ".debug.value_resolver.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.bus.portal-engine.messenger.handlers_locator" to "messenger.bus.portal-engine.middleware.handle_message".
Inlined service "debug.traced.messenger.bus.portal-engine.inner" to "debug.traced.messenger.bus.portal-engine".
Inlined service "messenger.bus.pimcore-generic-data-index.messenger.handlers_locator" to "messenger.bus.pimcore-generic-data-index.middleware.handle_message".
Inlined service "debug.traced.messenger.bus.pimcore-generic-data-index.inner" to "debug.traced.messenger.bus.pimcore-generic-data-index".
Inlined service "generic.execution.engine.bus.messenger.handlers_locator" to "generic.execution.engine.bus.middleware.handle_message".
Inlined service "debug.traced.generic.execution.engine.bus.inner" to "debug.traced.generic.execution.engine.bus".
Inlined service "messenger.bus.pimcore-core.messenger.handlers_locator" to "messenger.bus.pimcore-core.middleware.handle_message".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.http_client.hugging.face.client.inner" to ".debug.http_client.hugging.face.client".
Inlined service ".debug.http_client.openai.v1.client.inner" to ".debug.http_client.openai.v1.client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter" to ".debug.security.voter.Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "Pimcore\Db\ManagedTablesOnlyFilter.default" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "state_machine.asset_editor_approval_workflow.definition" to "state_machine.asset_editor_approval_workflow".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.mVqIsAD" to ".service_locator.mVqIsAD.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.yV7T_o5" to "debug.argument_resolver.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.ZZVBpYi" to "console.command_loader".
Inlined service ".cache_connection.MfCypIA" to "pimcore.cache.pool.recorder_inner".
Inlined service "cache.default_marshaller" to "pimcore.cache.pool.recorder_inner".
Inlined service "router.default" to "router".
Inlined service "cmf_routing.dynamic_router" to "router".
Inlined service "Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router" to "router".
Inlined service "Pimcore\Routing\Element\Router" to "router".
Inlined service "debug.traced.messenger.bus.pimcore-core.inner" to "messenger.default_bus".
Inlined service "Pimcore\Routing\Dynamic\DataObjectRouteHandler" to "cmf_routing.route_provider".
Inlined service "Pimcore\Model\Factory\FallbackBuilder" to "pimcore.model.factory".
Inlined service "pimcore.model.factory.classmap_builder" to "pimcore.model.factory".
Inlined service "pimcore.document.areabrick.brick_locator" to "Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface".
Inlined service ".service_locator.MQ2K9ka" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\FileUpload\AssetListService" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController".
Inlined service "Pimcore\Bundle\PortalEngineBundle\Service\Asset\FileUpload\AssetListService" to "Pimcore\Bundle\PortalEngineBundle\Controller\Rest\Api\AssetUploadController".
Inlined service "pimcore.portal_engine_datasource_factory" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine_datasource_factory" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine_datasource_factory" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine_datasource_factory" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "pimcore.portal_engine_datasource_factory" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\StatisticsService".
Inlined service "Pimcore\Bundle\StatisticsExplorerBundle\Service\EntityManagerService" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\ConfigurationLoaderService".
Inlined service "Pimcore\Bundle\StatisticsExplorerBundle\Service\EntityManagerService" to "Pimcore\Bundle\StatisticsExplorerBundle\Service\ConfigurationLoaderService".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\BasicFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\Filter\FieldTypeFilters" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\DefaultSearch\Search\Modifier\FullTextSearch\FullTextSearchHandlers" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Workspace\QueryServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Workspace\QueryServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\CopilotBundle\Service\ActionPermissionServiceInterface" to "Pimcore\Bundle\CopilotBundle\Copilot\CopilotActionsService".
Inlined service "Pimcore\Bundle\CopilotBundle\Service\ActionPermissionServiceInterface" to "Pimcore\Bundle\CopilotBundle\Copilot\CopilotActionsService".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\DataObjectTaskHelper" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\DataObjectTaskHelper" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\SearchPqlFieldNameTransformationServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\SearchPqlFieldNameTransformationServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\SearchPqlFieldNameTransformationServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
Inlined service "Pimcore\Bundle\GenericDataIndexBundle\Service\Search\SearchService\SearchPqlFieldNameTransformationServiceInterface" to "Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\Search\Modifier\SearchModifierServiceInterface".
5
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "http_client.hugging.face.client.uri_template", "http_client.openai.v1.client.uri_template", "debug.controller_resolver", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.pimcore_webdav", "debug.security.firewall.authenticator.pimcore_admin", "debug.security.firewall.authenticator.portal_engine", "scheb_two_factor.security.authentication.trust_resolver", "mercure.hub.default.traceable", "pimcore.security.password_hasher_factory", "debug.security.event_dispatcher.pimcore_webdav", "debug.security.event_dispatcher.pimcore_admin", "debug.security.event_dispatcher.portal_engine", "debug.traced.messenger.bus.portal-engine", "debug.traced.messenger.bus.pimcore-generic-data-index", "debug.traced.generic.execution.engine.bus", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "rate_limiter" was defined on service(s) "limiter.reset_password", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.portalengine", "monolog.logger.request", "monolog.logger.console", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.http_client", "monolog.logger.mailer", "monolog.logger.translation", "monolog.logger.php", "monolog.logger.event", "monolog.logger.router", "monolog.logger.lock", "monolog.logger.profiler", "monolog.logger.security", "monolog.logger.doctrine", "monolog.logger.debug", "monolog.logger.admin", "monolog.logger.admin_statistics", "monolog.logger.pimcore.opensearch.default", "monolog.logger.elasticsearch.es", "monolog.logger.pimcore.elasticsearch.default", "monolog.logger.advanced_object_search.es", "monolog.logger.pimcore_advanced_object_search", "monolog.logger.routing", "monolog.logger.pimcore", "monolog.logger.init", "monolog.logger.redirect", "monolog.logger.pimcore_copilot", "monolog.logger.generic_execution_engine", "monolog.logger.pimcore_api", "monolog.logger.session", but was never used.
Tag "messenger.middleware" was defined on service(s) "Pimcore\Messenger\Middleware\CollectGarbageMiddleware", "Pimcore\Bundle\GenericExecutionEngineBundle\Messenger\Middleware\StepConditionMiddleware", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.