Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\DependencyInjection\StofDoctrineExtensionsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\DependencyInjection\Compiler\ValidateExtensionConfigurationPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\EntityRepository::getEntityManager()" might add "EntityManagerInterface" as a native return type declaration in the future. Do the same in child class "App\Repository\BaseRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::supportsClass()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\FrontendUserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::supportsClass()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\UserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::refreshUser()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "App\Security\UserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "App\Serializer\BlockNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Class "App\Serializer\KleapBlockNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "App\Serializer\KleapBlockNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "App\Serializer\KleapBlockNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Serializer\KleapBlockNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Serializer\KleapBlockNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Serializer\KleapBlockNormalizer::supportsDenormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\DenormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Serializer\KleapBlockNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\BlockProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\FileProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\LayoutProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\MediaProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\OrderProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\PageProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\Processor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\ProductImageProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\ProductProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\StyleProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\TemplateVisualProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\User\UserProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\UserWorkspaceProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\WorkspaceContextProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\WorkspaceMenuProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\WorkspaceMetaProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\WorkspaceProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since symfony/security-bundle 5.4: Not configuring explicitly the provider for the "google_login" firewall is deprecated because it's ambiguous as there is more than one registered provider. Set the "provider" key to one of the configured providers, even if your custom authenticators don't use it.
Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run "composer require symfony/string" and set "keep_legacy_inflector" to false in config.
Since gesdinet/jwt-refresh-token-bundle 1.0: The "Gesdinet\JWTRefreshTokenBundle\Entity\AbstractRefreshToken" class is deprecated, use "Gesdinet\JWTRefreshTokenBundle\Model\AbstractRefreshToken" instead.
Since symfony/doctrine-bridge 6.3: Registering "stof_doctrine_extensions.listener.loggable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "gedmo.listener.softdeleteable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "stof_doctrine_extensions.listener.timestampable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "stof_doctrine_extensions.listener.blameable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "stof_doctrine_extensions.listener.softdeleteable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "stof_doctrine_extensions.listener.sortable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Serializer\BlockNormalizer" service.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Loggable\LoggableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\SoftDeleteable\SoftDeleteableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Timestampable\TimestampableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Blameable\BlameableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Sortable\SortableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since api-platform/core 3.1: In API Platform 4 PUT will always replace the data, use extraProperties["standard_put"] to "true" on every operation to avoid breaking PUT's behavior. Use PATCH to use the old behavior.
The "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" class implements "Doctrine\DBAL\Driver\ServerInfoAwareConnection" that is deprecated The methods defined in this interface will be made part of the {@see Driver} interface in the next major release.
Log messages generated during the compilation of the service container.
Messages
Class
824
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AI\WorkspaceAiCreationCommand" (parent: .abstract.instanceof.App\Command\AI\WorkspaceAiCreationCommand).
Resolving inheritance for "App\Command\AI\WorkspaceAiCreationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AI\WorkspaceAiCreationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddUserCommand" (parent: .abstract.instanceof.App\Command\AddUserCommand).
Resolving inheritance for "App\Command\AddUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssignProductsAndOrdersToWorkspace" (parent: .abstract.instanceof.App\Command\AssignProductsAndOrdersToWorkspace).
Resolving inheritance for "App\Command\AssignProductsAndOrdersToWorkspace" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssignProductsAndOrdersToWorkspace).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cache\RevalidateCacheCommand" (parent: .abstract.instanceof.App\Command\Cache\RevalidateCacheCommand).
Resolving inheritance for "App\Command\Cache\RevalidateCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cache\RevalidateCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertImagePlaiceholder" (parent: .abstract.instanceof.App\Command\ConvertImagePlaiceholder).
Resolving inheritance for "App\Command\ConvertImagePlaiceholder" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertImagePlaiceholder).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertOldLayouts" (parent: .abstract.instanceof.App\Command\ConvertOldLayouts).
Resolving inheritance for "App\Command\ConvertOldLayouts" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertOldLayouts).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertSeo" (parent: .abstract.instanceof.App\Command\ConvertSeo).
Resolving inheritance for "App\Command\ConvertSeo" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertSeo).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomDomainCheckCommand" (parent: .abstract.instanceof.App\Command\CustomDomainCheckCommand).
Resolving inheritance for "App\Command\CustomDomainCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomDomainCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataFix\CreditPlanUpdateCommand" (parent: .abstract.instanceof.App\Command\DataFix\CreditPlanUpdateCommand).
Resolving inheritance for "App\Command\DataFix\CreditPlanUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataFix\CreditPlanUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataFix\RemoveLayoutParentAsChildCommand" (parent: .abstract.instanceof.App\Command\DataFix\RemoveLayoutParentAsChildCommand).
Resolving inheritance for "App\Command\DataFix\RemoveLayoutParentAsChildCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataFix\RemoveLayoutParentAsChildCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDuplicateMedia" (parent: .abstract.instanceof.App\Command\DeleteDuplicateMedia).
Resolving inheritance for "App\Command\DeleteDuplicateMedia" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDuplicateMedia).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportImageFromUrl" (parent: .abstract.instanceof.App\Command\ExportImageFromUrl).
Resolving inheritance for "App\Command\ExportImageFromUrl" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportImageFromUrl).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LinkWorkspaces" (parent: .abstract.instanceof.App\Command\LinkWorkspaces).
Resolving inheritance for "App\Command\LinkWorkspaces" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LinkWorkspaces).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OptimizeBlockMediaCommand" (parent: .abstract.instanceof.App\Command\OptimizeBlockMediaCommand).
Resolving inheritance for "App\Command\OptimizeBlockMediaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OptimizeBlockMediaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OptimizeLayouts" (parent: .abstract.instanceof.App\Command\OptimizeLayouts).
Resolving inheritance for "App\Command\OptimizeLayouts" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OptimizeLayouts).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateBlockPageCommand" (parent: .abstract.instanceof.App\Command\PopulateBlockPageCommand).
Resolving inheritance for "App\Command\PopulateBlockPageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateBlockPageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateWorkspaceTokenCommand" (parent: .abstract.instanceof.App\Command\RegenerateWorkspaceTokenCommand).
Resolving inheritance for "App\Command\RegenerateWorkspaceTokenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateWorkspaceTokenCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveNonKleapCustomDomainCommand" (parent: .abstract.instanceof.App\Command\RemoveNonKleapCustomDomainCommand).
Resolving inheritance for "App\Command\RemoveNonKleapCustomDomainCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveNonKleapCustomDomainCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetWorkspaceStripeDetailsFromUser" (parent: .abstract.instanceof.App\Command\SetWorkspaceStripeDetailsFromUser).
Resolving inheritance for "App\Command\SetWorkspaceStripeDetailsFromUser" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetWorkspaceStripeDetailsFromUser).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StripePlanUpdateCommand" (parent: .abstract.instanceof.App\Command\StripePlanUpdateCommand).
Resolving inheritance for "App\Command\StripePlanUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StripePlanUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestOpenAI" (parent: .abstract.instanceof.App\Command\TestOpenAI).
Resolving inheritance for "App\Command\TestOpenAI" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestOpenAI).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Translation\AddLanguageToWorkspaceTranslationCommand" (parent: .abstract.instanceof.App\Command\Translation\AddLanguageToWorkspaceTranslationCommand).
Resolving inheritance for "App\Command\Translation\AddLanguageToWorkspaceTranslationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Translation\AddLanguageToWorkspaceTranslationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Translation\AutoTranslatePageWorkspaceCommand" (parent: .abstract.instanceof.App\Command\Translation\AutoTranslatePageWorkspaceCommand).
Resolving inheritance for "App\Command\Translation\AutoTranslatePageWorkspaceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Translation\AutoTranslatePageWorkspaceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\GenerateUmamiWorkspaces" (parent: .abstract.instanceof.App\Command\Umami\GenerateUmamiWorkspaces).
Resolving inheritance for "App\Command\Umami\GenerateUmamiWorkspaces" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\GenerateUmamiWorkspaces).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\InspectUmamiWorkspaces" (parent: .abstract.instanceof.App\Command\Umami\InspectUmamiWorkspaces).
Resolving inheritance for "App\Command\Umami\InspectUmamiWorkspaces" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\InspectUmamiWorkspaces).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\NotifyWorkspacesMetrixCommand" (parent: .abstract.instanceof.App\Command\Umami\NotifyWorkspacesMetrixCommand).
Resolving inheritance for "App\Command\Umami\NotifyWorkspacesMetrixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\NotifyWorkspacesMetrixCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsuppressAllCustomerIOCommand" (parent: .abstract.instanceof.App\Command\UnsuppressAllCustomerIOCommand).
Resolving inheritance for "App\Command\UnsuppressAllCustomerIOCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsuppressAllCustomerIOCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsuppressCustomerIOCommand" (parent: .abstract.instanceof.App\Command\UnsuppressCustomerIOCommand).
Resolving inheritance for "App\Command\UnsuppressCustomerIOCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsuppressCustomerIOCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\ConfirmComponent" (parent: .abstract.instanceof.App\Components\ConfirmComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\ConfirmComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\ConfirmComponent).
Resolving inheritance for ".instanceof.App\Components\ConfirmComponent.0.App\Components\ConfirmComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\ConfirmComponent).
Resolving inheritance for "App\Components\ConfirmComponent" (parent: .instanceof.App\Components\ConfirmComponent.0.App\Components\ConfirmComponent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\ModalComponent" (parent: .abstract.instanceof.App\Components\ModalComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\ModalComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\ModalComponent).
Resolving inheritance for ".instanceof.App\Components\ModalComponent.0.App\Components\ModalComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\ModalComponent).
Resolving inheritance for "App\Components\ModalComponent" (parent: .instanceof.App\Components\ModalComponent.0.App\Components\ModalComponent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\TableComponent" (parent: .abstract.instanceof.App\Components\TableComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\TableComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\TableComponent).
Resolving inheritance for ".instanceof.App\Components\TableComponent.0.App\Components\TableComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\TableComponent).
Resolving inheritance for "App\Components\TableComponent" (parent: .instanceof.App\Components\TableComponent.0.App\Components\TableComponent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiTemplateAssignmentController" (parent: .abstract.instanceof.App\Controller\AiTemplateAssignmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiTemplateAssignmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiTemplateAssignmentController).
Resolving inheritance for "App\Controller\AiTemplateAssignmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiTemplateAssignmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiTemplateController" (parent: .abstract.instanceof.App\Controller\AiTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiTemplateController).
Resolving inheritance for "App\Controller\AiTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AI\ChatAIController" (parent: .abstract.instanceof.App\Controller\Api\AI\ChatAIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AI\ChatAIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AI\ChatAIController).
Resolving inheritance for ".instanceof.App\Controller\Api\AI\ChatAIController.0.App\Controller\Api\AI\ChatAIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AI\ChatAIController).
Resolving inheritance for "App\Controller\Api\AI\ChatAIController" (parent: .instanceof.App\Controller\Api\AI\ChatAIController.0.App\Controller\Api\AI\ChatAIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request" (parent: .abstract.instanceof.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request).
Resolving inheritance for ".instanceof.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request).
Resolving inheritance for "App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request" (parent: .instanceof.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CurrentUserReadController" (parent: .abstract.instanceof.App\Controller\Api\CurrentUserReadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CurrentUserReadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CurrentUserReadController).
Resolving inheritance for ".instanceof.App\Controller\Api\CurrentUserReadController.0.App\Controller\Api\CurrentUserReadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CurrentUserReadController).
Resolving inheritance for "App\Controller\Api\CurrentUserReadController" (parent: .instanceof.App\Controller\Api\CurrentUserReadController.0.App\Controller\Api\CurrentUserReadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController" (parent: .abstract.instanceof.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController).
Resolving inheritance for ".instanceof.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController).
Resolving inheritance for "App\Controller\Api\CustomerIo\FailedCustomDomainEmailController" (parent: .instanceof.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController" (parent: .abstract.instanceof.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController).
Resolving inheritance for ".instanceof.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController).
Resolving inheritance for "App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController" (parent: .instanceof.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController).
Resolving inheritance for ".instanceof.App\Controller\Api\Dashboard\WorkspaceDashboardController.0.App\Controller\Api\Dashboard\WorkspaceDashboardController" (parent: .abstract.instanceof.App\Controller\Api\Dashboard\WorkspaceDashboardController).
Resolving inheritance for "App\Controller\Api\Dashboard\WorkspaceDashboardController" (parent: .instanceof.App\Controller\Api\Dashboard\WorkspaceDashboardController.0.App\Controller\Api\Dashboard\WorkspaceDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultFontPackController" (parent: .abstract.instanceof.App\Controller\Api\DefaultFontPackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultFontPackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultFontPackController).
Resolving inheritance for ".instanceof.App\Controller\Api\DefaultFontPackController.0.App\Controller\Api\DefaultFontPackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultFontPackController).
Resolving inheritance for "App\Controller\Api\DefaultFontPackController" (parent: .instanceof.App\Controller\Api\DefaultFontPackController.0.App\Controller\Api\DefaultFontPackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultStyleController" (parent: .abstract.instanceof.App\Controller\Api\DefaultStyleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultStyleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultStyleController).
Resolving inheritance for ".instanceof.App\Controller\Api\DefaultStyleController.0.App\Controller\Api\DefaultStyleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultStyleController).
Resolving inheritance for "App\Controller\Api\DefaultStyleController" (parent: .instanceof.App\Controller\Api\DefaultStyleController.0.App\Controller\Api\DefaultStyleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOnboardingLayout" (parent: .abstract.instanceof.App\Controller\Api\GetOnboardingLayout).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOnboardingLayout" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOnboardingLayout).
Resolving inheritance for ".instanceof.App\Controller\Api\GetOnboardingLayout.0.App\Controller\Api\GetOnboardingLayout" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOnboardingLayout).
Resolving inheritance for "App\Controller\Api\GetOnboardingLayout" (parent: .instanceof.App\Controller\Api\GetOnboardingLayout.0.App\Controller\Api\GetOnboardingLayout).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetStylesController" (parent: .abstract.instanceof.App\Controller\Api\GetStylesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetStylesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetStylesController).
Resolving inheritance for ".instanceof.App\Controller\Api\GetStylesController.0.App\Controller\Api\GetStylesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetStylesController).
Resolving inheritance for "App\Controller\Api\GetStylesController" (parent: .instanceof.App\Controller\Api\GetStylesController.0.App\Controller\Api\GetStylesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\KleapIt" (parent: .abstract.instanceof.App\Controller\Api\KleapIt).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\KleapIt" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\KleapIt).
Resolving inheritance for ".instanceof.App\Controller\Api\KleapIt.0.App\Controller\Api\KleapIt" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\KleapIt).
Resolving inheritance for "App\Controller\Api\KleapIt" (parent: .instanceof.App\Controller\Api\KleapIt.0.App\Controller\Api\KleapIt).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\KleapItModels" (parent: .abstract.instanceof.App\Controller\Api\KleapItModels).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\KleapItModels" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\KleapItModels).
Resolving inheritance for ".instanceof.App\Controller\Api\KleapItModels.0.App\Controller\Api\KleapItModels" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\KleapItModels).
Resolving inheritance for "App\Controller\Api\KleapItModels" (parent: .instanceof.App\Controller\Api\KleapItModels.0.App\Controller\Api\KleapItModels).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\CreateProductOrderController" (parent: .abstract.instanceof.App\Controller\Api\Marketplace\CreateProductOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\CreateProductOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\CreateProductOrderController).
Resolving inheritance for ".instanceof.App\Controller\Api\Marketplace\CreateProductOrderController.0.App\Controller\Api\Marketplace\CreateProductOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\CreateProductOrderController).
Resolving inheritance for "App\Controller\Api\Marketplace\CreateProductOrderController" (parent: .instanceof.App\Controller\Api\Marketplace\CreateProductOrderController.0.App\Controller\Api\Marketplace\CreateProductOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController" (parent: .abstract.instanceof.App\Controller\Api\Marketplace\MarketplaceSalesBoardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController).
Resolving inheritance for ".instanceof.App\Controller\Api\Marketplace\MarketplaceSalesBoardController.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController).
Resolving inheritance for "App\Controller\Api\Marketplace\MarketplaceSalesBoardController" (parent: .instanceof.App\Controller\Api\Marketplace\MarketplaceSalesBoardController.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\OrderCollectionsController" (parent: .abstract.instanceof.App\Controller\Api\Marketplace\OrderCollectionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\OrderCollectionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\OrderCollectionsController).
Resolving inheritance for ".instanceof.App\Controller\Api\Marketplace\OrderCollectionsController.0.App\Controller\Api\Marketplace\OrderCollectionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\OrderCollectionsController).
Resolving inheritance for "App\Controller\Api\Marketplace\OrderCollectionsController" (parent: .instanceof.App\Controller\Api\Marketplace\OrderCollectionsController.0.App\Controller\Api\Marketplace\OrderCollectionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\OrderRefundController" (parent: .abstract.instanceof.App\Controller\Api\Marketplace\OrderRefundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\OrderRefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\OrderRefundController).
Resolving inheritance for ".instanceof.App\Controller\Api\Marketplace\OrderRefundController.0.App\Controller\Api\Marketplace\OrderRefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\OrderRefundController).
Resolving inheritance for "App\Controller\Api\Marketplace\OrderRefundController" (parent: .instanceof.App\Controller\Api\Marketplace\OrderRefundController.0.App\Controller\Api\Marketplace\OrderRefundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\ProductFileReaderController" (parent: .abstract.instanceof.App\Controller\Api\Marketplace\ProductFileReaderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\ProductFileReaderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\ProductFileReaderController).
Resolving inheritance for ".instanceof.App\Controller\Api\Marketplace\ProductFileReaderController.0.App\Controller\Api\Marketplace\ProductFileReaderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\ProductFileReaderController).
Resolving inheritance for "App\Controller\Api\Marketplace\ProductFileReaderController" (parent: .instanceof.App\Controller\Api\Marketplace\ProductFileReaderController.0.App\Controller\Api\Marketplace\ProductFileReaderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\ProductOrderController" (parent: .abstract.instanceof.App\Controller\Api\Marketplace\ProductOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\ProductOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\ProductOrderController).
Resolving inheritance for ".instanceof.App\Controller\Api\Marketplace\ProductOrderController.0.App\Controller\Api\Marketplace\ProductOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\ProductOrderController).
Resolving inheritance for "App\Controller\Api\Marketplace\ProductOrderController" (parent: .instanceof.App\Controller\Api\Marketplace\ProductOrderController.0.App\Controller\Api\Marketplace\ProductOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\CreatePageFromAIRequest" (parent: .abstract.instanceof.App\Controller\Api\Page\CreatePageFromAIRequest).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\CreatePageFromAIRequest" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\CreatePageFromAIRequest).
Resolving inheritance for ".instanceof.App\Controller\Api\Page\CreatePageFromAIRequest.0.App\Controller\Api\Page\CreatePageFromAIRequest" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\CreatePageFromAIRequest).
Resolving inheritance for "App\Controller\Api\Page\CreatePageFromAIRequest" (parent: .instanceof.App\Controller\Api\Page\CreatePageFromAIRequest.0.App\Controller\Api\Page\CreatePageFromAIRequest).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\CreatePageFromAIV2Request" (parent: .abstract.instanceof.App\Controller\Api\Page\CreatePageFromAIV2Request).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\CreatePageFromAIV2Request" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\CreatePageFromAIV2Request).
Resolving inheritance for ".instanceof.App\Controller\Api\Page\CreatePageFromAIV2Request.0.App\Controller\Api\Page\CreatePageFromAIV2Request" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\CreatePageFromAIV2Request).
Resolving inheritance for "App\Controller\Api\Page\CreatePageFromAIV2Request" (parent: .instanceof.App\Controller\Api\Page\CreatePageFromAIV2Request.0.App\Controller\Api\Page\CreatePageFromAIV2Request).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request" (parent: .abstract.instanceof.App\Controller\Api\Page\OnboardingPageFromAIV2Request).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request).
Resolving inheritance for ".instanceof.App\Controller\Api\Page\OnboardingPageFromAIV2Request.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request).
Resolving inheritance for "App\Controller\Api\Page\OnboardingPageFromAIV2Request" (parent: .instanceof.App\Controller\Api\Page\OnboardingPageFromAIV2Request.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\PageRequestController" (parent: .abstract.instanceof.App\Controller\Api\Page\PageRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\PageRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\PageRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\Page\PageRequestController.0.App\Controller\Api\Page\PageRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\PageRequestController).
Resolving inheritance for "App\Controller\Api\Page\PageRequestController" (parent: .instanceof.App\Controller\Api\Page\PageRequestController.0.App\Controller\Api\Page\PageRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest" (parent: .abstract.instanceof.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest).
Resolving inheritance for ".instanceof.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest).
Resolving inheritance for "App\Controller\Api\Page\PublicReplacePageContentFromAIRequest" (parent: .instanceof.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest" (parent: .abstract.instanceof.App\Controller\Api\Page\ReplacePageContentFromAIRequest).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest).
Resolving inheritance for ".instanceof.App\Controller\Api\Page\ReplacePageContentFromAIRequest.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest).
Resolving inheritance for "App\Controller\Api\Page\ReplacePageContentFromAIRequest" (parent: .instanceof.App\Controller\Api\Page\ReplacePageContentFromAIRequest.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\SitemapRequestController" (parent: .abstract.instanceof.App\Controller\Api\Page\SitemapRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\SitemapRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\SitemapRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\Page\SitemapRequestController.0.App\Controller\Api\Page\SitemapRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\SitemapRequestController).
Resolving inheritance for "App\Controller\Api\Page\SitemapRequestController" (parent: .instanceof.App\Controller\Api\Page\SitemapRequestController.0.App\Controller\Api\Page\SitemapRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PublicFollowController" (parent: .abstract.instanceof.App\Controller\Api\PublicFollowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PublicFollowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PublicFollowController).
Resolving inheritance for ".instanceof.App\Controller\Api\PublicFollowController.0.App\Controller\Api\PublicFollowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PublicFollowController).
Resolving inheritance for "App\Controller\Api\PublicFollowController" (parent: .instanceof.App\Controller\Api\PublicFollowController.0.App\Controller\Api\PublicFollowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PublicPageController" (parent: .abstract.instanceof.App\Controller\Api\PublicPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PublicPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PublicPageController).
Resolving inheritance for ".instanceof.App\Controller\Api\PublicPageController.0.App\Controller\Api\PublicPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PublicPageController).
Resolving inheritance for "App\Controller\Api\PublicPageController" (parent: .instanceof.App\Controller\Api\PublicPageController.0.App\Controller\Api\PublicPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SubdomainCheckController" (parent: .abstract.instanceof.App\Controller\Api\SubdomainCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SubdomainCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SubdomainCheckController).
Resolving inheritance for ".instanceof.App\Controller\Api\SubdomainCheckController.0.App\Controller\Api\SubdomainCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SubdomainCheckController).
Resolving inheritance for "App\Controller\Api\SubdomainCheckController" (parent: .instanceof.App\Controller\Api\SubdomainCheckController.0.App\Controller\Api\SubdomainCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Subscribe" (parent: .abstract.instanceof.App\Controller\Api\Subscribe).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Subscribe" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Subscribe).
Resolving inheritance for ".instanceof.App\Controller\Api\Subscribe.0.App\Controller\Api\Subscribe" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Subscribe).
Resolving inheritance for "App\Controller\Api\Subscribe" (parent: .instanceof.App\Controller\Api\Subscribe.0.App\Controller\Api\Subscribe).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Translation\TranslationRequestController" (parent: .abstract.instanceof.App\Controller\Api\Translation\TranslationRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Translation\TranslationRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Translation\TranslationRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\Translation\TranslationRequestController.0.App\Controller\Api\Translation\TranslationRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Translation\TranslationRequestController).
Resolving inheritance for "App\Controller\Api\Translation\TranslationRequestController" (parent: .instanceof.App\Controller\Api\Translation\TranslationRequestController.0.App\Controller\Api\Translation\TranslationRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\CurrentUserReadController" (parent: .abstract.instanceof.App\Controller\Api\User\CurrentUserReadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\CurrentUserReadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\CurrentUserReadController).
Resolving inheritance for ".instanceof.App\Controller\Api\User\CurrentUserReadController.0.App\Controller\Api\User\CurrentUserReadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\CurrentUserReadController).
Resolving inheritance for "App\Controller\Api\User\CurrentUserReadController" (parent: .instanceof.App\Controller\Api\User\CurrentUserReadController.0.App\Controller\Api\User\CurrentUserReadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\ResetPasswordRequestController" (parent: .abstract.instanceof.App\Controller\Api\User\ResetPasswordRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\ResetPasswordRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\ResetPasswordRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\User\ResetPasswordRequestController.0.App\Controller\Api\User\ResetPasswordRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\ResetPasswordRequestController).
Resolving inheritance for "App\Controller\Api\User\ResetPasswordRequestController" (parent: .instanceof.App\Controller\Api\User\ResetPasswordRequestController.0.App\Controller\Api\User\ResetPasswordRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\ValidateOtpRequestController" (parent: .abstract.instanceof.App\Controller\Api\User\ValidateOtpRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\ValidateOtpRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\ValidateOtpRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\User\ValidateOtpRequestController.0.App\Controller\Api\User\ValidateOtpRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\ValidateOtpRequestController).
Resolving inheritance for "App\Controller\Api\User\ValidateOtpRequestController" (parent: .instanceof.App\Controller\Api\User\ValidateOtpRequestController.0.App\Controller\Api\User\ValidateOtpRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\CustomDomainCheckerController" (parent: .abstract.instanceof.App\Controller\Api\Workspace\CustomDomainCheckerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\CustomDomainCheckerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\CustomDomainCheckerController).
Resolving inheritance for ".instanceof.App\Controller\Api\Workspace\CustomDomainCheckerController.0.App\Controller\Api\Workspace\CustomDomainCheckerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\CustomDomainCheckerController).
Resolving inheritance for "App\Controller\Api\Workspace\CustomDomainCheckerController" (parent: .instanceof.App\Controller\Api\Workspace\CustomDomainCheckerController.0.App\Controller\Api\Workspace\CustomDomainCheckerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\MultiLingueCheckerController" (parent: .abstract.instanceof.App\Controller\Api\Workspace\MultiLingueCheckerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\MultiLingueCheckerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\MultiLingueCheckerController).
Resolving inheritance for ".instanceof.App\Controller\Api\Workspace\MultiLingueCheckerController.0.App\Controller\Api\Workspace\MultiLingueCheckerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\MultiLingueCheckerController).
Resolving inheritance for "App\Controller\Api\Workspace\MultiLingueCheckerController" (parent: .instanceof.App\Controller\Api\Workspace\MultiLingueCheckerController.0.App\Controller\Api\Workspace\MultiLingueCheckerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController" (parent: .abstract.instanceof.App\Controller\Api\Workspace\RegenerateTranslationRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\Workspace\RegenerateTranslationRequestController.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController).
Resolving inheritance for "App\Controller\Api\Workspace\RegenerateTranslationRequestController" (parent: .instanceof.App\Controller\Api\Workspace\RegenerateTranslationRequestController.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController" (parent: .abstract.instanceof.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController).
Resolving inheritance for ".instanceof.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController).
Resolving inheritance for "App\Controller\Api\Workspace\ReplaceOneEntryTranslationController" (parent: .instanceof.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation" (parent: .abstract.instanceof.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation).
Resolving inheritance for ".instanceof.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation).
Resolving inheritance for "App\Controller\Api\Workspace\RequestOneLanguageOfTranslation" (parent: .instanceof.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController" (parent: .abstract.instanceof.App\Controller\Api\Workspace\WorkspaceTemplateRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\Workspace\WorkspaceTemplateRequestController.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController).
Resolving inheritance for "App\Controller\Api\Workspace\WorkspaceTemplateRequestController" (parent: .instanceof.App\Controller\Api\Workspace\WorkspaceTemplateRequestController.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController" (parent: .abstract.instanceof.App\Controller\Api\Workspace\WorkspaceTranslationRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\Workspace\WorkspaceTranslationRequestController.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController).
Resolving inheritance for "App\Controller\Api\Workspace\WorkspaceTranslationRequestController" (parent: .instanceof.App\Controller\Api\Workspace\WorkspaceTranslationRequestController.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WorkspaceRequestController" (parent: .abstract.instanceof.App\Controller\Api\WorkspaceRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WorkspaceRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WorkspaceRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\WorkspaceRequestController.0.App\Controller\Api\WorkspaceRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WorkspaceRequestController).
Resolving inheritance for "App\Controller\Api\WorkspaceRequestController" (parent: .instanceof.App\Controller\Api\WorkspaceRequestController.0.App\Controller\Api\WorkspaceRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WorkspacesRequestController" (parent: .abstract.instanceof.App\Controller\Api\WorkspacesRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WorkspacesRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WorkspacesRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\WorkspacesRequestController.0.App\Controller\Api\WorkspacesRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WorkspacesRequestController).
Resolving inheritance for "App\Controller\Api\WorkspacesRequestController" (parent: .instanceof.App\Controller\Api\WorkspacesRequestController.0.App\Controller\Api\WorkspacesRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlockTemplateController" (parent: .abstract.instanceof.App\Controller\BlockTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlockTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlockTemplateController).
Resolving inheritance for "App\Controller\BlockTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlockTemplateController).
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\FontController" (parent: .abstract.instanceof.App\Controller\FontController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FontController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FontController).
Resolving inheritance for "App\Controller\FontController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FontController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KleapUserController" (parent: .abstract.instanceof.App\Controller\KleapUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KleapUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KleapUserController).
Resolving inheritance for "App\Controller\KleapUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KleapUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripePlanController" (parent: .abstract.instanceof.App\Controller\StripePlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripePlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripePlanController).
Resolving inheritance for "App\Controller\StripePlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripePlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StyleController" (parent: .abstract.instanceof.App\Controller\StyleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StyleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StyleController).
Resolving inheritance for "App\Controller\StyleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StyleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslationController" (parent: .abstract.instanceof.App\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslationController).
Resolving inheritance for "App\Controller\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkspaceController" (parent: .abstract.instanceof.App\Controller\WorkspaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkspaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkspaceController).
Resolving inheritance for "App\Controller\WorkspaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkspaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkspaceGalleryController" (parent: .abstract.instanceof.App\Controller\WorkspaceGalleryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkspaceGalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkspaceGalleryController).
Resolving inheritance for "App\Controller\WorkspaceGalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkspaceGalleryController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\FilterByCurrentUserExtension" (parent: .abstract.instanceof.App\Doctrine\FilterByCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\FilterByCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\FilterByCurrentUserExtension).
Resolving inheritance for "App\Doctrine\FilterByCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\FilterByCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\FilterPageTypeForCurrentUser" (parent: .abstract.instanceof.App\Doctrine\FilterPageTypeForCurrentUser).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\FilterPageTypeForCurrentUser" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\FilterPageTypeForCurrentUser).
Resolving inheritance for "App\Doctrine\FilterPageTypeForCurrentUser" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\FilterPageTypeForCurrentUser).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LayoutExtension" (parent: .abstract.instanceof.App\Doctrine\LayoutExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LayoutExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LayoutExtension).
Resolving inheritance for "App\Doctrine\LayoutExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LayoutExtension).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\BlogListBlock" (parent: .abstract.instanceof.App\Dto\Block\BlogListBlock).
Resolving inheritance for "App\Dto\Block\BlogListBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\BlogListBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\ContactBlock" (parent: .abstract.instanceof.App\Dto\Block\ContactBlock).
Resolving inheritance for "App\Dto\Block\ContactBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\ContactBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\LinkBlock" (parent: .abstract.instanceof.App\Dto\Block\LinkBlock).
Resolving inheritance for "App\Dto\Block\LinkBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\LinkBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\MailButtonBlock" (parent: .abstract.instanceof.App\Dto\Block\MailButtonBlock).
Resolving inheritance for "App\Dto\Block\MailButtonBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\MailButtonBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\MenuBlock" (parent: .abstract.instanceof.App\Dto\Block\MenuBlock).
Resolving inheritance for "App\Dto\Block\MenuBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\MenuBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\PictureFrameBlock" (parent: .abstract.instanceof.App\Dto\Block\PictureFrameBlock).
Resolving inheritance for "App\Dto\Block\PictureFrameBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\PictureFrameBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\PictureLogoBlock" (parent: .abstract.instanceof.App\Dto\Block\PictureLogoBlock).
Resolving inheritance for "App\Dto\Block\PictureLogoBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\PictureLogoBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\ProfileBlock" (parent: .abstract.instanceof.App\Dto\Block\ProfileBlock).
Resolving inheritance for "App\Dto\Block\ProfileBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\ProfileBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\SocialMediaBlock" (parent: .abstract.instanceof.App\Dto\Block\SocialMediaBlock).
Resolving inheritance for "App\Dto\Block\SocialMediaBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\SocialMediaBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\TelButtonBlock" (parent: .abstract.instanceof.App\Dto\Block\TelButtonBlock).
Resolving inheritance for "App\Dto\Block\TelButtonBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\TelButtonBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\TextBlock" (parent: .abstract.instanceof.App\Dto\Block\TextBlock).
Resolving inheritance for "App\Dto\Block\TextBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\TextBlock).
Resolving inheritance for ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\VideoBlock" (parent: .abstract.instanceof.App\Dto\Block\VideoBlock).
Resolving inheritance for "App\Dto\Block\VideoBlock" (parent: .instanceof.App\Dto\BlockInterface.0.App\Dto\Block\VideoBlock).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResizePolyFormListener" (parent: .abstract.instanceof.App\EventSubscriber\ResizePolyFormListener).
Resolving inheritance for "App\EventSubscriber\ResizePolyFormListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResizePolyFormListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AiTemplateAssignmentType" (parent: .abstract.instanceof.App\Form\AiTemplateAssignmentType).
Resolving inheritance for "App\Form\AiTemplateAssignmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AiTemplateAssignmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AiTemplateType" (parent: .abstract.instanceof.App\Form\AiTemplateType).
Resolving inheritance for "App\Form\AiTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AiTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputChoiceItemType" (parent: .abstract.instanceof.App\Form\BlockTemplateInputChoiceItemType).
Resolving inheritance for "App\Form\BlockTemplateInputChoiceItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputChoiceItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputChoiceType" (parent: .abstract.instanceof.App\Form\BlockTemplateInputChoiceType).
Resolving inheritance for "App\Form\BlockTemplateInputChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputTextType" (parent: .abstract.instanceof.App\Form\BlockTemplateInputTextType).
Resolving inheritance for "App\Form\BlockTemplateInputTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputTextareaType" (parent: .abstract.instanceof.App\Form\BlockTemplateInputTextareaType).
Resolving inheritance for "App\Form\BlockTemplateInputTextareaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputTextareaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputType" (parent: .abstract.instanceof.App\Form\BlockTemplateInputType).
Resolving inheritance for "App\Form\BlockTemplateInputType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateType" (parent: .abstract.instanceof.App\Form\BlockTemplateType).
Resolving inheritance for "App\Form\BlockTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FontType" (parent: .abstract.instanceof.App\Form\FontType).
Resolving inheritance for "App\Form\FontType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FontType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KleapUserType" (parent: .abstract.instanceof.App\Form\KleapUserType).
Resolving inheritance for "App\Form\KleapUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KleapUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StripePlanType" (parent: .abstract.instanceof.App\Form\StripePlanType).
Resolving inheritance for "App\Form\StripePlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StripePlanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StylePropertyType" (parent: .abstract.instanceof.App\Form\StylePropertyType).
Resolving inheritance for "App\Form\StylePropertyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StylePropertyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StyleType" (parent: .abstract.instanceof.App\Form\StyleType).
Resolving inheritance for "App\Form\StyleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StyleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationAddKeyType" (parent: .abstract.instanceof.App\Form\TranslationAddKeyType).
Resolving inheritance for "App\Form\TranslationAddKeyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationAddKeyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationPropertyType" (parent: .abstract.instanceof.App\Form\TranslationPropertyType).
Resolving inheritance for "App\Form\TranslationPropertyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationPropertyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationType" (parent: .abstract.instanceof.App\Form\TranslationType).
Resolving inheritance for "App\Form\TranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AceEditorType" (parent: .abstract.instanceof.App\Form\Type\AceEditorType).
Resolving inheritance for "App\Form\Type\AceEditorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AceEditorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\ChoiceTypeExtension" (parent: .abstract.instanceof.App\Form\Type\ChoiceTypeExtension).
Resolving inheritance for "App\Form\Type\ChoiceTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\ChoiceTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\DateTypeExtension" (parent: .abstract.instanceof.App\Form\Type\DateTypeExtension).
Resolving inheritance for "App\Form\Type\DateTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\DateTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EntityOrOtherType" (parent: .abstract.instanceof.App\Form\Type\EntityOrOtherType).
Resolving inheritance for "App\Form\Type\EntityOrOtherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EntityOrOtherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FroalaType" (parent: .abstract.instanceof.App\Form\Type\FroalaType).
Resolving inheritance for "App\Form\Type\FroalaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FroalaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType" (parent: .abstract.instanceof.App\Form\Type\JsonType).
Resolving inheritance for "App\Form\Type\JsonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PolyCollectionType" (parent: .abstract.instanceof.App\Form\Type\PolyCollectionType).
Resolving inheritance for "App\Form\Type\PolyCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PolyCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\RadioTypeExtension" (parent: .abstract.instanceof.App\Form\Type\RadioTypeExtension).
Resolving inheritance for "App\Form\Type\RadioTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\RadioTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RangeSliderType" (parent: .abstract.instanceof.App\Form\Type\RangeSliderType).
Resolving inheritance for "App\Form\Type\RangeSliderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RangeSliderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTemplateAssignmentRepository" (parent: .abstract.instanceof.App\Repository\AiTemplateAssignmentRepository).
Resolving inheritance for "App\Repository\AiTemplateAssignmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTemplateAssignmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTemplateRepository" (parent: .abstract.instanceof.App\Repository\AiTemplateRepository).
Resolving inheritance for "App\Repository\AiTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlockTemplateInputRepository" (parent: .abstract.instanceof.App\Repository\BlockTemplateInputRepository).
Resolving inheritance for "App\Repository\BlockTemplateInputRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlockTemplateInputRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlockTemplateRepository" (parent: .abstract.instanceof.App\Repository\BlockTemplateRepository).
Resolving inheritance for "App\Repository\BlockTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlockTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowerRepository" (parent: .abstract.instanceof.App\Repository\FollowerRepository).
Resolving inheritance for "App\Repository\FollowerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\AiCreditRepository" (parent: .abstract.instanceof.App\Repository\Kleap\AiCreditRepository).
Resolving inheritance for "App\Repository\Kleap\AiCreditRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\AiCreditRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\BlockRepository" (parent: .abstract.instanceof.App\Repository\Kleap\BlockRepository).
Resolving inheritance for "App\Repository\Kleap\BlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\BlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\DisplayRepository" (parent: .abstract.instanceof.App\Repository\Kleap\DisplayRepository).
Resolving inheritance for "App\Repository\Kleap\DisplayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\DisplayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\DomainMappingRepository" (parent: .abstract.instanceof.App\Repository\Kleap\DomainMappingRepository).
Resolving inheritance for "App\Repository\Kleap\DomainMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\DomainMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\FileRepository" (parent: .abstract.instanceof.App\Repository\Kleap\FileRepository).
Resolving inheritance for "App\Repository\Kleap\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\FileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\FontRepository" (parent: .abstract.instanceof.App\Repository\Kleap\FontRepository).
Resolving inheritance for "App\Repository\Kleap\FontRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\FontRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\LayoutRepository" (parent: .abstract.instanceof.App\Repository\Kleap\LayoutRepository).
Resolving inheritance for "App\Repository\Kleap\LayoutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\LayoutRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OnBoardingHistoricRepository" (parent: .abstract.instanceof.App\Repository\Kleap\OnBoardingHistoricRepository).
Resolving inheritance for "App\Repository\Kleap\OnBoardingHistoricRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OnBoardingHistoricRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OrderLineRepository" (parent: .abstract.instanceof.App\Repository\Kleap\OrderLineRepository).
Resolving inheritance for "App\Repository\Kleap\OrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OrderLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OrderRepository" (parent: .abstract.instanceof.App\Repository\Kleap\OrderRepository).
Resolving inheritance for "App\Repository\Kleap\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\PageRedirectionRepository" (parent: .abstract.instanceof.App\Repository\Kleap\PageRedirectionRepository).
Resolving inheritance for "App\Repository\Kleap\PageRedirectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\PageRedirectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\PageRepository" (parent: .abstract.instanceof.App\Repository\Kleap\PageRepository).
Resolving inheritance for "App\Repository\Kleap\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\PageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\ProductRepository" (parent: .abstract.instanceof.App\Repository\Kleap\ProductRepository).
Resolving inheritance for "App\Repository\Kleap\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\RefreshTokenRepository" (parent: .abstract.instanceof.App\Repository\Kleap\RefreshTokenRepository).
Resolving inheritance for "App\Repository\Kleap\RefreshTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\RefreshTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\SeoRepository" (parent: .abstract.instanceof.App\Repository\Kleap\SeoRepository).
Resolving inheritance for "App\Repository\Kleap\SeoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\SeoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\StylePropertyRepository" (parent: .abstract.instanceof.App\Repository\Kleap\StylePropertyRepository).
Resolving inheritance for "App\Repository\Kleap\StylePropertyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\StylePropertyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\StyleRepository" (parent: .abstract.instanceof.App\Repository\Kleap\StyleRepository).
Resolving inheritance for "App\Repository\Kleap\StyleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\StyleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TagRepository" (parent: .abstract.instanceof.App\Repository\Kleap\TagRepository).
Resolving inheritance for "App\Repository\Kleap\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TemplateCategoryRepository" (parent: .abstract.instanceof.App\Repository\Kleap\TemplateCategoryRepository).
Resolving inheritance for "App\Repository\Kleap\TemplateCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TemplateCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TemplateVisualRepository" (parent: .abstract.instanceof.App\Repository\Kleap\TemplateVisualRepository).
Resolving inheritance for "App\Repository\Kleap\TemplateVisualRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TemplateVisualRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserAccessProfileRepository" (parent: .abstract.instanceof.App\Repository\Kleap\UserAccessProfileRepository).
Resolving inheritance for "App\Repository\Kleap\UserAccessProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserAccessProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserAccessRepository" (parent: .abstract.instanceof.App\Repository\Kleap\UserAccessRepository).
Resolving inheritance for "App\Repository\Kleap\UserAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserAccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserDetailRepository" (parent: .abstract.instanceof.App\Repository\Kleap\UserDetailRepository).
Resolving inheritance for "App\Repository\Kleap\UserDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserRepository" (parent: .abstract.instanceof.App\Repository\Kleap\UserRepository).
Resolving inheritance for "App\Repository\Kleap\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserWorkspaceRepository" (parent: .abstract.instanceof.App\Repository\Kleap\UserWorkspaceRepository).
Resolving inheritance for "App\Repository\Kleap\UserWorkspaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserWorkspaceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMenuItemRepository" (parent: .abstract.instanceof.App\Repository\Kleap\WorkspaceMenuItemRepository).
Resolving inheritance for "App\Repository\Kleap\WorkspaceMenuItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMenuItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMenuRepository" (parent: .abstract.instanceof.App\Repository\Kleap\WorkspaceMenuRepository).
Resolving inheritance for "App\Repository\Kleap\WorkspaceMenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMetaRepository" (parent: .abstract.instanceof.App\Repository\Kleap\WorkspaceMetaRepository).
Resolving inheritance for "App\Repository\Kleap\WorkspaceMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceRepository" (parent: .abstract.instanceof.App\Repository\Kleap\WorkspaceRepository).
Resolving inheritance for "App\Repository\Kleap\WorkspaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KleapAppTranslationRepository" (parent: .abstract.instanceof.App\Repository\KleapAppTranslationRepository).
Resolving inheritance for "App\Repository\KleapAppTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KleapAppTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaliciousIpRepository" (parent: .abstract.instanceof.App\Repository\MaliciousIpRepository).
Resolving inheritance for "App\Repository\MaliciousIpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaliciousIpRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository" (parent: .abstract.instanceof.App\Repository\MediaRepository).
Resolving inheritance for "App\Repository\MediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationEmailSettingRepository" (parent: .abstract.instanceof.App\Repository\NotificationEmailSettingRepository).
Resolving inheritance for "App\Repository\NotificationEmailSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationEmailSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordTokenRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordTokenRepository).
Resolving inheritance for "App\Repository\ResetPasswordTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripePlanRepository" (parent: .abstract.instanceof.App\Repository\StripePlanRepository).
Resolving inheritance for "App\Repository\StripePlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripePlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceContextRepository" (parent: .abstract.instanceof.App\Repository\WorkspaceContextRepository).
Resolving inheritance for "App\Repository\WorkspaceContextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceContextRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceTranslationRepository" (parent: .abstract.instanceof.App\Repository\WorkspaceTranslationRepository).
Resolving inheritance for "App\Repository\WorkspaceTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceTranslationRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AiTemplateAssignmentVoter" (parent: .abstract.instanceof.App\Security\AiTemplateAssignmentVoter).
Resolving inheritance for "App\Security\AiTemplateAssignmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AiTemplateAssignmentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AiTemplateVoter" (parent: .abstract.instanceof.App\Security\AiTemplateVoter).
Resolving inheritance for "App\Security\AiTemplateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AiTemplateVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\BlockTemplateVoter" (parent: .abstract.instanceof.App\Security\BlockTemplateVoter).
Resolving inheritance for "App\Security\BlockTemplateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\BlockTemplateVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\FontVoter" (parent: .abstract.instanceof.App\Security\FontVoter).
Resolving inheritance for "App\Security\FontVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\FontVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\StyleVoter" (parent: .abstract.instanceof.App\Security\StyleVoter).
Resolving inheritance for "App\Security\StyleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\StyleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\TranslationVoter" (parent: .abstract.instanceof.App\Security\TranslationVoter).
Resolving inheritance for "App\Security\TranslationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\TranslationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter" (parent: .abstract.instanceof.App\Security\UserVoter).
Resolving inheritance for "App\Security\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\BlockNormalizer" (parent: .abstract.instanceof.App\Serializer\BlockNormalizer).
Resolving inheritance for "App\Serializer\BlockNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\BlockNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\KleapBlockNormalizer" (parent: .abstract.instanceof.App\Serializer\KleapBlockNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\KleapBlockNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\KleapBlockNormalizer).
Resolving inheritance for "App\Serializer\KleapBlockNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\KleapBlockNormalizer).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\BlockProcessor" (parent: .abstract.instanceof.App\State\BlockProcessor).
Resolving inheritance for "App\State\BlockProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\BlockProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\FileProcessor" (parent: .abstract.instanceof.App\State\FileProcessor).
Resolving inheritance for "App\State\FileProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\FileProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\LayoutProcessor" (parent: .abstract.instanceof.App\State\LayoutProcessor).
Resolving inheritance for "App\State\LayoutProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\LayoutProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\MediaProcessor" (parent: .abstract.instanceof.App\State\MediaProcessor).
Resolving inheritance for "App\State\MediaProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\MediaProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\OrderProcessor" (parent: .abstract.instanceof.App\State\OrderProcessor).
Resolving inheritance for "App\State\OrderProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\OrderProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\PageProcessor" (parent: .abstract.instanceof.App\State\PageProcessor).
Resolving inheritance for "App\State\PageProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\PageProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor" (parent: .abstract.instanceof.App\State\Processor).
Resolving inheritance for "App\State\Processor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\ProductImageProcessor" (parent: .abstract.instanceof.App\State\ProductImageProcessor).
Resolving inheritance for "App\State\ProductImageProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\ProductImageProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\ProductProcessor" (parent: .abstract.instanceof.App\State\ProductProcessor).
Resolving inheritance for "App\State\ProductProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\ProductProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\StyleProcessor" (parent: .abstract.instanceof.App\State\StyleProcessor).
Resolving inheritance for "App\State\StyleProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\StyleProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\TemplateVisualProcessor" (parent: .abstract.instanceof.App\State\TemplateVisualProcessor).
Resolving inheritance for "App\State\TemplateVisualProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\TemplateVisualProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\User\ResetPasswordProcessor" (parent: .abstract.instanceof.App\State\User\ResetPasswordProcessor).
Resolving inheritance for "App\State\User\ResetPasswordProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\User\ResetPasswordProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\User\UserProcessor" (parent: .abstract.instanceof.App\State\User\UserProcessor).
Resolving inheritance for "App\State\User\UserProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\User\UserProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\UserWorkspaceProcessor" (parent: .abstract.instanceof.App\State\UserWorkspaceProcessor).
Resolving inheritance for "App\State\UserWorkspaceProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\UserWorkspaceProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceContextProcessor" (parent: .abstract.instanceof.App\State\WorkspaceContextProcessor).
Resolving inheritance for "App\State\WorkspaceContextProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceContextProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceMenuProcessor" (parent: .abstract.instanceof.App\State\WorkspaceMenuProcessor).
Resolving inheritance for "App\State\WorkspaceMenuProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceMenuProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceMetaProcessor" (parent: .abstract.instanceof.App\State\WorkspaceMetaProcessor).
Resolving inheritance for "App\State\WorkspaceMetaProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceMetaProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceProcessor" (parent: .abstract.instanceof.App\State\WorkspaceProcessor).
Resolving inheritance for "App\State\WorkspaceProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceTranslationProcessor" (parent: .abstract.instanceof.App\State\WorkspaceTranslationProcessor).
Resolving inheritance for "App\State\WorkspaceTranslationProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceTranslationProcessor).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\Story\DefaultWorkspaceStory" (parent: .abstract.instanceof.App\Story\DefaultWorkspaceStory).
Resolving inheritance for "App\Story\DefaultWorkspaceStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\Story\DefaultWorkspaceStory).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StylePreviewExtension" (parent: .abstract.instanceof.App\Twig\StylePreviewExtension).
Resolving inheritance for "App\Twig\StylePreviewExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StylePreviewExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilsExtension" (parent: .abstract.instanceof.App\Twig\UtilsExtension).
Resolving inheritance for "App\Twig\UtilsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilsExtension).
Resolving inheritance for ".instanceof.App\Webhooks\StripeCallbackEventConsumer.0.App\Webhooks\StripeCallbackEventConsumer" (parent: .abstract.instanceof.App\Webhooks\StripeCallbackEventConsumer).
Resolving inheritance for "App\Webhooks\StripeCallbackEventConsumer" (parent: .instanceof.App\Webhooks\StripeCallbackEventConsumer.0.App\Webhooks\StripeCallbackEventConsumer).
Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor" (parent: .abstract.instanceof.Monolog\Processor\PsrLogMessageProcessor).
Resolving inheritance for "Monolog\Processor\PsrLogMessageProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor).
Resolving inheritance for "app.custom_authenticator" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "cache.app" (parent: cache.adapter.redis).
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.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.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._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.sendgrid" (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 "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.anonymous_api" (parent: limiter).
Resolving inheritance for "limiter.authenticated_api" (parent: limiter).
Resolving inheritance for "custom_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
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 "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.kleap_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
Resolving inheritance for "security.listener.login.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.login" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.json_login.login" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.login" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.login" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.google_login" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.google_login" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.google_login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.google_login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.google_login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.google_login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.google_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_token_refresh" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_token_refresh.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.api_token_refresh" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.refresh_jwt.api_token_refresh" (parent: gesdinet.jwtrefreshtoken.security.refresh_token_authenticator).
Resolving inheritance for "security.authentication.success_handler.api_token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.api_token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.api_token_refresh" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_token_refresh" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_token_refresh" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_token_refresh" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_token_refresh" (parent: security.firewall.context).
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.image_resolver" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.image_resolver" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.public_api" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.public_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.logout_listener.api" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.api" (parent: security.logout.listener.default).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.3" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.Jose\Bundle\JoseFramework\EnvVarProcessor\KeyEnvVarProcessor" (parent: .abstract.instanceof.Jose\Bundle\JoseFramework\EnvVarProcessor\KeyEnvVarProcessor).
Resolving inheritance for "Jose\Bundle\JoseFramework\EnvVarProcessor\KeyEnvVarProcessor" (parent: .instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.Jose\Bundle\JoseFramework\EnvVarProcessor\KeyEnvVarProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Jose\Bundle\JoseFramework\DataCollector\JoseCollector" (parent: .abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\JoseCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Jose\Bundle\JoseFramework\DataCollector\JoseCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Jose\Bundle\JoseFramework\DataCollector\JoseCollector).
Resolving inheritance for "Jose\Bundle\JoseFramework\DataCollector\JoseCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Jose\Bundle\JoseFramework\DataCollector\JoseCollector).
Resolving inheritance for ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector" (parent: .abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector).
Resolving inheritance for "Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector" (parent: .instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector" (parent: .abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector).
Resolving inheritance for ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector).
Resolving inheritance for "Jose\Bundle\JoseFramework\DataCollector\CheckerCollector" (parent: .instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\JWECollector" (parent: .abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\JWECollector).
Resolving inheritance for ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\JWECollector" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\JWECollector).
Resolving inheritance for "Jose\Bundle\JoseFramework\DataCollector\JWECollector" (parent: .instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\JWECollector).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\JWSCollector" (parent: .abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\JWSCollector).
Resolving inheritance for ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\JWSCollector" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\JWSCollector).
Resolving inheritance for "Jose\Bundle\JoseFramework\DataCollector\JWSCollector" (parent: .instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\JWSCollector).
Resolving inheritance for ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\KeyCollector" (parent: .abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\KeyCollector).
Resolving inheritance for "Jose\Bundle\JoseFramework\DataCollector\KeyCollector" (parent: .instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\KeyCollector).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\AddKeyIntoKeysetCommand" (parent: .abstract.instanceof.Jose\Component\Console\AddKeyIntoKeysetCommand).
Resolving inheritance for "Jose\Component\Console\AddKeyIntoKeysetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\AddKeyIntoKeysetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\EcKeyGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\EcKeyGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\EcKeyGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\EcKeyGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\EcKeysetGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\EcKeysetGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\EcKeysetGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\EcKeysetGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\GetThumbprintCommand" (parent: .abstract.instanceof.Jose\Component\Console\GetThumbprintCommand).
Resolving inheritance for "Jose\Component\Console\GetThumbprintCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\GetThumbprintCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OptimizeRsaKeyCommand" (parent: .abstract.instanceof.Jose\Component\Console\OptimizeRsaKeyCommand).
Resolving inheritance for "Jose\Component\Console\OptimizeRsaKeyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OptimizeRsaKeyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeyAnalyzerCommand" (parent: .abstract.instanceof.Jose\Component\Console\KeyAnalyzerCommand).
Resolving inheritance for "Jose\Component\Console\KeyAnalyzerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeyAnalyzerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeyFileLoaderCommand" (parent: .abstract.instanceof.Jose\Component\Console\KeyFileLoaderCommand).
Resolving inheritance for "Jose\Component\Console\KeyFileLoaderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeyFileLoaderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeysetAnalyzerCommand" (parent: .abstract.instanceof.Jose\Component\Console\KeysetAnalyzerCommand).
Resolving inheritance for "Jose\Component\Console\KeysetAnalyzerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeysetAnalyzerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\MergeKeysetCommand" (parent: .abstract.instanceof.Jose\Component\Console\MergeKeysetCommand).
Resolving inheritance for "Jose\Component\Console\MergeKeysetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\MergeKeysetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\NoneKeyGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\NoneKeyGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\NoneKeyGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\NoneKeyGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OctKeyGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\OctKeyGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\OctKeyGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OctKeyGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OctKeysetGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\OctKeysetGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\OctKeysetGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OctKeysetGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OkpKeyGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\OkpKeyGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\OkpKeyGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OkpKeyGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OkpKeysetGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\OkpKeysetGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\OkpKeysetGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OkpKeysetGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\P12CertificateLoaderCommand" (parent: .abstract.instanceof.Jose\Component\Console\P12CertificateLoaderCommand).
Resolving inheritance for "Jose\Component\Console\P12CertificateLoaderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\P12CertificateLoaderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PemConverterCommand" (parent: .abstract.instanceof.Jose\Component\Console\PemConverterCommand).
Resolving inheritance for "Jose\Component\Console\PemConverterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PemConverterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PublicKeyCommand" (parent: .abstract.instanceof.Jose\Component\Console\PublicKeyCommand).
Resolving inheritance for "Jose\Component\Console\PublicKeyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PublicKeyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PublicKeysetCommand" (parent: .abstract.instanceof.Jose\Component\Console\PublicKeysetCommand).
Resolving inheritance for "Jose\Component\Console\PublicKeysetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PublicKeysetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RotateKeysetCommand" (parent: .abstract.instanceof.Jose\Component\Console\RotateKeysetCommand).
Resolving inheritance for "Jose\Component\Console\RotateKeysetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RotateKeysetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RsaKeyGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\RsaKeyGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\RsaKeyGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RsaKeyGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RsaKeysetGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\RsaKeysetGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\RsaKeysetGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RsaKeysetGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\SecretKeyGeneratorCommand" (parent: .abstract.instanceof.Jose\Component\Console\SecretKeyGeneratorCommand).
Resolving inheritance for "Jose\Component\Console\SecretKeyGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\SecretKeyGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\X509CertificateLoaderCommand" (parent: .abstract.instanceof.Jose\Component\Console\X509CertificateLoaderCommand).
Resolving inheritance for "Jose\Component\Console\X509CertificateLoaderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\X509CertificateLoaderCommand).
Resolving inheritance for ".instanceof.Jose\Component\Checker\TokenTypeSupport.0.Jose\Component\Signature\JWSTokenSupport" (parent: .abstract.instanceof.Jose\Component\Signature\JWSTokenSupport).
Resolving inheritance for "Jose\Component\Signature\JWSTokenSupport" (parent: .instanceof.Jose\Component\Checker\TokenTypeSupport.0.Jose\Component\Signature\JWSTokenSupport).
Resolving inheritance for ".instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\CompactSerializer" (parent: .abstract.instanceof.Jose\Component\Signature\Serializer\CompactSerializer).
Resolving inheritance for "Jose\Component\Signature\Serializer\CompactSerializer" (parent: .instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\CompactSerializer).
Resolving inheritance for ".instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\JSONFlattenedSerializer" (parent: .abstract.instanceof.Jose\Component\Signature\Serializer\JSONFlattenedSerializer).
Resolving inheritance for "Jose\Component\Signature\Serializer\JSONFlattenedSerializer" (parent: .instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\JSONFlattenedSerializer).
Resolving inheritance for ".instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\JSONGeneralSerializer" (parent: .abstract.instanceof.Jose\Component\Signature\Serializer\JSONGeneralSerializer).
Resolving inheritance for "Jose\Component\Signature\Serializer\JSONGeneralSerializer" (parent: .instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\JSONGeneralSerializer).
Resolving inheritance for ".instanceof.Jose\Component\Checker\TokenTypeSupport.0.Jose\Component\Encryption\JWETokenSupport" (parent: .abstract.instanceof.Jose\Component\Encryption\JWETokenSupport).
Resolving inheritance for "Jose\Component\Encryption\JWETokenSupport" (parent: .instanceof.Jose\Component\Checker\TokenTypeSupport.0.Jose\Component\Encryption\JWETokenSupport).
Resolving inheritance for ".instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\CompactSerializer" (parent: .abstract.instanceof.Jose\Component\Encryption\Serializer\CompactSerializer).
Resolving inheritance for "Jose\Component\Encryption\Serializer\CompactSerializer" (parent: .instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\CompactSerializer).
Resolving inheritance for ".instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\JSONFlattenedSerializer" (parent: .abstract.instanceof.Jose\Component\Encryption\Serializer\JSONFlattenedSerializer).
Resolving inheritance for "Jose\Component\Encryption\Serializer\JSONFlattenedSerializer" (parent: .instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\JSONFlattenedSerializer).
Resolving inheritance for ".instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\JSONGeneralSerializer" (parent: .abstract.instanceof.Jose\Component\Encryption\Serializer\JSONGeneralSerializer).
Resolving inheritance for "Jose\Component\Encryption\Serializer\JSONGeneralSerializer" (parent: .instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\JSONGeneralSerializer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\AlgorithmAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\AlgorithmAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\AlgorithmAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\AlgorithmAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\UsageAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\UsageAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\UsageAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\UsageAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\KeyIdentifierAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\KeyIdentifierAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\KeyIdentifierAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\KeyIdentifierAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\NoneAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\NoneAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\NoneAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\NoneAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\OctAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\OctAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\OctAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\OctAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeysetAnalyzer.0.Jose\Component\KeyManagement\Analyzer\MixedKeyTypes" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\MixedKeyTypes).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\MixedKeyTypes" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeysetAnalyzer.0.Jose\Component\KeyManagement\Analyzer\MixedKeyTypes).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeysetAnalyzer.0.Jose\Component\KeyManagement\Analyzer\MixedPublicAndPrivateKeys" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\MixedPublicAndPrivateKeys).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\MixedPublicAndPrivateKeys" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeysetAnalyzer.0.Jose\Component\KeyManagement\Analyzer\MixedPublicAndPrivateKeys).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS256KeyAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\HS256KeyAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\HS256KeyAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS256KeyAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS384KeyAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\HS384KeyAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\HS384KeyAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS384KeyAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS512KeyAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\HS512KeyAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\HS512KeyAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS512KeyAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES256KeyAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\ES256KeyAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\ES256KeyAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES256KeyAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES384KeyAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\ES384KeyAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\ES384KeyAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES384KeyAnalyzer).
Resolving inheritance for ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES512KeyAnalyzer" (parent: .abstract.instanceof.Jose\Component\KeyManagement\Analyzer\ES512KeyAnalyzer).
Resolving inheritance for "Jose\Component\KeyManagement\Analyzer\ES512KeyAnalyzer" (parent: .instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES512KeyAnalyzer).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "annotated_app_entity_kleap_workspace_workspace_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_kleap_font_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_kleap_layout_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_kleap_order_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_kleap_page_page_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_kleap_product_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_kleap_template_category_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_kleap_workspace_workspace_menu_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for ".abstract.instanceof.app.custom_authenticator" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_autocomplete_field" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_factory" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_story" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
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 "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.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.rate_limiter.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "custom_cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_token_verifier.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.webpack_encore.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.route_name_resolver.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.metadata.resource.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.metadata.property.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.metadata.resource_collection.traceable" (parent: sentry.tracing.traceable_cache_adapter).
458
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; 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\HttpKernel\UriSigner"; 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 $parameterBag"; 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\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; 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 "Http\Client\HttpClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Bridge\Mailgun\Webhook\MailgunRequestParser"; reason: private alias.
Removed service "Symfony\Component\Mailer\Bridge\Postmark\Webhook\PostmarkRequestParser"; 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\HttpKernel\Debug\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 "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; 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\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; 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\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\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $anonymousApiLimiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $authenticatedApiLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_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 "Symfony\Contracts\Cache\TagAwareCacheInterface $customCachePool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $customCachePool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $customCachePool"; 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 "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Notifier\Bridge\Twilio\Webhook\TwilioRequestParser"; reason: private alias.
Removed service "Symfony\Component\Webhook\Client\RequestParser"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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 $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; 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 $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 "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; 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\Core\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.frontend_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.authjs_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.login"; reason: private alias.
Removed service "security.user_checker.login"; reason: private alias.
Removed service "security.authentication.session_strategy.google_login"; reason: private alias.
Removed service "security.user_checker.google_login"; reason: private alias.
Removed service "security.authentication.session_strategy.api_token_refresh"; reason: private alias.
Removed service "security.user_checker.api_token_refresh"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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 "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "api_platform.state_provider.main"; reason: private alias.
Removed service "api_platform.state_processor.main"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "api_platform.swagger_ui.listener"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "rikudou.cron.logger"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "jose.clock"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGeneratorInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ExtractorInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "turbo.mercure.stimulus_helper"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.xEXbOlZ"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.bnaLdkn"; reason: private alias.
Removed service ".service_locator.3NdAvNT"; reason: private alias.
Removed service ".service_locator.Kes_Hvs"; reason: private alias.
Removed service ".service_locator.A.oOll8"; reason: private alias.
Removed service ".service_locator.xqa_CU8"; reason: private alias.
Removed service ".service_locator.yMfhFyi"; reason: private alias.
Removed service ".service_locator.9cdDHzk"; reason: private alias.
Removed service ".service_locator.UpleJKg"; reason: private alias.
Removed service ".service_locator.ffYzEAf"; reason: private alias.
Removed service ".service_locator.ZLbcuDI"; reason: private alias.
Removed service ".service_locator.2Gl0Yx4"; reason: private alias.
Removed service ".service_locator.nlESVGi"; reason: private alias.
Removed service ".service_locator.nReuKk2"; reason: private alias.
Removed service ".service_locator.AeyDY4Z"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.HTfFF5P"; reason: private alias.
Removed service ".service_locator.zbfAkw8"; reason: private alias.
Removed service ".service_locator.ndGzEx9"; reason: private alias.
Removed service ".service_locator.jM6Eel3"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.j4BSiy1"; reason: private alias.
Removed service ".service_locator.jRPdr6k"; reason: private alias.
Removed service ".service_locator.dNWWg6D"; reason: private alias.
Removed service ".service_locator..Dhjy4i"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.deprecations.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "api_platform.state_provider.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.hydra.processor.link.inner"; reason: private alias.
Removed service "api_platform.mercure.processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.state_processor.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.state_provider.query_parameter_validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.content_negotiation.inner"; reason: private alias.
Removed service "api_platform.state_processor.write.inner"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "api_platform.jsonld.normalizer.item"; 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 "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.login"; reason: private alias.
Removed service "security.firewall.authenticator.google_login"; reason: private alias.
Removed service "security.firewall.authenticator.api_token_refresh"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.annotations"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "custom_cache_pool"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "cache.security_token_verifier"; reason: private alias.
Removed service "cache.webpack_encore"; reason: private alias.
Removed service "api_platform.cache.route_name_resolver"; reason: private alias.
Removed service "api_platform.cache.metadata.resource"; reason: private alias.
Removed service "api_platform.cache.metadata.property"; reason: private alias.
Removed service "api_platform.cache.metadata.resource_collection"; reason: private alias.
Removed service "security.event_dispatcher.login"; reason: private alias.
Removed service "security.event_dispatcher.google_login"; reason: private alias.
Removed service "security.event_dispatcher.api_token_refresh"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.e0D6pzr"; reason: private alias.
Removed service ".service_locator.bQN7JGf"; reason: private alias.
Removed service ".service_locator.4fAV7aH"; reason: private alias.
Removed service ".service_locator..oM1X6u"; reason: private alias.
Removed service ".service_locator.tn9hhjG"; reason: private alias.
Removed service ".service_locator.hSfyyZ5"; reason: private alias.
Removed service ".service_locator.R6xY7Wx"; reason: private alias.
Removed service ".service_locator.6fjPeCH"; reason: private alias.
Removed service ".service_locator.Vi348Uw"; reason: private alias.
Removed service ".service_locator.6Xjzpup"; reason: private alias.
Removed service ".service_locator.jJDMseX"; reason: private alias.
Removed service ".service_locator.kNOlsgU"; reason: private alias.
Removed service ".service_locator.hXBXyUh"; reason: private alias.
Removed service ".service_locator.m8OJCr0"; reason: private alias.
Removed service ".service_locator.YlPqCGK"; reason: private alias.
Removed service ".service_locator.W9LNntA"; reason: private alias.
Removed service ".service_locator.ntZDdEj"; reason: private alias.
Removed service ".service_locator.d_J6io3"; reason: private alias.
Removed service ".service_locator.ACqeFe8"; reason: private alias.
Removed service ".service_locator.Tk2P_2n"; reason: private alias.
Removed service ".service_locator.28af9RO"; reason: private alias.
Removed service ".service_locator.2ZU0sPK"; reason: private alias.
Removed service ".service_locator.dbpc3tD"; reason: private alias.
Removed service ".service_locator.b4jdBV9"; reason: private alias.
Removed service ".service_locator.OY_S6rN"; reason: private alias.
Removed service ".service_locator.QwSLOhU"; reason: private alias.
Removed service ".service_locator.MUegN75"; reason: private alias.
Removed service ".service_locator.OstlUGt"; reason: private alias.
Removed service ".service_locator.ZCJZcSv"; reason: private alias.
Removed service ".service_locator.gIhevNc"; reason: private alias.
Removed service ".service_locator.FrxzJe3"; reason: private alias.
Removed service ".service_locator.3WvwzJw"; reason: private alias.
Removed service ".service_locator.Tk3wPj5"; reason: private alias.
Removed service ".service_locator.L79IXab"; reason: private alias.
Removed service ".service_locator.rWrZDob"; reason: private alias.
Removed service ".service_locator.CvHL7Vi"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator..O5YGha"; reason: private alias.
Removed service ".service_locator.FHO6D1D"; reason: private alias.
Removed service ".service_locator.EmZ4cZI"; reason: private alias.
Removed service ".service_locator.bZUaEL8"; reason: private alias.
Removed service ".service_locator.B_yLtTQ"; reason: private alias.
Removed service ".service_locator.W2vU6y2"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator.dYvMtzP"; reason: private alias.
Removed service ".service_locator.BlxN3Cw"; reason: private alias.
Removed service ".service_locator.OavZKAY"; reason: private alias.
Removed service ".service_locator.xyc22vF"; reason: private alias.
171
Changed reference of service "App\Components\TableComponent" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "app.custom_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.custom_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" 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 "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
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 "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" 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.sendgrid" 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 "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "translation.provider_factory.loco" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "limiter.storage.anonymous_api" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "limiter.storage.authenticated_api" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
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 "router.default" 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.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "webhook.controller" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
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 "router.default" 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 "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.access_token" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login.login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.login.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.switchuser_listener.login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.login" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.refresh_jwt.api_token_refresh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.api_token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.listener.request.deserialize" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.doctrine.orm.listener.mercure.publish" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "rikudou.cron.command.run" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\HeaderCheckerManagerFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\ClaimCheckerManagerFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\JWSBuilderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\JWSVerifierFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\JWSLoaderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\JWEBuilderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\JWEDecrypterFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\JWELoaderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\NestedTokenBuilderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Jose\Bundle\JoseFramework\Services\NestedTokenLoaderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.success_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.app.custom_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.app.custom_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" 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.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.App\Security\AiTemplateAssignmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\AiTemplateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\BlockTemplateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\FontVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\StyleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\TranslationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.rLhm4_a" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.scea1Ar" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
794
Removed service "App\Entity"; reason: abstract.
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 "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; 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\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\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\WhenValidator"; 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 "notifier.transport_factory.abstract"; 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 "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 "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.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; 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 "maker.auto_command.abstract"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AI\WorkspaceAiCreationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AI\WorkspaceAiCreationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssignProductsAndOrdersToWorkspace"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AssignProductsAndOrdersToWorkspace"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cache\RevalidateCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cache\RevalidateCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertImagePlaiceholder"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ConvertImagePlaiceholder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertOldLayouts"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ConvertOldLayouts"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertSeo"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ConvertSeo"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomDomainCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CustomDomainCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataFix\CreditPlanUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DataFix\CreditPlanUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataFix\RemoveLayoutParentAsChildCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DataFix\RemoveLayoutParentAsChildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDuplicateMedia"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteDuplicateMedia"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportImageFromUrl"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportImageFromUrl"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LinkWorkspaces"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LinkWorkspaces"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OptimizeBlockMediaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OptimizeBlockMediaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OptimizeLayouts"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OptimizeLayouts"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateBlockPageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateBlockPageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateWorkspaceTokenCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RegenerateWorkspaceTokenCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveNonKleapCustomDomainCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveNonKleapCustomDomainCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetWorkspaceStripeDetailsFromUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetWorkspaceStripeDetailsFromUser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StripePlanUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StripePlanUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestOpenAI"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestOpenAI"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Translation\AddLanguageToWorkspaceTranslationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Translation\AddLanguageToWorkspaceTranslationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Translation\AutoTranslatePageWorkspaceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Translation\AutoTranslatePageWorkspaceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\GenerateUmamiWorkspaces"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Umami\GenerateUmamiWorkspaces"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\InspectUmamiWorkspaces"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Umami\InspectUmamiWorkspaces"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Umami\NotifyWorkspacesMetrixCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Umami\NotifyWorkspacesMetrixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsuppressAllCustomerIOCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnsuppressAllCustomerIOCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsuppressCustomerIOCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnsuppressCustomerIOCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\ConfirmComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\ConfirmComponent"; reason: abstract.
Removed service ".instanceof.App\Components\ConfirmComponent.0.App\Components\ConfirmComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Components\ConfirmComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\ModalComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\ModalComponent"; reason: abstract.
Removed service ".instanceof.App\Components\ModalComponent.0.App\Components\ModalComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Components\ModalComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\TableComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\TableComponent"; reason: abstract.
Removed service ".instanceof.App\Components\TableComponent.0.App\Components\TableComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Components\TableComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiTemplateAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiTemplateAssignmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AiTemplateAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AiTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AI\ChatAIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AI\ChatAIController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AI\ChatAIController.0.App\Controller\Api\AI\ChatAIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AI\ChatAIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request.0.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CurrentUserReadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CurrentUserReadController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CurrentUserReadController.0.App\Controller\Api\CurrentUserReadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CurrentUserReadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController.0.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController.0.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Dashboard\WorkspaceDashboardController.0.App\Controller\Api\Dashboard\WorkspaceDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Dashboard\WorkspaceDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultFontPackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultFontPackController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\DefaultFontPackController.0.App\Controller\Api\DefaultFontPackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DefaultFontPackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DefaultStyleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DefaultStyleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\DefaultStyleController.0.App\Controller\Api\DefaultStyleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DefaultStyleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOnboardingLayout"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOnboardingLayout"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\GetOnboardingLayout.0.App\Controller\Api\GetOnboardingLayout"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOnboardingLayout"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetStylesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetStylesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\GetStylesController.0.App\Controller\Api\GetStylesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetStylesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\KleapIt"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\KleapIt"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\KleapIt.0.App\Controller\Api\KleapIt"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\KleapIt"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\KleapItModels"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\KleapItModels"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\KleapItModels.0.App\Controller\Api\KleapItModels"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\KleapItModels"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\CreateProductOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\CreateProductOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Marketplace\CreateProductOrderController.0.App\Controller\Api\Marketplace\CreateProductOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Marketplace\CreateProductOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Marketplace\MarketplaceSalesBoardController.0.App\Controller\Api\Marketplace\MarketplaceSalesBoardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Marketplace\MarketplaceSalesBoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\OrderCollectionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\OrderCollectionsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Marketplace\OrderCollectionsController.0.App\Controller\Api\Marketplace\OrderCollectionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Marketplace\OrderCollectionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\OrderRefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\OrderRefundController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Marketplace\OrderRefundController.0.App\Controller\Api\Marketplace\OrderRefundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Marketplace\OrderRefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\ProductFileReaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\ProductFileReaderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Marketplace\ProductFileReaderController.0.App\Controller\Api\Marketplace\ProductFileReaderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Marketplace\ProductFileReaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Marketplace\ProductOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Marketplace\ProductOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Marketplace\ProductOrderController.0.App\Controller\Api\Marketplace\ProductOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Marketplace\ProductOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\CreatePageFromAIRequest"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\CreatePageFromAIRequest"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Page\CreatePageFromAIRequest.0.App\Controller\Api\Page\CreatePageFromAIRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Page\CreatePageFromAIRequest"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\CreatePageFromAIV2Request"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\CreatePageFromAIV2Request"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Page\CreatePageFromAIV2Request.0.App\Controller\Api\Page\CreatePageFromAIV2Request"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Page\CreatePageFromAIV2Request"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Page\OnboardingPageFromAIV2Request.0.App\Controller\Api\Page\OnboardingPageFromAIV2Request"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Page\OnboardingPageFromAIV2Request"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\PageRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\PageRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Page\PageRequestController.0.App\Controller\Api\Page\PageRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Page\PageRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest.0.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Page\ReplacePageContentFromAIRequest.0.App\Controller\Api\Page\ReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Page\ReplacePageContentFromAIRequest"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\SitemapRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\SitemapRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Page\SitemapRequestController.0.App\Controller\Api\Page\SitemapRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Page\SitemapRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PublicFollowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PublicFollowController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\PublicFollowController.0.App\Controller\Api\PublicFollowController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PublicFollowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PublicPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PublicPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\PublicPageController.0.App\Controller\Api\PublicPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PublicPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SubdomainCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SubdomainCheckController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\SubdomainCheckController.0.App\Controller\Api\SubdomainCheckController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SubdomainCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Subscribe"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Subscribe"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Subscribe.0.App\Controller\Api\Subscribe"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Subscribe"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Translation\TranslationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Translation\TranslationRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Translation\TranslationRequestController.0.App\Controller\Api\Translation\TranslationRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Translation\TranslationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\CurrentUserReadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\CurrentUserReadController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\User\CurrentUserReadController.0.App\Controller\Api\User\CurrentUserReadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\User\CurrentUserReadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\ResetPasswordRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\ResetPasswordRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\User\ResetPasswordRequestController.0.App\Controller\Api\User\ResetPasswordRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\User\ResetPasswordRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\ValidateOtpRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\ValidateOtpRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\User\ValidateOtpRequestController.0.App\Controller\Api\User\ValidateOtpRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\User\ValidateOtpRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\CustomDomainCheckerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\CustomDomainCheckerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Workspace\CustomDomainCheckerController.0.App\Controller\Api\Workspace\CustomDomainCheckerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Workspace\CustomDomainCheckerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\MultiLingueCheckerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\MultiLingueCheckerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Workspace\MultiLingueCheckerController.0.App\Controller\Api\Workspace\MultiLingueCheckerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Workspace\MultiLingueCheckerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Workspace\RegenerateTranslationRequestController.0.App\Controller\Api\Workspace\RegenerateTranslationRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Workspace\RegenerateTranslationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController.0.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation.0.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Workspace\WorkspaceTemplateRequestController.0.App\Controller\Api\Workspace\WorkspaceTemplateRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Workspace\WorkspaceTemplateRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Workspace\WorkspaceTranslationRequestController.0.App\Controller\Api\Workspace\WorkspaceTranslationRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Workspace\WorkspaceTranslationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WorkspaceRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WorkspaceRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\WorkspaceRequestController.0.App\Controller\Api\WorkspaceRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\WorkspaceRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WorkspacesRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WorkspacesRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\WorkspacesRequestController.0.App\Controller\Api\WorkspacesRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\WorkspacesRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlockTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlockTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlockTemplateController"; 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\FontController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FontController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FontController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KleapUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KleapUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\KleapUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripePlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripePlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StripePlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StyleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StyleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StyleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkspaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkspaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WorkspaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkspaceGalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkspaceGalleryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WorkspaceGalleryController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\FilterByCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\FilterByCurrentUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\FilterByCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\FilterPageTypeForCurrentUser"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\FilterPageTypeForCurrentUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\FilterPageTypeForCurrentUser"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LayoutExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LayoutExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\LayoutExtension"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\BlogListBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\BlogListBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\ContactBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\ContactBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\LinkBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\LinkBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\MailButtonBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\MailButtonBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\MenuBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\MenuBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\PictureFrameBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\PictureFrameBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\PictureLogoBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\PictureLogoBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\ProfileBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\ProfileBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\SocialMediaBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\SocialMediaBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\TelButtonBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\TelButtonBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\TextBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\TextBlock"; reason: abstract.
Removed service ".instanceof.App\Dto\BlockInterface.0.App\Dto\Block\VideoBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\Block\VideoBlock"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResizePolyFormListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ResizePolyFormListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AiTemplateAssignmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AiTemplateAssignmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AiTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AiTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputChoiceItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlockTemplateInputChoiceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlockTemplateInputChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlockTemplateInputTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputTextareaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlockTemplateInputTextareaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateInputType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlockTemplateInputType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlockTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlockTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FontType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FontType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\KleapUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\KleapUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StripePlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StripePlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StylePropertyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StylePropertyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StyleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StyleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationAddKeyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TranslationAddKeyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationPropertyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TranslationPropertyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AceEditorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AceEditorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\ChoiceTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChoiceTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\DateTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DateTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EntityOrOtherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EntityOrOtherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FroalaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\FroalaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\JsonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PolyCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PolyCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\RadioTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RadioTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RangeSliderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RangeSliderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTemplateAssignmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AiTemplateAssignmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AiTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlockTemplateInputRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlockTemplateInputRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlockTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlockTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FollowerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\AiCreditRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\AiCreditRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\BlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\BlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\DisplayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\DisplayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\DomainMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\DomainMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\FileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\FontRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\FontRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\LayoutRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\LayoutRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OnBoardingHistoricRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\OnBoardingHistoricRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OrderLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\OrderLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\PageRedirectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\PageRedirectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\RefreshTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\RefreshTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\SeoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\SeoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\StylePropertyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\StylePropertyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\StyleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\StyleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TemplateCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\TemplateCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\TemplateVisualRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\TemplateVisualRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserAccessProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\UserAccessProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserAccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\UserAccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\UserDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\UserWorkspaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\UserWorkspaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMenuItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\WorkspaceMenuItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\WorkspaceMenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\WorkspaceMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kleap\WorkspaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kleap\WorkspaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KleapAppTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KleapAppTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaliciousIpRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MaliciousIpRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationEmailSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationEmailSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripePlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StripePlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceContextRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WorkspaceContextRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WorkspaceTranslationRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AiTemplateAssignmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\AiTemplateAssignmentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AiTemplateVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\AiTemplateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\BlockTemplateVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\BlockTemplateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\FontVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\FontVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\StyleVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\StyleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\TranslationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\TranslationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\BlockNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\BlockNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\KleapBlockNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\KleapBlockNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\KleapBlockNormalizer"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\BlockProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\BlockProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\FileProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\FileProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\LayoutProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\LayoutProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\MediaProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\MediaProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\OrderProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\OrderProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\PageProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\PageProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\ProductImageProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\ProductImageProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\ProductProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\ProductProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\StyleProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\StyleProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\TemplateVisualProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\TemplateVisualProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\User\ResetPasswordProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\User\ResetPasswordProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\User\UserProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\User\UserProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\UserWorkspaceProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\UserWorkspaceProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceContextProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\WorkspaceContextProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceMenuProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\WorkspaceMenuProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceMetaProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\WorkspaceMetaProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\WorkspaceProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\WorkspaceTranslationProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\WorkspaceTranslationProcessor"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\Story\DefaultWorkspaceStory"; reason: abstract.
Removed service ".abstract.instanceof.App\Story\DefaultWorkspaceStory"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StylePreviewExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\StylePreviewExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\UtilsExtension"; reason: abstract.
Removed service ".instanceof.App\Webhooks\StripeCallbackEventConsumer.0.App\Webhooks\StripeCallbackEventConsumer"; reason: abstract.
Removed service ".abstract.instanceof.App\Webhooks\StripeCallbackEventConsumer"; reason: abstract.
Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Monolog\Processor\PsrLogMessageProcessor"; reason: abstract.
Removed service ".abstract.instanceof.app.custom_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.Jose\Bundle\JoseFramework\EnvVarProcessor\KeyEnvVarProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Bundle\JoseFramework\EnvVarProcessor\KeyEnvVarProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Jose\Bundle\JoseFramework\DataCollector\JoseCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Jose\Bundle\JoseFramework\DataCollector\JoseCollector"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\JoseCollector"; reason: abstract.
Removed service ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector"; reason: abstract.
Removed service ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\CheckerCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\JWECollector"; reason: abstract.
Removed service ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\JWECollector"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\JWECollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Jose\Bundle\JoseFramework\DataCollector\JWSCollector"; reason: abstract.
Removed service ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\JWSCollector"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\JWSCollector"; reason: abstract.
Removed service ".instanceof.Jose\Bundle\JoseFramework\DataCollector\Collector.0.Jose\Bundle\JoseFramework\DataCollector\KeyCollector"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Bundle\JoseFramework\DataCollector\KeyCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\AddKeyIntoKeysetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\AddKeyIntoKeysetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\EcKeyGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\EcKeyGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\EcKeysetGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\EcKeysetGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\GetThumbprintCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\GetThumbprintCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OptimizeRsaKeyCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\OptimizeRsaKeyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeyAnalyzerCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\KeyAnalyzerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeyFileLoaderCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\KeyFileLoaderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\KeysetAnalyzerCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\KeysetAnalyzerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\MergeKeysetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\MergeKeysetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\NoneKeyGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\NoneKeyGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OctKeyGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\OctKeyGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OctKeysetGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\OctKeysetGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OkpKeyGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\OkpKeyGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\OkpKeysetGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\OkpKeysetGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\P12CertificateLoaderCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\P12CertificateLoaderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PemConverterCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\PemConverterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PublicKeyCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\PublicKeyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\PublicKeysetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\PublicKeysetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RotateKeysetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\RotateKeysetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RsaKeyGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\RsaKeyGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\RsaKeysetGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\RsaKeysetGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\SecretKeyGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\SecretKeyGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Jose\Component\Console\X509CertificateLoaderCommand"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Console\X509CertificateLoaderCommand"; reason: abstract.
Removed service ".instanceof.Jose\Component\Checker\TokenTypeSupport.0.Jose\Component\Signature\JWSTokenSupport"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Signature\JWSTokenSupport"; reason: abstract.
Removed service ".instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\CompactSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Signature\Serializer\CompactSerializer"; reason: abstract.
Removed service ".instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\JSONFlattenedSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Signature\Serializer\JSONFlattenedSerializer"; reason: abstract.
Removed service ".instanceof.Jose\Component\Signature\Serializer\JWSSerializer.0.Jose\Component\Signature\Serializer\JSONGeneralSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Signature\Serializer\JSONGeneralSerializer"; reason: abstract.
Removed service ".instanceof.Jose\Component\Checker\TokenTypeSupport.0.Jose\Component\Encryption\JWETokenSupport"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Encryption\JWETokenSupport"; reason: abstract.
Removed service ".instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\CompactSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Encryption\Serializer\CompactSerializer"; reason: abstract.
Removed service ".instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\JSONFlattenedSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Encryption\Serializer\JSONFlattenedSerializer"; reason: abstract.
Removed service ".instanceof.Jose\Component\Encryption\Serializer\JWESerializer.0.Jose\Component\Encryption\Serializer\JSONGeneralSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\Encryption\Serializer\JSONGeneralSerializer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\AlgorithmAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\AlgorithmAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\UsageAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\UsageAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\KeyIdentifierAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\KeyIdentifierAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\NoneAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\NoneAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\OctAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\OctAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeysetAnalyzer.0.Jose\Component\KeyManagement\Analyzer\MixedKeyTypes"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\MixedKeyTypes"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeysetAnalyzer.0.Jose\Component\KeyManagement\Analyzer\MixedPublicAndPrivateKeys"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\MixedPublicAndPrivateKeys"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS256KeyAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\HS256KeyAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS384KeyAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\HS384KeyAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\HS512KeyAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\HS512KeyAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES256KeyAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\ES256KeyAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES384KeyAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\ES384KeyAnalyzer"; reason: abstract.
Removed service ".instanceof.Jose\Component\KeyManagement\Analyzer\KeyAnalyzer.0.Jose\Component\KeyManagement\Analyzer\ES512KeyAnalyzer"; reason: abstract.
Removed service ".abstract.instanceof.Jose\Component\KeyManagement\Analyzer\ES512KeyAnalyzer"; reason: abstract.
235
Removed service "Google\Client"; reason: unused.
Removed service "App\ApiResource\Subscribe"; reason: unused.
Removed service "App\Configuration\ActionUrl"; reason: unused.
Removed service "App\Configuration\Table\Action\CustomAction"; reason: unused.
Removed service "App\Configuration\Table\Action\DeleteAction"; reason: unused.
Removed service "App\Configuration\Table\Action\DuplicateAction"; reason: unused.
Removed service "App\Configuration\Table\Action\EditAction"; reason: unused.
Removed service "App\Configuration\Table\Column"; reason: unused.
Removed service "App\Configuration\Table\Column\AceColumn"; reason: unused.
Removed service "App\Configuration\Table\Column\BoolColumn"; reason: unused.
Removed service "App\Configuration\Table\Column\DateColumn"; reason: unused.
Removed service "App\Configuration\Table\Column\EntityColumn"; reason: unused.
Removed service "App\Configuration\Table\Column\ImageColumn"; reason: unused.
Removed service "App\Configuration\Table\Column\JsonColumn"; reason: unused.
Removed service "App\Configuration\Table\Column\TextColumn"; reason: unused.
Removed service "App\Dto\AI\AIResponse"; reason: unused.
Removed service "App\Dto\AI\ChatResponse"; reason: unused.
Removed service "App\Dto\AI\ReplaceContentAI"; reason: unused.
Removed service "App\Dto\AI\WorkspaceAICreationResponse"; reason: unused.
Removed service "App\Dto\ApiSingleMessageCodeResponse"; reason: unused.
Removed service "App\Dto\ApiUser"; reason: unused.
Removed service "App\Dto\Column"; reason: unused.
Removed service "App\Dto\CustomDomainRedirection"; reason: unused.
Removed service "App\Dto\Image\ImageCreationRequest"; reason: unused.
Removed service "App\Dto\Kleap\LinkTypes"; reason: unused.
Removed service "App\Dto\KleapItModelsList"; reason: unused.
Removed service "App\Dto\KleapItModelsListItem"; reason: unused.
Removed service "App\Dto\KleapLayout"; reason: unused.
Removed service "App\Dto\KleapUser"; reason: unused.
Removed service "App\Dto\LayoutBlock"; reason: unused.
Removed service "App\Dto\LayoutMobile"; reason: unused.
Removed service "App\Dto\Layouts"; reason: unused.
Removed service "App\Dto\Page\MultilingueCheck"; reason: unused.
Removed service "App\Dto\Page\PublicPage"; reason: unused.
Removed service "App\Dto\Page\Sitemap"; reason: unused.
Removed service "App\Dto\Row"; reason: unused.
Removed service "App\Dto\SalesBoard"; reason: unused.
Removed service "App\Dto\SendMail"; reason: unused.
Removed service "App\Dto\SubdomainAvailability"; reason: unused.
Removed service "App\Dto\SubscribeRequest"; reason: unused.
Removed service "App\Dto\dashboard\FollowerMetrics"; reason: unused.
Removed service "App\Dto\dashboard\WorkspaceDashboard"; reason: unused.
Removed service "App\Exception\BackBlazeException"; reason: unused.
Removed service "App\Exception\ForbiddenAccessException"; reason: unused.
Removed service "App\Exception\NonValidParamException"; reason: unused.
Removed service "App\Exception\UnauthorizedException"; reason: unused.
Removed service "App\Exception\WorkspaceNotFoundException"; reason: unused.
Removed service "App\Helper\DataHelper"; reason: unused.
Removed service "App\Model\BlockPromptModel"; reason: unused.
Removed service "App\Model\BlockRewritePromptModel"; reason: unused.
Removed service "App\Model\CreditAiModel"; reason: unused.
Removed service "App\Model\FollowBlockModel"; reason: unused.
Removed service "App\Model\LanguageModel"; reason: unused.
Removed service "App\Model\NotificationLevelModel"; reason: unused.
Removed service "App\Model\OrderStatusModel"; reason: unused.
Removed service "App\Model\PagePromptModel"; reason: unused.
Removed service "App\Services\Page\PageRedirectionService"; reason: unused.
Removed service "App\Transformer\JsonTransformer"; reason: unused.
Removed service "app.custom_authenticator"; 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 "assets.empty_version_strategy"; 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 "mailer.mailer"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.payload_converter.mailgun"; reason: unused.
Removed service "mailer.webhook.request_parser.mailgun"; reason: unused.
Removed service "mailer.payload_converter.postmark"; reason: unused.
Removed service "mailer.webhook.request_parser.postmark"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.JKE6keX"; 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"; 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.amqp.factory"; 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 "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "notifier.webhook.request_parser.twilio"; reason: unused.
Removed service "webhook.request_parser"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~esx0GMQ"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; 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.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; 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.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.user_checker.chain.login"; reason: unused.
Removed service "security.user_checker.chain.google_login"; reason: unused.
Removed service "security.user_checker.chain.api_token_refresh"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; 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 "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.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 "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "ux.autocomplete.entity_search_util"; reason: unused.
Removed service "ux.autocomplete.entity_metadata_factory"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "Jose\Bundle\JoseFramework\Controller\JWKSetControllerFactory"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~Rk0_vmw"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.success_handler"; reason: unused.
Removed service "Snc\RedisBundle\Logger\RedisCallInterceptor"; reason: unused.
Removed service "snc_redis.phpredis_factory"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\BlockNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.uuid_denormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.legacy"; reason: unused.
Removed service ".debug.serializer.normalizer.Jose\Bundle\JoseFramework\Serializer\JWSSerializer"; reason: unused.
Removed service ".debug.serializer.normalizer.Jose\Bundle\JoseFramework\Serializer\JWESerializer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.documentation"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.entrypoint"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.collection"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.object"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.yamlopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonld.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.problem.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.Jose\Bundle\JoseFramework\Serializer\JWSEncoder"; reason: unused.
Removed service ".debug.serializer.encoder.Jose\Bundle\JoseFramework\Serializer\JWEEncoder"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.UkmPaE6"; reason: unused.
Removed service ".service_locator.UkmPaE6.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
687
Inlined service "App\Services\SentryService" to "sentry.callback.before_send".
Inlined service "App\Services\Workspace\WorkspaceCacheService" to "App\Command\Cache\RevalidateCacheCommand".
Inlined service ".service_locator.rLhm4_a.App\Controller\AiTemplateAssignmentController" to "App\Controller\AiTemplateAssignmentController".
Inlined service ".service_locator.rLhm4_a.App\Controller\AiTemplateController" to "App\Controller\AiTemplateController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\AI\ChatAIController" to "App\Controller\Api\AI\ChatAIController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request" to "App\Controller\Api\AI\Workspace\CreateWorkspaceFromAIV2Request".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\CurrentUserReadController" to "App\Controller\Api\CurrentUserReadController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\CustomerIo\FailedCustomDomainEmailController" to "App\Controller\Api\CustomerIo\FailedCustomDomainEmailController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController" to "App\Controller\Api\CustomerIo\SendEmailOnCustomerIoController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\DefaultFontPackController" to "App\Controller\Api\DefaultFontPackController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\DefaultStyleController" to "App\Controller\Api\DefaultStyleController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\GetOnboardingLayout" to "App\Controller\Api\GetOnboardingLayout".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\GetStylesController" to "App\Controller\Api\GetStylesController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\KleapIt" to "App\Controller\Api\KleapIt".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\KleapItModels" to "App\Controller\Api\KleapItModels".
Inlined service "App\Services\FollowerService" to "App\Controller\Api\Marketplace\CreateProductOrderController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Marketplace\CreateProductOrderController" to "App\Controller\Api\Marketplace\CreateProductOrderController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Marketplace\MarketplaceSalesBoardController" to "App\Controller\Api\Marketplace\MarketplaceSalesBoardController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Marketplace\OrderCollectionsController" to "App\Controller\Api\Marketplace\OrderCollectionsController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Marketplace\OrderRefundController" to "App\Controller\Api\Marketplace\OrderRefundController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Marketplace\ProductFileReaderController" to "App\Controller\Api\Marketplace\ProductFileReaderController".
Inlined service "App\Validator\OrderConfirmationValidator" to "App\Controller\Api\Marketplace\ProductOrderController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Marketplace\ProductOrderController" to "App\Controller\Api\Marketplace\ProductOrderController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Page\CreatePageFromAIRequest" to "App\Controller\Api\Page\CreatePageFromAIRequest".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Page\CreatePageFromAIV2Request" to "App\Controller\Api\Page\CreatePageFromAIV2Request".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Page\OnboardingPageFromAIV2Request" to "App\Controller\Api\Page\OnboardingPageFromAIV2Request".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Page\PageRequestController" to "App\Controller\Api\Page\PageRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Page\PublicReplacePageContentFromAIRequest" to "App\Controller\Api\Page\PublicReplacePageContentFromAIRequest".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Page\ReplacePageContentFromAIRequest" to "App\Controller\Api\Page\ReplacePageContentFromAIRequest".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Page\SitemapRequestController" to "App\Controller\Api\Page\SitemapRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\PublicFollowController" to "App\Controller\Api\PublicFollowController".
Inlined service "App\Services\Google\GoogleService" to "App\Controller\Api\PublicPageController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\PublicPageController" to "App\Controller\Api\PublicPageController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\SubdomainCheckController" to "App\Controller\Api\SubdomainCheckController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Subscribe" to "App\Controller\Api\Subscribe".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Translation\TranslationRequestController" to "App\Controller\Api\Translation\TranslationRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\User\CurrentUserReadController" to "App\Controller\Api\User\CurrentUserReadController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\User\ResetPasswordRequestController" to "App\Controller\Api\User\ResetPasswordRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\User\ValidateOtpRequestController" to "App\Controller\Api\User\ValidateOtpRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Workspace\CustomDomainCheckerController" to "App\Controller\Api\Workspace\CustomDomainCheckerController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Workspace\MultiLingueCheckerController" to "App\Controller\Api\Workspace\MultiLingueCheckerController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Workspace\RegenerateTranslationRequestController" to "App\Controller\Api\Workspace\RegenerateTranslationRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Workspace\ReplaceOneEntryTranslationController" to "App\Controller\Api\Workspace\ReplaceOneEntryTranslationController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Workspace\RequestOneLanguageOfTranslation" to "App\Controller\Api\Workspace\RequestOneLanguageOfTranslation".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Workspace\WorkspaceTemplateRequestController" to "App\Controller\Api\Workspace\WorkspaceTemplateRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\Workspace\WorkspaceTranslationRequestController" to "App\Controller\Api\Workspace\WorkspaceTranslationRequestController".
Inlined service "App\Services\FontService" to "App\Controller\Api\WorkspaceRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\WorkspaceRequestController" to "App\Controller\Api\WorkspaceRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\Api\WorkspacesRequestController" to "App\Controller\Api\WorkspacesRequestController".
Inlined service ".service_locator.rLhm4_a.App\Controller\BlockTemplateController" to "App\Controller\BlockTemplateController".
Inlined service ".service_locator.rLhm4_a.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service "App\Services\GoogleFontApiService" to "App\Controller\FontController".
Inlined service ".service_locator.rLhm4_a.App\Controller\FontController" to "App\Controller\FontController".
Inlined service ".service_locator.rLhm4_a.App\Controller\KleapUserController" to "App\Controller\KleapUserController".
Inlined service ".service_locator.rLhm4_a.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.rLhm4_a.App\Controller\StripePlanController" to "App\Controller\StripePlanController".
Inlined service "App\Services\StyleService" to "App\Controller\StyleController".
Inlined service ".service_locator.rLhm4_a.App\Controller\StyleController" to "App\Controller\StyleController".
Inlined service "App\Services\Translation\AppTranslationService" to "App\Controller\TranslationController".
Inlined service ".service_locator.rLhm4_a.App\Controller\TranslationController" to "App\Controller\TranslationController".
Inlined service "App\Services\FileUploader" to "App\Controller\UserController".
Inlined service ".service_locator.rLhm4_a.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.rLhm4_a.App\Controller\WorkspaceController" to "App\Controller\WorkspaceController".
Inlined service ".service_locator.rLhm4_a.App\Controller\WorkspaceGalleryController" to "App\Controller\WorkspaceGalleryController".
Inlined service "App\Serializer\KleapBlockNormalizer.inner" to "App\Serializer\KleapBlockNormalizer".
Inlined service "App\Services\BlockService" to "App\Serializer\KleapBlockNormalizer".
Inlined service "App\Services\Google\GoogleTranslationService" to "App\Services\Translation\AppTranslationService".
Inlined service "App\Helper\WorkspaceHelper" to "App\Services\Workspace\WorkspaceService".
Inlined service "App\Services\OtpService" to "App\State\User\ResetPasswordProcessor".
Inlined service "App\Services\Workspace\WorkspaceMetaService" to "App\State\WorkspaceProcessor".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.0ZACunf" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" 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.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
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 "api_platform.route_loader" to "routing.resolver".
Inlined service "Jose\Bundle\JoseFramework\Routing\JWKSetLoader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator..6hZeC_" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.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.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "limiter.storage.anonymous_api" to "limiter.anonymous_api".
Inlined service "limiter.storage.authenticated_api" to "limiter.authenticated_api".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.T0phgN0" 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.F9PKc.7" to "validator.validator_factory".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service "api_platform.data_collector.request" 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.cache" 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 "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "webhook.headers_configurator" to "webhook.transport".
Inlined service "webhook.body_configurator.json" to "webhook.transport".
Inlined service "webhook.signer" to "webhook.transport".
Inlined service "webhook.transport" to "webhook.messenger.send_handler".
Inlined service "App\Webhooks\StripeWebhook" to "webhook.controller".
Inlined service ".service_locator.h4sPLvr" to "remote_event.messenger.handler".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.Dc0ugaO" 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 ".service_locator.4qAZCs4" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.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 "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" 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.code" 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.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\StylePreviewExtension" to "twig".
Inlined service "App\Twig\UtilsExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "stimulus.twig_extension" 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 "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.etVElvN.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.KGVDyJe" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.LrCXAmX" to "security.helper".
Inlined service ".service_locator.df1HHDL" to "security.helper".
Inlined service ".service_locator.2oswPmY" to "security.helper".
Inlined service ".service_locator._gSws2B" to "security.helper".
Inlined service ".service_locator.5y4U6aa" to "security.helper".
Inlined service ".service_locator.R0FWmEF" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service ".security.request_matcher.TNqulC0" to "security.access_map".
Inlined service ".security.request_matcher._bibN0Q" to "security.access_map".
Inlined service ".security.request_matcher.68k2tMr" to "security.access_map".
Inlined service ".security.request_matcher.VI0u0ji" to "security.access_map".
Inlined service ".security.request_matcher.u1GrCUw" to "security.access_map".
Inlined service ".security.request_matcher.KY.f4kU" to "security.access_map".
Inlined service ".security.request_matcher.dcG4yz_" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" 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.ynAM9_u" to ".security.request_matcher.opwHMdq".
Inlined service "security.authentication.success_handler.login.json_login" to "security.authenticator.json_login.login".
Inlined service "security.authentication.failure_handler.login.json_login" to "security.authenticator.json_login.login".
Inlined service "debug.security.firewall.authenticator.login.inner" to "debug.security.firewall.authenticator.login".
Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
Inlined service ".security.request_matcher.b_Xv4SN" to ".security.request_matcher.V6l_gcM".
Inlined service "debug.security.firewall.authenticator.google_login.inner" to "debug.security.firewall.authenticator.google_login".
Inlined service "security.exception_listener.google_login" to "security.firewall.map.context.google_login".
Inlined service "security.firewall.map.config.google_login" to "security.firewall.map.context.google_login".
Inlined service ".security.request_matcher.aFChmGz" to ".security.request_matcher.pTtTi_Q".
Inlined service "security.authentication.success_handler.api_token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.api_token_refresh".
Inlined service "security.authentication.failure_handler.api_token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.api_token_refresh".
Inlined service "debug.security.firewall.authenticator.api_token_refresh.inner" to "debug.security.firewall.authenticator.api_token_refresh".
Inlined service "security.exception_listener.api_token_refresh" to "security.firewall.map.context.api_token_refresh".
Inlined service "security.firewall.map.config.api_token_refresh" to "security.firewall.map.context.api_token_refresh".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.MvpC2Z0" to ".security.request_matcher.3gEPr8U".
Inlined service "security.firewall.map.config.image_resolver" to "security.firewall.map.context.image_resolver".
Inlined service ".security.request_matcher.bgW99uh" to ".security.request_matcher.UrHKRsq".
Inlined service "security.firewall.map.config.public_api" to "security.firewall.map.context.public_api".
Inlined service ".security.request_matcher.zkZtYN_" to ".security.request_matcher.fvUdf0.".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.logout_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.k4cnZ_l" to ".security.request_matcher.TNqulC0".
Inlined service ".security.request_matcher.VIuRTZR" to ".security.request_matcher._bibN0Q".
Inlined service ".security.request_matcher.gFOWd_9" to ".security.request_matcher._bibN0Q".
Inlined service ".security.request_matcher.DKoxzJa" to ".security.request_matcher.68k2tMr".
Inlined service ".security.request_matcher.Rfd9sGY" to ".security.request_matcher.VI0u0ji".
Inlined service ".security.request_matcher.GAenj0B" to ".security.request_matcher.VI0u0ji".
Inlined service ".security.request_matcher.HS1YBfY" to ".security.request_matcher.u1GrCUw".
Inlined service ".security.request_matcher.FR4DJtH" to ".security.request_matcher.KY.f4kU".
Inlined service ".security.request_matcher.lA1xqfX" to ".security.request_matcher.dcG4yz_".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~2kf23bR" to "webpack_encore.twig_entry_files_extension".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
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 "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service ".service_locator.oCJKkwf" to "turbo.twig.extension".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.dRQypPq" to "ux.twig_component.component_factory".
Inlined service ".service_locator.mvvNb09.ux.twig_component.twig.component_extension" to "ux.twig_component.twig.component_extension".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service ".service_locator.4GOymc2.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "ux.live_component.live_responder" to "ux.live_component.live_controller_attributes_creator".
Inlined service ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service ".service_locator.aN26Tvs" to "api_platform.state_provider.locator".
Inlined service ".service_locator.Yr3oRlI" to "api_platform.state_processor.locator".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.state_provider.content_negotiation".
Inlined service "api_platform.state_processor.add_link_header.inner" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.mercure.processor.add_link_header" to "api_platform.state_processor.serialize".
Inlined service "api_platform.state_processor.serialize" to "api_platform.state_processor.write".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.deprecations" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.deprecations".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service ".2_ObjectNormalizer~FNVvfaW" to ".1_Serializer~FNVvfaW".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.swagger_ui.provider.inner" to "api_platform.swagger_ui.provider".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.http_cache.processor.add_headers" to "api_platform.hydra.processor.link".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.state_provider.query_parameter_validate".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.hydra.processor.link" to "api_platform.mercure.processor.add_link_header".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.access_checker".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service "ux.autocomplete.doctrine_registry_wrapper" to "ux.autocomplete.results_executor".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service ".zenstruck_foundry.story_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.model_factory_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.default_instantiator" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.faker" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.maker.factory.autoCompleter" to ".zenstruck_foundry.maker.factory".
Inlined service ".zenstruck_foundry.maker.factory.candidate_classes_extractor" to ".zenstruck_foundry.maker.factory".
Inlined service ".zenstruck_foundry.maker.factory.namespace_guesser" to ".zenstruck_foundry.maker.factory.generator".
Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "Sentry\SentryBundle\Integration\IntegrationConfigurator".
Inlined service "sentry.callback.before_send" to "sentry.client.options".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Jose\Component\Signature\Algorithm\ES256" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\ES384" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\ES512" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\HS256" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\HS384" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\HS512" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\None" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\RS256" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\RS384" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\RS512" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\PS256" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\PS384" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\PS512" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Signature\Algorithm\EdDSA" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\ContentEncryption\A128CBCHS256" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\ContentEncryption\A192CBCHS384" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\ContentEncryption\A256CBCHS512" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\ContentEncryption\A128GCM" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\ContentEncryption\A192GCM" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\ContentEncryption\A256GCM" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\KeyEncryption\Dir" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\KeyEncryption\ECDHES" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\KeyEncryption\ECDHSS" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\KeyEncryption\RSA15" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\KeyEncryption\RSAOAEP" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Component\Encryption\Algorithm\KeyEncryption\RSAOAEP256" to "Jose\Component\Core\AlgorithmManagerFactory".
Inlined service "Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector" to "Jose\Bundle\JoseFramework\DataCollector\JoseCollector".
Inlined service "Jose\Bundle\JoseFramework\DataCollector\KeyCollector" to "Jose\Bundle\JoseFramework\DataCollector\JoseCollector".
Inlined service "Jose\Component\Signature\JWSTokenSupport" to "Jose\Bundle\JoseFramework\Services\HeaderCheckerManagerFactory".
Inlined service "Jose\Component\Encryption\JWETokenSupport" to "Jose\Bundle\JoseFramework\Services\HeaderCheckerManagerFactory".
Inlined service "Jose\Component\Signature\Serializer\CompactSerializer" to "Jose\Component\Signature\Serializer\JWSSerializerManagerFactory".
Inlined service "Jose\Component\Signature\Serializer\JSONFlattenedSerializer" to "Jose\Component\Signature\Serializer\JWSSerializerManagerFactory".
Inlined service "Jose\Component\Signature\Serializer\JSONGeneralSerializer" to "Jose\Component\Signature\Serializer\JWSSerializerManagerFactory".
Inlined service "Jose\Component\Encryption\Serializer\CompactSerializer" to "Jose\Component\Encryption\Serializer\JWESerializerManagerFactory".
Inlined service "Jose\Component\Encryption\Serializer\JSONFlattenedSerializer" to "Jose\Component\Encryption\Serializer\JWESerializerManagerFactory".
Inlined service "Jose\Component\Encryption\Serializer\JSONGeneralSerializer" to "Jose\Component\Encryption\Serializer\JWESerializerManagerFactory".
Inlined service "Jose\Component\KeyManagement\Analyzer\AlgorithmAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\UsageAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\KeyIdentifierAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\NoneAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\OctAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\HS256KeyAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\HS384KeyAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\HS512KeyAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\ES256KeyAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\ES384KeyAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\ES512KeyAnalyzer" to "Jose\Component\KeyManagement\Analyzer\KeyAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\MixedKeyTypes" to "Jose\Component\KeyManagement\Analyzer\KeysetAnalyzerManager".
Inlined service "Jose\Component\KeyManagement\Analyzer\MixedPublicAndPrivateKeys" to "Jose\Component\KeyManagement\Analyzer\KeysetAnalyzerManager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "lexik_jwt_authentication.api_platform.openapi.factory.inner" to "lexik_jwt_authentication.api_platform.openapi.factory".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_body" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_parameter" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_cookie" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "gesdinet.jwtrefreshtoken".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator..pElGmS" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "snc_redis.default_connectionfactory" to "snc_redis.client.default_options".
Inlined service "snc_redis.connection.default_parameters.default" to "snc_redis.default".
Inlined service "snc_redis.client.default_options" to "snc_redis.default".
Inlined service "snc_redis.session_connectionfactory" to "snc_redis.client.session_options".
Inlined service "snc_redis.connection.session_parameters.session" to "snc_redis.session".
Inlined service "snc_redis.client.session_options" to "snc_redis.session".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
Inlined service ".zenstruck_foundry.maker.factory" to "maker.auto_command.make_factory".
Inlined service ".zenstruck_foundry.maker.story" to "maker.auto_command.make_story".
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 "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
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 "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
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.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "webhook.messenger.send_handler" to ".messenger.handler_descriptor.awhOMiC".
Inlined service "remote_event.messenger.handler" to ".messenger.handler_descriptor.rs4GYAy".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.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 "App\Security\AiTemplateAssignmentVoter" to ".debug.security.voter.App\Security\AiTemplateAssignmentVoter".
Inlined service "App\Security\AiTemplateVoter" to ".debug.security.voter.App\Security\AiTemplateVoter".
Inlined service "App\Security\BlockTemplateVoter" to ".debug.security.voter.App\Security\BlockTemplateVoter".
Inlined service "App\Security\FontVoter" to ".debug.security.voter.App\Security\FontVoter".
Inlined service "App\Security\StyleVoter" to ".debug.security.voter.App\Security\StyleVoter".
Inlined service "App\Security\TranslationVoter" to ".debug.security.voter.App\Security\TranslationVoter".
Inlined service "App\Security\UserVoter" to ".debug.security.voter.App\Security\UserVoter".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "custom_cache_pool.traceable.recorder_inner" to "custom_cache_pool.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "cache.security_token_verifier.traceable.recorder_inner" to "cache.security_token_verifier.traceable".
Inlined service "cache.webpack_encore.traceable.recorder_inner" to "cache.webpack_encore.traceable".
Inlined service "api_platform.cache.route_name_resolver.traceable.recorder_inner" to "api_platform.cache.route_name_resolver.traceable".
Inlined service "api_platform.cache.metadata.resource.traceable.recorder_inner" to "api_platform.cache.metadata.resource.traceable".
Inlined service "api_platform.cache.metadata.property.traceable.recorder_inner" to "api_platform.cache.metadata.property.traceable".
Inlined service "api_platform.cache.metadata.resource_collection.traceable.recorder_inner" to "api_platform.cache.metadata.resource_collection.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service "debug.security.event_dispatcher.login.inner" to "debug.security.event_dispatcher.login".
Inlined service "debug.security.event_dispatcher.google_login.inner" to "debug.security.event_dispatcher.google_login".
Inlined service "debug.security.event_dispatcher.api_token_refresh.inner" to "debug.security.event_dispatcher.api_token_refresh".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.96ScOpz" to ".service_locator.96ScOpz.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.mvvNb09" to ".service_locator.mvvNb09.ux.twig_component.twig.component_extension".
Inlined service ".service_locator.4GOymc2" to ".service_locator.4GOymc2.ux.live_component.event_subscriber".
Inlined service ".service_locator._mTJt_g" to ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.rvzDxoi" to ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.7pZx2KQ" to ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Lo8jEUu" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "App\Serializer\BlockNormalizer" to "debug.serializer.inner".
Inlined service "api_platform.serializer.uuid_denormalizer" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "Jose\Bundle\JoseFramework\Serializer\JWSSerializer" to "debug.serializer.inner".
Inlined service "Jose\Bundle\JoseFramework\Serializer\JWESerializer" to "debug.serializer.inner".
Inlined service "api_platform.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.documentation" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.error" to "debug.serializer.inner".
Inlined service "api_platform.serializer.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "api_platform.jsonopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.yamlopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.encoder" to "debug.serializer.inner".
Inlined service "api_platform.problem.encoder" to "debug.serializer.inner".
Inlined service "Jose\Bundle\JoseFramework\Serializer\JWSEncoder" to "debug.serializer.inner".
Inlined service "Jose\Bundle\JoseFramework\Serializer\JWEEncoder" to "debug.serializer.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "api_platform.state_provider.access_checker" to "api_platform.state_provider.access_checker.post_deserialize.inner".
Inlined service "api_platform.state_provider.query_parameter_validate" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "api_platform.pagination_options" to "lexik_jwt_authentication.api_platform.openapi.factory.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~FNVvfaW" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service ".service_locator.xtuP6FZ" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.rate_limiter.traceable.inner" to "cache.rate_limiter.traceable.recorder_inner".
Inlined service "custom_cache_pool.traceable.inner" to "custom_cache_pool.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service "cache.webpack_encore.traceable.inner" to "cache.webpack_encore.traceable.recorder_inner".
Inlined service "api_platform.cache.route_name_resolver.traceable.inner" to "api_platform.cache.route_name_resolver.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.resource.traceable.inner" to "api_platform.cache.metadata.resource.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.property.traceable.inner" to "api_platform.cache.metadata.property.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.resource_collection.traceable.inner" to "api_platform.cache.metadata.resource_collection.traceable.recorder_inner".
Inlined service ".service_locator.96ScOpz.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.rate_limiter.traceable.recorder_inner" to "cache.rate_limiter".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
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 "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
3
Tag "container.decorator" was defined on service(s) "App\Serializer\KleapBlockNormalizer", "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "var_dumper.contextualized_cli_dumper", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.login", "debug.security.firewall.authenticator.google_login", "debug.security.firewall.authenticator.api_token_refresh", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "api_platform.serializer.context_builder.filter", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.json_schema.backward_compatible_schema_factory", "lexik_jwt_authentication.api_platform.openapi.factory", ".debug.http_client", "cache.validator.traceable", "cache.serializer.traceable", "cache.annotations.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "custom_cache_pool.traceable", "cache.security_expression_language.traceable", "cache.security_token_verifier.traceable", "cache.webpack_encore.traceable", "api_platform.cache.route_name_resolver.traceable", "api_platform.cache.metadata.resource.traceable", "api_platform.cache.metadata.property.traceable", "api_platform.cache.metadata.resource_collection.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", "debug.security.event_dispatcher.login", "debug.security.event_dispatcher.google_login", "debug.security.event_dispatcher.api_token_refresh", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.rate_limiter", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", but was never used.
Tag "sentry" was defined on service(s) "Monolog\Processor\PsrLogMessageProcessor", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.