Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Lelyfoto\Twig\InstanceOf\DependencyInjection\TwigInstanceOfExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "report_fields_where_declared" configuration option is deprecated and will be removed in DoctrineBundle 3.0. When using ORM 3, report_fields_where_declared will always be true. (Configuration.php:701 called by ExprBuilder.php:246, https://github.com/doctrine/DoctrineBundle/pull/1962, package doctrine/doctrine-bundle)
The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. (DoctrineExtension.php:923 called by DoctrineExtension.php:541, https://github.com/doctrine/DoctrineBundle/pull/1762, package doctrine/doctrine-bundle)
Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. (DoctrineExtension.php:932 called by DoctrineExtension.php:541, https://github.com/doctrine/DoctrineBundle/pull/1804, package doctrine/doctrine-bundle)
Log messages generated during the compilation of the service container.
Messages
Class
338
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\AccountRepository" (parent: .abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\AccountRepository).
Resolving inheritance for "App\Account\Infrastructure\Adapter\Repository\AccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\AccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\AdminRepository" (parent: .abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\AdminRepository).
Resolving inheritance for "App\Account\Infrastructure\Adapter\Repository\AdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\AdminRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\PracticianRepository" (parent: .abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\PracticianRepository).
Resolving inheritance for "App\Account\Infrastructure\Adapter\Repository\PracticianRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\PracticianRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\SupervisorRepository" (parent: .abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\SupervisorRepository).
Resolving inheritance for "App\Account\Infrastructure\Adapter\Repository\SupervisorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\SupervisorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\TokenRepository" (parent: .abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\TokenRepository).
Resolving inheritance for "App\Account\Infrastructure\Adapter\Repository\TokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\TokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\AdministratorFixtures" (parent: .abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\AdministratorFixtures).
Resolving inheritance for "App\Account\Infrastructure\Doctrine\DataFixtures\AdministratorFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\AdministratorFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\PracticianFixtures" (parent: .abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\PracticianFixtures).
Resolving inheritance for "App\Account\Infrastructure\Doctrine\DataFixtures\PracticianFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\PracticianFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\AdministratorTestFixtures" (parent: .abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\Test\AdministratorTestFixtures).
Resolving inheritance for "App\Account\Infrastructure\Doctrine\DataFixtures\Test\AdministratorTestFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\AdministratorTestFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\PracticianTestFixtures" (parent: .abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\Test\PracticianTestFixtures).
Resolving inheritance for "App\Account\Infrastructure\Doctrine\DataFixtures\Test\PracticianTestFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\PracticianTestFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\TokenTestFixtures" (parent: .abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\Test\TokenTestFixtures).
Resolving inheritance for "App\Account\Infrastructure\Doctrine\DataFixtures\Test\TokenTestFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\TokenTestFixtures).
Resolving inheritance for ".instanceof.App\Account\Infrastructure\Doctrine\EntityListener\UserListener.0.App\Account\Infrastructure\Doctrine\EntityListener\UserListener" (parent: .abstract.instanceof.App\Account\Infrastructure\Doctrine\EntityListener\UserListener).
Resolving inheritance for "App\Account\Infrastructure\Doctrine\EntityListener\UserListener" (parent: .instanceof.App\Account\Infrastructure\Doctrine\EntityListener\UserListener.0.App\Account\Infrastructure\Doctrine\EntityListener\UserListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\Infrastructure\EventSubscriber\AccountSubscriber" (parent: .abstract.instanceof.App\Account\Infrastructure\EventSubscriber\AccountSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Account\Infrastructure\EventSubscriber\AccountSubscriber" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\Infrastructure\EventSubscriber\AccountSubscriber).
Resolving inheritance for "App\Account\Infrastructure\EventSubscriber\AccountSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Account\Infrastructure\EventSubscriber\AccountSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Account\Infrastructure\Validator\PhoneNumberValidator" (parent: .abstract.instanceof.App\Account\Infrastructure\Validator\PhoneNumberValidator).
Resolving inheritance for "App\Account\Infrastructure\Validator\PhoneNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Account\Infrastructure\Validator\PhoneNumberValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Account\Infrastructure\Validator\ZipCodeValidator" (parent: .abstract.instanceof.App\Account\Infrastructure\Validator\ZipCodeValidator).
Resolving inheritance for "App\Account\Infrastructure\Validator\ZipCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Account\Infrastructure\Validator\ZipCodeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Account\UserInterface\Command\CreateAdminCommand" (parent: .abstract.instanceof.App\Account\UserInterface\Command\CreateAdminCommand).
Resolving inheritance for "App\Account\UserInterface\Command\CreateAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Account\UserInterface\Command\CreateAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Account\UserInterface\Command\CreatePracticianCommand" (parent: .abstract.instanceof.App\Account\UserInterface\Command\CreatePracticianCommand).
Resolving inheritance for "App\Account\UserInterface\Command\CreatePracticianCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Account\UserInterface\Command\CreatePracticianCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\AccountActivationController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Auth\AccountActivationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\AccountActivationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\AccountActivationController).
Resolving inheritance for "App\Account\UserInterface\Controller\Auth\AccountActivationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\AccountActivationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\AuthController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Auth\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\AuthController).
Resolving inheritance for "App\Account\UserInterface\Controller\Auth\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\ConnectAsController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Auth\ConnectAsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\ConnectAsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\ConnectAsController).
Resolving inheritance for "App\Account\UserInterface\Controller\Auth\ConnectAsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\ConnectAsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController).
Resolving inheritance for "App\Account\UserInterface\Controller\Auth\ResendAccountActivationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\CreateAccountController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Crud\CreateAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\CreateAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\CreateAccountController).
Resolving inheritance for "App\Account\UserInterface\Controller\Crud\CreateAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\CreateAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\DeleteAccountController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Crud\DeleteAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\DeleteAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\DeleteAccountController).
Resolving inheritance for "App\Account\UserInterface\Controller\Crud\DeleteAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\DeleteAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\UpdateAccountController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Crud\UpdateAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\UpdateAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\UpdateAccountController).
Resolving inheritance for "App\Account\UserInterface\Controller\Crud\UpdateAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\UpdateAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Invite\CreateFromInviteController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Invite\CreateFromInviteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Invite\CreateFromInviteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Invite\CreateFromInviteController).
Resolving inheritance for "App\Account\UserInterface\Controller\Invite\CreateFromInviteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Invite\CreateFromInviteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Invite\InviteAccountController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Invite\InviteAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Invite\InviteAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Invite\InviteAccountController).
Resolving inheritance for "App\Account\UserInterface\Controller\Invite\InviteAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Invite\InviteAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\List\AccountListController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\List\AccountListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\List\AccountListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\List\AccountListController).
Resolving inheritance for "App\Account\UserInterface\Controller\List\AccountListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\List\AccountListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController).
Resolving inheritance for "App\Account\UserInterface\Controller\Password\ResetAccountPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController" (parent: .abstract.instanceof.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController).
Resolving inheritance for "App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\AccountType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\AccountType).
Resolving inheritance for "App\Account\UserInterface\Form\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\AdministratorType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\AdministratorType).
Resolving inheritance for "App\Account\UserInterface\Form\AdministratorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\AdministratorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ConnectAsType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\ConnectAsType).
Resolving inheritance for "App\Account\UserInterface\Form\ConnectAsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ConnectAsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\InvitePracticianType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\InvitePracticianType).
Resolving inheritance for "App\Account\UserInterface\Form\InvitePracticianType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\InvitePracticianType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\InviteSupervisorType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\InviteSupervisorType).
Resolving inheritance for "App\Account\UserInterface\Form\InviteSupervisorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\InviteSupervisorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\PasswordType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\PasswordType).
Resolving inheritance for "App\Account\UserInterface\Form\PasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\PasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\PracticianType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\PracticianType).
Resolving inheritance for "App\Account\UserInterface\Form\PracticianType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\PracticianType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ResendActivationType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\ResendActivationType).
Resolving inheritance for "App\Account\UserInterface\Form\ResendActivationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ResendActivationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ResetPasswordType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\ResetPasswordType).
Resolving inheritance for "App\Account\UserInterface\Form\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ResetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\SupervisorType" (parent: .abstract.instanceof.App\Account\UserInterface\Form\SupervisorType).
Resolving inheritance for "App\Account\UserInterface\Form\SupervisorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\SupervisorType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigDetailRepository" (parent: .abstract.instanceof.App\Configuration\Infrastructure\Adapter\Repository\ConfigDetailRepository).
Resolving inheritance for "App\Configuration\Infrastructure\Adapter\Repository\ConfigDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigItemRepository" (parent: .abstract.instanceof.App\Configuration\Infrastructure\Adapter\Repository\ConfigItemRepository).
Resolving inheritance for "App\Configuration\Infrastructure\Adapter\Repository\ConfigItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigRepository" (parent: .abstract.instanceof.App\Configuration\Infrastructure\Adapter\Repository\ConfigRepository).
Resolving inheritance for "App\Configuration\Infrastructure\Adapter\Repository\ConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigRepository).
Resolving inheritance for ".instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDataConfig" (parent: .abstract.instanceof.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDataConfig).
Resolving inheritance for "App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDataConfig" (parent: .instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDataConfig).
Resolving inheritance for ".instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDetailConfigData" (parent: .abstract.instanceof.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDetailConfigData).
Resolving inheritance for "App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDetailConfigData" (parent: .instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDetailConfigData).
Resolving inheritance for ".instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigItemDataConfig" (parent: .abstract.instanceof.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigItemDataConfig).
Resolving inheritance for "App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigItemDataConfig" (parent: .instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigItemDataConfig).
Resolving inheritance for ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\ArrayTransformer" (parent: .abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\ArrayTransformer).
Resolving inheritance for "App\Core\Infrastructure\Adapter\DTO\Transformer\ArrayTransformer" (parent: .instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\ArrayTransformer).
Resolving inheritance for ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\DefaultTransformer" (parent: .abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\DefaultTransformer).
Resolving inheritance for "App\Core\Infrastructure\Adapter\DTO\Transformer\DefaultTransformer" (parent: .instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\DefaultTransformer).
Resolving inheritance for ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\EntityTransformer" (parent: .abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\EntityTransformer).
Resolving inheritance for "App\Core\Infrastructure\Adapter\DTO\Transformer\EntityTransformer" (parent: .instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\EntityTransformer).
Resolving inheritance for ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\FileTransformer" (parent: .abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\FileTransformer).
Resolving inheritance for "App\Core\Infrastructure\Adapter\DTO\Transformer\FileTransformer" (parent: .instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\FileTransformer).
Resolving inheritance for ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\ObjectTransformer" (parent: .abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\ObjectTransformer).
Resolving inheritance for "App\Core\Infrastructure\Adapter\DTO\Transformer\ObjectTransformer" (parent: .instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\ObjectTransformer).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\Infrastructure\Resolver\FileResolver" (parent: .abstract.instanceof.App\Core\Infrastructure\Resolver\FileResolver).
Resolving inheritance for "App\Core\Infrastructure\Resolver\FileResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\Infrastructure\Resolver\FileResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Core\UserInterface\Command\LoadDataConfigCommand" (parent: .abstract.instanceof.App\Core\UserInterface\Command\LoadDataConfigCommand).
Resolving inheritance for "App\Core\UserInterface\Command\LoadDataConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Core\UserInterface\Command\LoadDataConfigCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\UserInterface\Form\DeleteEntityType" (parent: .abstract.instanceof.App\Core\UserInterface\Form\DeleteEntityType).
Resolving inheritance for "App\Core\UserInterface\Form\DeleteEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\UserInterface\Form\DeleteEntityType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\UserInterface\Twig\AssetsExtension" (parent: .abstract.instanceof.App\Core\UserInterface\Twig\AssetsExtension).
Resolving inheritance for "App\Core\UserInterface\Twig\AssetsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\UserInterface\Twig\AssetsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\UserInterface\Twig\JSONExtension" (parent: .abstract.instanceof.App\Core\UserInterface\Twig\JSONExtension).
Resolving inheritance for "App\Core\UserInterface\Twig\JSONExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\UserInterface\Twig\JSONExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UserInterface\Controller\DashboardController" (parent: .abstract.instanceof.App\Dashboard\UserInterface\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UserInterface\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UserInterface\Controller\DashboardController).
Resolving inheritance for "App\Dashboard\UserInterface\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UserInterface\Controller\DashboardController).
Resolving inheritance for ".instanceof.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener.0.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener" (parent: .abstract.instanceof.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener).
Resolving inheritance for "App\Media\Infrastructure\Doctrine\EntityListener\MediaListener" (parent: .instanceof.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener.0.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer" (parent: .abstract.instanceof.App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer).
Resolving inheritance for "App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Media\UserInterface\Controller\ChunkController" (parent: .abstract.instanceof.App\Media\UserInterface\Controller\ChunkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Media\UserInterface\Controller\ChunkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Media\UserInterface\Controller\ChunkController).
Resolving inheritance for "App\Media\UserInterface\Controller\ChunkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Media\UserInterface\Controller\ChunkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\Domain\Validation\Locator\ValidatorLocator" (parent: .abstract.instanceof.App\Order\Domain\Validation\Locator\ValidatorLocator).
Resolving inheritance for "App\Order\Domain\Validation\Locator\ValidatorLocator" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\Domain\Validation\Locator\ValidatorLocator).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderConfigRepository" (parent: .abstract.instanceof.App\Order\Infrastructure\Adapter\Repository\OrderConfigRepository).
Resolving inheritance for "App\Order\Infrastructure\Adapter\Repository\OrderConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderInvalidStepRepository" (parent: .abstract.instanceof.App\Order\Infrastructure\Adapter\Repository\OrderInvalidStepRepository).
Resolving inheritance for "App\Order\Infrastructure\Adapter\Repository\OrderInvalidStepRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderInvalidStepRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderRepository" (parent: .abstract.instanceof.App\Order\Infrastructure\Adapter\Repository\OrderRepository).
Resolving inheritance for "App\Order\Infrastructure\Adapter\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Order\Infrastructure\Doctrine\DataFixtures\Test\OrderTestFixtures" (parent: .abstract.instanceof.App\Order\Infrastructure\Doctrine\DataFixtures\Test\OrderTestFixtures).
Resolving inheritance for "App\Order\Infrastructure\Doctrine\DataFixtures\Test\OrderTestFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Order\Infrastructure\Doctrine\DataFixtures\Test\OrderTestFixtures).
Resolving inheritance for ".instanceof.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener.0.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener" (parent: .abstract.instanceof.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener).
Resolving inheritance for "App\Order\Infrastructure\Doctrine\EntityListener\OrderListener" (parent: .instanceof.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener.0.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\Infrastructure\EventSubscriber\OrderSubscriber" (parent: .abstract.instanceof.App\Order\Infrastructure\EventSubscriber\OrderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Order\Infrastructure\EventSubscriber\OrderSubscriber" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\Infrastructure\EventSubscriber\OrderSubscriber).
Resolving inheritance for "App\Order\Infrastructure\EventSubscriber\OrderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Order\Infrastructure\EventSubscriber\OrderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer" (parent: .abstract.instanceof.App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer).
Resolving inheritance for "App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer" (parent: .abstract.instanceof.App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer).
Resolving inheritance for "App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer" (parent: .abstract.instanceof.App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer).
Resolving inheritance for "App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Order\UserInterface\Command\OrderInvalidStepConvertCommand" (parent: .abstract.instanceof.App\Order\UserInterface\Command\OrderInvalidStepConvertCommand).
Resolving inheritance for "App\Order\UserInterface\Command\OrderInvalidStepConvertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Order\UserInterface\Command\OrderInvalidStepConvertCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Order\UserInterface\Command\OrderStepConvertCommand" (parent: .abstract.instanceof.App\Order\UserInterface\Command\OrderStepConvertCommand).
Resolving inheritance for "App\Order\UserInterface\Command\OrderStepConvertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Order\UserInterface\Command\OrderStepConvertCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\CreateOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\CreateOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\CreateOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\CreateOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\CreateOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\CreateOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\DeleteOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\DeleteOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\DeleteOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\DeleteOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\DeleteOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\DeleteOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\FixOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\FixOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\FixOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\FixOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\FixOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\FixOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ListOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\ListOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ListOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ListOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\ListOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ListOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\MediaOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\MediaOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\MediaOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\MediaOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\MediaOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\MediaOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ProcessOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\ProcessOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ProcessOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ProcessOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\ProcessOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ProcessOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\PurchaseOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\PurchaseOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\PurchaseOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\PurchaseOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\PurchaseOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\PurchaseOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\SaveOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\SaveOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\SaveOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\SaveOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\SaveOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\SaveOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\SendOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\SendOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\SendOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\SendOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\SendOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\SendOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\UpdateOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\UpdateOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\UpdateOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\UpdateOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\UpdateOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\UpdateOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\UpdateStatusController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\UpdateStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\UpdateStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\UpdateStatusController).
Resolving inheritance for "App\Order\UserInterface\Controller\UpdateStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\UpdateStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ValidationOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\ValidationOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ValidationOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ValidationOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\ValidationOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ValidationOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ViewOrderController" (parent: .abstract.instanceof.App\Order\UserInterface\Controller\ViewOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ViewOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ViewOrderController).
Resolving inheritance for "App\Order\UserInterface\Controller\ViewOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ViewOrderController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\OrderValidateItemType" (parent: .abstract.instanceof.App\Order\UserInterface\Form\OrderValidateItemType).
Resolving inheritance for "App\Order\UserInterface\Form\OrderValidateItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\OrderValidateItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\OrderValidateType" (parent: .abstract.instanceof.App\Order\UserInterface\Form\OrderValidateType).
Resolving inheritance for "App\Order\UserInterface\Form\OrderValidateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\OrderValidateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\ProcessType" (parent: .abstract.instanceof.App\Order\UserInterface\Form\ProcessType).
Resolving inheritance for "App\Order\UserInterface\Form\ProcessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\ProcessType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationInviteRepository" (parent: .abstract.instanceof.App\Organization\Infrastructure\Adapter\Repository\OrganizationInviteRepository).
Resolving inheritance for "App\Organization\Infrastructure\Adapter\Repository\OrganizationInviteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationInviteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationMemberRepository" (parent: .abstract.instanceof.App\Organization\Infrastructure\Adapter\Repository\OrganizationMemberRepository).
Resolving inheritance for "App\Organization\Infrastructure\Adapter\Repository\OrganizationMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationMemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationRepository" (parent: .abstract.instanceof.App\Organization\Infrastructure\Adapter\Repository\OrganizationRepository).
Resolving inheritance for "App\Organization\Infrastructure\Adapter\Repository\OrganizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber" (parent: .abstract.instanceof.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber).
Resolving inheritance for "App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\AcceptInviteController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\AcceptInviteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\AcceptInviteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\AcceptInviteController).
Resolving inheritance for "App\Organization\UserInterface\Controller\AcceptInviteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\AcceptInviteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\CreateOrganizationController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\CreateOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\CreateOrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\CreateOrganizationController).
Resolving inheritance for "App\Organization\UserInterface\Controller\CreateOrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\CreateOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController).
Resolving inheritance for "App\Organization\UserInterface\Controller\DeleteOrganizationInviteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController).
Resolving inheritance for "App\Organization\UserInterface\Controller\DeleteOrganizationMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ListOrganizationController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\ListOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ListOrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ListOrganizationController).
Resolving inheritance for "App\Organization\UserInterface\Controller\ListOrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ListOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ResendInviteController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\ResendInviteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ResendInviteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ResendInviteController).
Resolving inheritance for "App\Organization\UserInterface\Controller\ResendInviteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ResendInviteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ResendOrganizationInviteController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\ResendOrganizationInviteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ResendOrganizationInviteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ResendOrganizationInviteController).
Resolving inheritance for "App\Organization\UserInterface\Controller\ResendOrganizationInviteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ResendOrganizationInviteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ShowOrganizationController" (parent: .abstract.instanceof.App\Organization\UserInterface\Controller\ShowOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ShowOrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ShowOrganizationController).
Resolving inheritance for "App\Organization\UserInterface\Controller\ShowOrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ShowOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\OrganizationInviteType" (parent: .abstract.instanceof.App\Organization\UserInterface\Form\OrganizationInviteType).
Resolving inheritance for "App\Organization\UserInterface\Form\OrganizationInviteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\OrganizationInviteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\OrganizationType" (parent: .abstract.instanceof.App\Organization\UserInterface\Form\OrganizationType).
Resolving inheritance for "App\Organization\UserInterface\Form\OrganizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\OrganizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\ResendInvitationType" (parent: .abstract.instanceof.App\Organization\UserInterface\Form\ResendInvitationType).
Resolving inheritance for "App\Organization\UserInterface\Form\ResendInvitationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\ResendInvitationType).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
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.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.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 "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for ".zenstruck_foundry.persistence.database_resetter.orm.schema" (parent: .zenstruck_foundry.persistence.database_resetter.orm.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.app_user_provider" (parent: doctrine.orm.security.user.provider).
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.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.0" (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 "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
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.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
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_listener" (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_schedule" (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_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_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_story" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_factory" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
260
Removed service "App\Account\Domain\Gateway\AccountEntityGatewayInterface"; reason: private alias.
Removed service "App\Account\Domain\Gateway\AdminGatewayInterface"; reason: private alias.
Removed service "App\Account\Domain\Gateway\PracticianGatewayInterface"; reason: private alias.
Removed service "App\Account\Domain\Gateway\SupervisorGatewayInterface"; reason: private alias.
Removed service "App\Account\Domain\Gateway\TokenGatewayInterface"; reason: private alias.
Removed service "App\Account\Domain\Presenter\MailResetPasswordPresenterInterface"; reason: private alias.
Removed service "App\Configuration\Domaine\Gateway\ConfigDetailGatewayInterface"; reason: private alias.
Removed service "App\Configuration\Domaine\Gateway\ConfigGatewayInterface"; reason: private alias.
Removed service "App\Configuration\Domaine\Gateway\ConfigItemGatewayInterface"; reason: private alias.
Removed service "App\Core\Domain\Event\EventDispatcherInterface"; reason: private alias.
Removed service "App\Core\Domain\Helper\TokenHelperInterface"; reason: private alias.
Removed service "App\Core\Domain\Mailer\MailerInterface"; reason: private alias.
Removed service "App\Core\Domain\Mailer\MailerStructureInterface"; reason: private alias.
Removed service "App\Core\Domain\Model\DTO\Manager\DTOManagerInterface"; reason: private alias.
Removed service "App\Core\Domain\Model\Manager\EntityManagerInterface"; reason: private alias.
Removed service "App\Core\Domain\Tools\PDFGeneratorInterface"; reason: private alias.
Removed service "App\Media\Domain\Model\Manager\ChunkFileManagerInterface"; reason: private alias.
Removed service "App\Order\Domain\Gateway\OrderConfigGatewayInterface"; reason: private alias.
Removed service "App\Order\Domain\Gateway\OrderGatewayInterface"; reason: private alias.
Removed service "App\Order\Domain\Gateway\OrderInvalidStepGatewayInterface"; reason: private alias.
Removed service "App\Organization\Domain\Gateway\OrganizationGatewayInterface"; reason: private alias.
Removed service "App\Organization\Domain\Gateway\OrganizationInviteGatewayInterface"; reason: private alias.
Removed service "App\Organization\Domain\Gateway\OrganizationMemberGatewayInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\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 $parameter_bag"; 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 "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\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 "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 "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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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 "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Zenstruck\Foundry\ORM\ResetDatabase\OrmResetter"; 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_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; 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 "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.ceZBsSI"; reason: private alias.
Removed service ".service_locator.hwlOvJA"; reason: private alias.
Removed service ".service_locator.4Xv2Xeq"; reason: private alias.
Removed service ".service_locator.BiLV36V"; reason: private alias.
Removed service ".service_locator.RDsBomB"; reason: private alias.
Removed service ".service_locator.4Hk2wsh"; reason: private alias.
Removed service ".service_locator.D7DrZuP"; reason: private alias.
Removed service ".service_locator.gkiPTY."; reason: private alias.
Removed service ".service_locator.5VRShdq"; reason: private alias.
Removed service ".service_locator.8poH4Wr"; reason: private alias.
Removed service ".service_locator.nktnWXn"; reason: private alias.
Removed service ".service_locator.Fmx8dFO"; reason: private alias.
Removed service ".service_locator.B6pHoH0"; reason: private alias.
Removed service ".service_locator.tj6fXmU"; reason: private alias.
Removed service ".service_locator.P3.DliU"; reason: private alias.
Removed service ".service_locator.8u_NSAN"; reason: private alias.
Removed service ".service_locator.D8Lp6UR"; reason: private alias.
Removed service ".service_locator.ccqHGkf"; reason: private alias.
Removed service ".service_locator.7Vj7Sr0"; reason: private alias.
Removed service ".service_locator.ROa1gZj"; reason: private alias.
Removed service ".service_locator.hrB.hnv"; reason: private alias.
Removed service ".service_locator.AHXCcWT"; reason: private alias.
Removed service ".service_locator.5EQvfjM"; reason: private alias.
Removed service ".service_locator.ivDMFdO"; reason: private alias.
Removed service ".service_locator.BkdTr1w"; reason: private alias.
Removed service ".service_locator.w5RSTLq"; reason: private alias.
Removed service ".service_locator.P9_Kc7k"; reason: private alias.
Removed service ".service_locator.a9VmOSp"; reason: private alias.
Removed service ".service_locator.qPWrydx"; reason: private alias.
Removed service ".service_locator.MFtm75r"; reason: private alias.
Removed service ".service_locator.kIwimre"; reason: private alias.
Removed service ".service_locator.gM8leaO"; reason: private alias.
Removed service ".service_locator.bk3.Kux"; reason: private alias.
Removed service ".service_locator.JjuJO9N"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.RSM27XH"; reason: private alias.
Removed service ".service_locator.nrE9T8l"; reason: private alias.
Removed service ".service_locator.CnQp5HV"; reason: private alias.
Removed service ".service_locator.xRe3nhJ"; reason: private alias.
Removed service ".service_locator.eJjCSwr"; reason: private alias.
Removed service "validator"; 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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service ".zenstruck_foundry.persistence.database_resetter.orm.schema"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.Nb0EAcz"; reason: private alias.
Removed service ".service_locator.UkiGrAk"; reason: private alias.
Removed service ".service_locator.TsjeC1D"; reason: private alias.
Removed service ".service_locator.X7lw1_f"; reason: private alias.
Removed service ".service_locator.i4wTc91"; reason: private alias.
Removed service ".service_locator.nlYwtCu"; reason: private alias.
Removed service ".service_locator.GLpL2L9"; reason: private alias.
Removed service ".service_locator.FtDfIdU"; reason: private alias.
Removed service ".service_locator.Fv5DiAe"; reason: private alias.
Removed service ".service_locator.dlbnd3C"; reason: private alias.
Removed service ".service_locator..9fOZxD"; reason: private alias.
Removed service ".service_locator.xFQrQmx"; reason: private alias.
Removed service ".service_locator.b_lnSaG"; reason: private alias.
Removed service ".service_locator.2pOHuHP"; reason: private alias.
Removed service ".service_locator.rubRYDL"; reason: private alias.
Removed service ".service_locator.8Kf_F79"; reason: private alias.
Removed service ".service_locator.wy271wL"; reason: private alias.
Removed service ".service_locator.BdT7yxZ"; reason: private alias.
Removed service ".service_locator.v5t9vn."; reason: private alias.
Removed service ".service_locator.nseRea9"; reason: private alias.
Removed service ".service_locator.MqRXz.Q"; reason: private alias.
Removed service ".service_locator.079jGzV"; reason: private alias.
Removed service ".service_locator.sm2YKWM"; reason: private alias.
Removed service ".service_locator.J1Ex3JQ"; reason: private alias.
Removed service ".service_locator.t2fSfo8"; reason: private alias.
Removed service ".service_locator.qzsCUBX"; reason: private alias.
Removed service ".service_locator.WrqgkHI"; reason: private alias.
Removed service ".service_locator.lpkZC3w"; reason: private alias.
Removed service ".service_locator._4zBL8e"; reason: private alias.
Removed service ".service_locator.pe0s_9N"; reason: private alias.
Removed service ".service_locator.ud3HmBb"; reason: private alias.
Removed service ".service_locator.YMbdhPr"; reason: private alias.
Removed service ".service_locator.iHC3phs"; reason: private alias.
Removed service ".service_locator.dvy0Lt1"; reason: private alias.
Removed service ".service_locator.wyQx7ax"; reason: private alias.
Removed service ".service_locator.frhyhRo"; reason: private alias.
Removed service ".service_locator.FkBuL3o"; reason: private alias.
Removed service ".service_locator.UD1xwqF"; reason: private alias.
Removed service ".service_locator.mHES7su"; reason: private alias.
Removed service ".service_locator.Cb3LdKX"; reason: private alias.
Removed service ".service_locator.i.Yr459"; reason: private alias.
Removed service ".service_locator.PbnjKoX"; reason: private alias.
Removed service ".service_locator..6.1Ea2"; reason: private alias.
Removed service ".service_locator.sWg7ezs"; reason: private alias.
Removed service ".service_locator.O0j7fiy"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
142
Changed reference of service "App\Account\UserInterface\Presenter\Mail\CreateAdministratorMailPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Mail\CreatePracticianMailPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Mail\ResetPasswordMailPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\AccountActivationFailPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\AccountActivationFailPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\ConnectAsPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\ConnectAsPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\LoginPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\LoginPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\ResendActivationPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Auth\ResendActivationPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\CreateAdminPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\CreateAdminPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\CreatePracticianPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\CreatePracticianPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\DeleteAccountErrorPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\DeleteAccountErrorPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\DeleteAccountPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\DeleteAccountPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\UpdateAccountPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Crud\UpdateAccountPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Invite\CreateFromInvitePresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Invite\CreateFromInvitePresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\List\ListAccountPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\List\ListAccountPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Password\ResetPasswordPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Password\ResetPasswordPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Password\UpdatePasswordFailPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Password\UpdatePasswordFailPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Password\UpdatePasswordPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Account\UserInterface\Presenter\Web\Password\UpdatePasswordPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Core\Infrastructure\Adapter\Dispatcher\EventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Core\UserInterface\Presenter\Json\AbstractJSONPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Core\UserInterface\Presenter\Json\AbstractJSONPresenter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Core\UserInterface\Presenter\Web\AbstractWebPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Core\UserInterface\Presenter\Web\AbstractWebPresenter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Dashboard\UserInterface\Presenter\Web\DashboardAdminPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Dashboard\UserInterface\Presenter\Web\DashboardAdminPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Dashboard\UserInterface\Presenter\Web\DashboardSupervisorPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Dashboard\UserInterface\Presenter\Web\DashboardSupervisorPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Json\ListOrderPresenterJSON" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Json\ListOrderPresenterJSON" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Json\SaveOrderPresenterJSON" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Json\SaveOrderPresenterJSON" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Json\UpdateStatusPresenterJSON" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Json\UpdateStatusPresenterJSON" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Mail\AbstractOrderMailPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Mail\InvalidateOrderMailPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Mail\PendingOrderMailPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Mail\ValidateOrderMailPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\CreateOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\CreateOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Web\DeleteOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\DeleteOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Web\FixOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\FixOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ListOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ListOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ProcessOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ProcessOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Web\UpdateOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\UpdateOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ValidateOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ValidateOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ViewOrderPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Order\UserInterface\Presenter\Web\ViewOrderPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Mail\ExistingAccountInviteCreatedPresenterMail" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Mail\NewAccountInviteCreatedPresenterMail" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\AccepteInviteErrorPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\AccepteInviteErrorPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\CreateOrganizationPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\CreateOrganizationPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\DeleteOrganizationInvitePresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\DeleteOrganizationInvitePresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\DeleteOrganizationMemberErrorPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\DeleteOrganizationMemberErrorPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\DeleteOrganizationMemberPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\DeleteOrganizationMemberPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\ListOrganizationPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\ListOrganizationPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\ResendInvitationPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\ResendInvitationPresenterHTML" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\ShowOrganizationPresenterHTML" previously pointing to "router.default" to "router".
Changed reference of service "App\Organization\UserInterface\Presenter\Web\ShowOrganizationPresenterHTML" 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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" 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 "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.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 "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 "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
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 "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
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 "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 "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
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.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 "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
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.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.fHAS_lJ" 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._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
419
Removed service "App\Account\Infrastructure\Doctrine\Entity"; reason: abstract.
Removed service "App\Configuration\Infrastructure\Doctrine\Entity"; reason: abstract.
Removed service "App\Media\Infrastructure\Doctrine\Entity"; reason: abstract.
Removed service "App\Order\Infrastructure\Doctrine\Entity"; reason: abstract.
Removed service "App\Organization\Infrastructure\Doctrine\Entity"; reason: abstract.
Removed service "App\Account\Infrastructure\Doctrine\Factory"; reason: abstract.
Removed service "App\Configuration\Infrastructure\Doctrine\Factory"; reason: abstract.
Removed service "App\Account\UserInterface\DTO"; reason: abstract.
Removed service "App\Core\UserInterface\DTO"; reason: abstract.
Removed service "App\Media\UserInterface\DTO"; reason: abstract.
Removed service "App\Order\UserInterface\DTO"; reason: abstract.
Removed service "App\Organization\UserInterface\DTO"; reason: abstract.
Removed service "App\Account\Domain\Enum"; reason: abstract.
Removed service "App\Organization\Domain\Enum"; reason: abstract.
Removed service "App\Core\Domain\Model\Document"; reason: abstract.
Removed service "App\Media\Domain\Model\Document"; reason: abstract.
Removed service "App\Account\Domain\Model\Entity"; reason: abstract.
Removed service "App\Core\Domain\Model\Entity"; reason: abstract.
Removed service "App\Media\Domain\Model\Entity"; reason: abstract.
Removed service "App\Order\Domain\Model\Entity"; reason: abstract.
Removed service "App\Organization\Domain\Model\Entity"; reason: abstract.
Removed service "App\Account\Domain\Request"; reason: abstract.
Removed service "App\Order\Domain\Request"; reason: abstract.
Removed service "App\Account\Domain\Response"; reason: abstract.
Removed service "App\Dashboard\Domain\Response"; 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 "mailer.transport_factory.abstract"; 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 "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.debug_middleware"; 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 "maker.auto_command.abstract"; reason: abstract.
Removed service ".zenstruck_foundry.persistence.database_resetter.orm.abstract"; 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 "Knp\DoctrineBehaviors\Bundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\DoctrineBehaviorsBundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\Exception"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\AccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\AccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\AdminRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\AdminRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\PracticianRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\PracticianRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\SupervisorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\SupervisorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Account\Infrastructure\Adapter\Repository\TokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Adapter\Repository\TokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\AdministratorFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\AdministratorFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\PracticianFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\PracticianFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\AdministratorTestFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\Test\AdministratorTestFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\PracticianTestFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\Test\PracticianTestFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Account\Infrastructure\Doctrine\DataFixtures\Test\TokenTestFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Doctrine\DataFixtures\Test\TokenTestFixtures"; reason: abstract.
Removed service ".instanceof.App\Account\Infrastructure\Doctrine\EntityListener\UserListener.0.App\Account\Infrastructure\Doctrine\EntityListener\UserListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Doctrine\EntityListener\UserListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\Infrastructure\EventSubscriber\AccountSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Account\Infrastructure\EventSubscriber\AccountSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\EventSubscriber\AccountSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Account\Infrastructure\Validator\PhoneNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Validator\PhoneNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Account\Infrastructure\Validator\ZipCodeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\Infrastructure\Validator\ZipCodeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Account\UserInterface\Command\CreateAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Command\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Account\UserInterface\Command\CreatePracticianCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Command\CreatePracticianCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\AccountActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\AccountActivationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Auth\AccountActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Auth\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\ConnectAsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\ConnectAsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Auth\ConnectAsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\CreateAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\CreateAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Crud\CreateAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\DeleteAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\DeleteAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Crud\DeleteAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Crud\UpdateAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Crud\UpdateAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Crud\UpdateAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Invite\CreateFromInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Invite\CreateFromInviteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Invite\CreateFromInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Invite\InviteAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Invite\InviteAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Invite\InviteAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\List\AccountListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\List\AccountListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\List\AccountListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\AccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\AdministratorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\AdministratorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ConnectAsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\ConnectAsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\InvitePracticianType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\InvitePracticianType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\InviteSupervisorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\InviteSupervisorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\PasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\PasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\PracticianType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\PracticianType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ResendActivationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\ResendActivationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Account\UserInterface\Form\SupervisorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Account\UserInterface\Form\SupervisorType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Configuration\Infrastructure\Adapter\Repository\ConfigDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Configuration\Infrastructure\Adapter\Repository\ConfigItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Configuration\Infrastructure\Adapter\Repository\ConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Configuration\Infrastructure\Adapter\Repository\ConfigRepository"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDataConfig"; reason: abstract.
Removed service ".abstract.instanceof.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDataConfig"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDetailConfigData"; reason: abstract.
Removed service ".abstract.instanceof.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigDetailConfigData"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\DataConfig\DataConfigInterface.0.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigItemDataConfig"; reason: abstract.
Removed service ".abstract.instanceof.App\Configuration\Infrastructure\Doctrine\DataConfig\ConfigItemDataConfig"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\ArrayTransformer"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\ArrayTransformer"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\DefaultTransformer"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\DefaultTransformer"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\EntityTransformer"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\EntityTransformer"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\FileTransformer"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\FileTransformer"; reason: abstract.
Removed service ".instanceof.App\Core\Domain\Model\DTO\Transformer\DTOTransformerInterface.0.App\Core\Infrastructure\Adapter\DTO\Transformer\ObjectTransformer"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Infrastructure\Adapter\DTO\Transformer\ObjectTransformer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\Infrastructure\Resolver\FileResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Infrastructure\Resolver\FileResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Core\UserInterface\Command\LoadDataConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\UserInterface\Command\LoadDataConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\UserInterface\Form\DeleteEntityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\UserInterface\Form\DeleteEntityType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\UserInterface\Twig\AssetsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\UserInterface\Twig\AssetsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\UserInterface\Twig\JSONExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\UserInterface\Twig\JSONExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UserInterface\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UserInterface\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dashboard\UserInterface\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener.0.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Media\Infrastructure\Doctrine\EntityListener\MediaListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Media\UserInterface\Controller\ChunkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Media\UserInterface\Controller\ChunkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Media\UserInterface\Controller\ChunkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\Domain\Validation\Locator\ValidatorLocator"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Domain\Validation\Locator\ValidatorLocator"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Adapter\Repository\OrderConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderInvalidStepRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Adapter\Repository\OrderInvalidStepRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Adapter\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Adapter\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Order\Infrastructure\Doctrine\DataFixtures\Test\OrderTestFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Doctrine\DataFixtures\Test\OrderTestFixtures"; reason: abstract.
Removed service ".instanceof.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener.0.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Doctrine\EntityListener\OrderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\Infrastructure\EventSubscriber\OrderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Order\Infrastructure\EventSubscriber\OrderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\EventSubscriber\OrderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Order\UserInterface\Command\OrderInvalidStepConvertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Command\OrderInvalidStepConvertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Order\UserInterface\Command\OrderStepConvertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Command\OrderStepConvertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\CreateOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\CreateOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\CreateOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\DeleteOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\DeleteOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\DeleteOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\FixOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\FixOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\FixOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ListOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ListOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\ListOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\MediaOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\MediaOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\MediaOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ProcessOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ProcessOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\ProcessOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\SaveOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\SaveOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\SaveOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\SendOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\SendOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\SendOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\UpdateOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\UpdateOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\UpdateOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\UpdateStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\UpdateStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\UpdateStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ValidationOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ValidationOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\ValidationOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Order\UserInterface\Controller\ViewOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Order\UserInterface\Controller\ViewOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Controller\ViewOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\OrderValidateItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Form\OrderValidateItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\OrderValidateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Form\OrderValidateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Order\UserInterface\Form\ProcessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\UserInterface\Form\ProcessType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationInviteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\Infrastructure\Adapter\Repository\OrganizationInviteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationMemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\Infrastructure\Adapter\Repository\OrganizationMemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Organization\Infrastructure\Adapter\Repository\OrganizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\Infrastructure\Adapter\Repository\OrganizationRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\AcceptInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\AcceptInviteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\AcceptInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\CreateOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\CreateOrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\CreateOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ListOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ListOrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\ListOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ResendInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ResendInviteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\ResendInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ResendOrganizationInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ResendOrganizationInviteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\ResendOrganizationInviteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Organization\UserInterface\Controller\ShowOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Organization\UserInterface\Controller\ShowOrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Controller\ShowOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\OrganizationInviteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Form\OrganizationInviteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\OrganizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Form\OrganizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Organization\UserInterface\Form\ResendInvitationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Organization\UserInterface\Form\ResendInvitationType"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
120
Removed service "App\Account\Domain\Event\AccountEvent"; reason: unused.
Removed service "App\Account\Domain\Model\Exception\AccessDeniedException"; reason: unused.
Removed service "App\Account\Domain\Model\Exception\AccountAlreadyActivated"; reason: unused.
Removed service "App\Account\Domain\Model\Exception\EmailAlreadyExistException"; reason: unused.
Removed service "App\Account\Domain\Model\Exception\EmailNotFoundException"; reason: unused.
Removed service "App\Account\Domain\Model\Exception\TokenInvalidActionException"; reason: unused.
Removed service "App\Account\Domain\Validation\Message\AccountValidationMessage"; reason: unused.
Removed service "App\Account\Domain\Validation\Message\PasswordValidationMessage"; reason: unused.
Removed service "App\Account\Domain\Validation\Validator\PasswordValidator"; reason: unused.
Removed service "App\Account\Infrastructure\Validator\PhoneNumber"; reason: unused.
Removed service "App\Account\Infrastructure\Validator\ZipCode"; reason: unused.
Removed service "App\Core\Domain\Model\Exception\AlreadyUsedTokenException"; reason: unused.
Removed service "App\Core\Domain\Model\Exception\ExpiredTokenException"; reason: unused.
Removed service "App\Core\Domain\Model\Exception\InvalidTokenException"; reason: unused.
Removed service "App\Core\Domain\Model\Exception\UploadFileFailedException"; reason: unused.
Removed service "App\Core\Domain\Validation\Message\ValidationMessage"; reason: unused.
Removed service "App\Core\Infrastructure\Adapter\DTO\Factory\DTOFactory"; reason: unused.
Removed service "App\Core\Infrastructure\Adapter\Document\File"; reason: unused.
Removed service "App\Core\Infrastructure\Adapter\Document\UploadedFile"; reason: unused.
Removed service "App\Core\Infrastructure\Adapter\Mailer\MailerStructure"; reason: unused.
Removed service "App\Core\Infrastructure\Decorator\EntityReflectionClass"; reason: unused.
Removed service "App\Core\UserInterface\Presenter\Json\AbstractJSONPresenter"; reason: unused.
Removed service "App\Core\UserInterface\Presenter\Menu\Menu"; reason: unused.
Removed service "App\Core\UserInterface\Presenter\Menu\MenuItem"; reason: unused.
Removed service "App\Core\UserInterface\Presenter\Menu\MenuLink"; reason: unused.
Removed service "App\Core\UserInterface\Presenter\Page\Page"; reason: unused.
Removed service "App\Core\UserInterface\Presenter\Web\AbstractWebPresenter"; reason: unused.
Removed service "App\Dashboard\Domain\UseCase\Dashboard"; reason: unused.
Removed service "App\Media\Domain\Model\Exception\ChunkFileFailedException"; reason: unused.
Removed service "App\Media\Infrastructure\Adapter\Document\Chunk"; reason: unused.
Removed service "App\Media\Infrastructure\Adapter\Document\CombineFile"; reason: unused.
Removed service "App\Order\Domain\Event\OrderEvent"; reason: unused.
Removed service "App\Order\Domain\Model\Exception\OrderNotFoundException"; reason: unused.
Removed service "App\Order\UserInterface\FormTransformer\DateTimeTransformer"; reason: unused.
Removed service "App\Order\UserInterface\Presenter\Mail\AbstractOrderMailPresenter"; reason: unused.
Removed service "App\Organization\Domain\Event\OrganizationInviteEvent"; reason: unused.
Removed service "App\Organization\Domain\Exception\AlreadyAcceptedInviteException"; reason: unused.
Removed service "App\Organization\Domain\Exception\EmailAlreadyInTheListException"; reason: unused.
Removed service "App\Organization\Domain\Exception\EmailWithAnotherRoleException"; reason: unused.
Removed service "App\Organization\Domain\Exception\ExpiredInviteException"; reason: unused.
Removed service "App\Organization\Domain\Exception\ExpiredTokenException"; reason: unused.
Removed service "App\Organization\Domain\Exception\InvalidInviteException"; reason: unused.
Removed service "App\Organization\Domain\Exception\MisMatchEmailInviteException"; reason: unused.
Removed service "App\Organization\Domain\Exception\OrganizationAlreadyExistException"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; 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_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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; 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 "doctrine.dbal.connection_expiries"; 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 "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; 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.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 ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.pagerfanta.serializer.normalizer"; 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.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.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; 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 "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
347
Inlined service "App\Account\Domain\UseCase\SendMailResetPassword" to "App\Account\Domain\UseCase\ResetPassword".
Inlined service ".service_locator.bVdWLKC.App\Account\Infrastructure\EventSubscriber\AccountSubscriber" to "App\Account\Infrastructure\EventSubscriber\AccountSubscriber".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Auth\AccountActivationController" to "App\Account\UserInterface\Controller\Auth\AccountActivationController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Auth\AuthController" to "App\Account\UserInterface\Controller\Auth\AuthController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Auth\ConnectAsController" to "App\Account\UserInterface\Controller\Auth\ConnectAsController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Auth\ResendAccountActivationController" to "App\Account\UserInterface\Controller\Auth\ResendAccountActivationController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Crud\CreateAccountController" to "App\Account\UserInterface\Controller\Crud\CreateAccountController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Crud\DeleteAccountController" to "App\Account\UserInterface\Controller\Crud\DeleteAccountController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Crud\UpdateAccountController" to "App\Account\UserInterface\Controller\Crud\UpdateAccountController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Invite\CreateFromInviteController" to "App\Account\UserInterface\Controller\Invite\CreateFromInviteController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Invite\InviteAccountController" to "App\Account\UserInterface\Controller\Invite\InviteAccountController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\List\AccountListController" to "App\Account\UserInterface\Controller\List\AccountListController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Password\ResetAccountPasswordController" to "App\Account\UserInterface\Controller\Password\ResetAccountPasswordController".
Inlined service ".service_locator.fHAS_lJ.App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController" to "App\Account\UserInterface\Controller\Password\UpdateAccountPasswordController".
Inlined service "mailer.mailer" to "App\Core\Infrastructure\Adapter\Mailer\Mailer".
Inlined service "App\Core\Infrastructure\Doctrine\DataConfig\DataConfigLoader" to "App\Core\UserInterface\Command\LoadDataConfigCommand".
Inlined service "App\Core\UserInterface\Presenter\Menu\MenuLoader" to "App\Core\UserInterface\Presenter\Menu\MenuFactory".
Inlined service "App\Core\UserInterface\Presenter\Menu\MenuFactory" to "App\Core\UserInterface\Presenter\Page\PageFactory".
Inlined service ".service_locator.fHAS_lJ.App\Dashboard\UserInterface\Controller\DashboardController" to "App\Dashboard\UserInterface\Controller\DashboardController".
Inlined service ".service_locator.fHAS_lJ.App\Media\UserInterface\Controller\ChunkController" to "App\Media\UserInterface\Controller\ChunkController".
Inlined service "App\Order\Domain\Validation\Locator\ValidatorLocator" to "App\Order\Domain\UseCase\SaveOrder".
Inlined service "App\Order\Domain\Validation\Validator\OrderStatusValidator" to "App\Order\Domain\UseCase\UpdateOrderStatus".
Inlined service ".service_locator.vcY1ubR.App\Order\Domain\Validation\Locator\ValidatorLocator" to "App\Order\Domain\Validation\Locator\ValidatorLocator".
Inlined service "App\Order\Domain\UseCase\SendingMailOrder" to "App\Order\Infrastructure\EventSubscriber\OrderSubscriber".
Inlined service ".service_locator.508M7mn.App\Order\Infrastructure\EventSubscriber\OrderSubscriber" to "App\Order\Infrastructure\EventSubscriber\OrderSubscriber".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\CreateOrderController" to "App\Order\UserInterface\Controller\CreateOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\DeleteOrderController" to "App\Order\UserInterface\Controller\DeleteOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\FixOrderController" to "App\Order\UserInterface\Controller\FixOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\ListOrderController" to "App\Order\UserInterface\Controller\ListOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\MediaOrderController" to "App\Order\UserInterface\Controller\MediaOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\ProcessOrderController" to "App\Order\UserInterface\Controller\ProcessOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\PurchaseOrderController" to "App\Order\UserInterface\Controller\PurchaseOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\SaveOrderController" to "App\Order\UserInterface\Controller\SaveOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\SendOrderController" to "App\Order\UserInterface\Controller\SendOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\UpdateOrderController" to "App\Order\UserInterface\Controller\UpdateOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\UpdateStatusController" to "App\Order\UserInterface\Controller\UpdateStatusController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\ValidationOrderController" to "App\Order\UserInterface\Controller\ValidationOrderController".
Inlined service ".service_locator.fHAS_lJ.App\Order\UserInterface\Controller\ViewOrderController" to "App\Order\UserInterface\Controller\ViewOrderController".
Inlined service ".service_locator.1Ht7AWA.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber" to "App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\AcceptInviteController" to "App\Organization\UserInterface\Controller\AcceptInviteController".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\CreateOrganizationController" to "App\Organization\UserInterface\Controller\CreateOrganizationController".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\DeleteOrganizationInviteController" to "App\Organization\UserInterface\Controller\DeleteOrganizationInviteController".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\DeleteOrganizationMemberController" to "App\Organization\UserInterface\Controller\DeleteOrganizationMemberController".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\ListOrganizationController" to "App\Organization\UserInterface\Controller\ListOrganizationController".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\ResendInviteController" to "App\Organization\UserInterface\Controller\ResendInviteController".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\ResendOrganizationInviteController" to "App\Organization\UserInterface\Controller\ResendOrganizationInviteController".
Inlined service ".service_locator.fHAS_lJ.App\Organization\UserInterface\Controller\ShowOrganizationController" to "App\Organization\UserInterface\Controller\ShowOrganizationController".
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 "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
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 "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 "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 "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.d6HRHXC" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
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 "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" 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.9tuGM6n" 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.iA_24cY" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" 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.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Core\UserInterface\Twig\AssetsExtension" to "twig".
Inlined service "App\Core\UserInterface\Twig\JSONExtension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "twig.extension.instanceof" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "twig.configurator.environment" 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 "assets.packages" to "twig.extension.assets".
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.7oO09vf" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.2LVyoAV" 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.eFt8q9D" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.x2flzl6" to "doctrine.orm.default_entity_listener_resolver".
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 "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_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
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\Account\Infrastructure\Doctrine\DataFixtures\AdministratorFixtures" to "doctrine.fixtures.loader".
Inlined service "App\Account\Infrastructure\Doctrine\DataFixtures\PracticianFixtures" to "doctrine.fixtures.loader".
Inlined service "App\Account\Infrastructure\Doctrine\DataFixtures\Test\AdministratorTestFixtures" to "doctrine.fixtures.loader".
Inlined service "App\Account\Infrastructure\Doctrine\DataFixtures\Test\PracticianTestFixtures" to "doctrine.fixtures.loader".
Inlined service "App\Account\Infrastructure\Doctrine\DataFixtures\Test\TokenTestFixtures" to "doctrine.fixtures.loader".
Inlined service "App\Order\Infrastructure\Doctrine\DataFixtures\Test\OrderTestFixtures" to "doctrine.fixtures.loader".
Inlined service ".zenstruck_foundry.factory_registry" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.faker" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.instantiator" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.story_registry" 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.persistence.reset_database_manager" to ".zenstruck_foundry.persistence_manager".
Inlined service ".zenstruck_foundry.persistence.database_resetter.orm.schema.dama.inner" to ".zenstruck_foundry.persistence.database_resetter.orm.schema.dama".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.I5Q3J1s" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.Sb1K0xX" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "security.role_hierarchy" to "data_collector.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
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.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
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.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service ".security.request_matcher.PawKSme" to ".security.request_matcher.Sb1K0xX".
Inlined service ".service_locator.w0aVepx" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view_factory" to "pagerfanta.twig_runtime".
Inlined service "pagerfanta.route_generator_factory" to "pagerfanta.twig_runtime".
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 "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_listener" to "maker.auto_command.make_listener".
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_schedule" to "maker.auto_command.make_schedule".
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_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 "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".zenstruck_foundry.maker.story" to "maker.auto_command.make_story".
Inlined service ".zenstruck_foundry.maker.factory" to "maker.auto_command.make_factory".
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 "App\Core\Infrastructure\Resolver\FileResolver" to ".debug.value_resolver.App\Core\Infrastructure\Resolver\FileResolver".
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 ".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.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.bVdWLKC" to ".service_locator.bVdWLKC.App\Account\Infrastructure\EventSubscriber\AccountSubscriber".
Inlined service ".service_locator.vcY1ubR" to ".service_locator.vcY1ubR.App\Order\Domain\Validation\Locator\ValidatorLocator".
Inlined service ".service_locator.508M7mn" to ".service_locator.508M7mn.App\Order\Infrastructure\EventSubscriber\OrderSubscriber".
Inlined service ".service_locator.1Ht7AWA" to ".service_locator.1Ht7AWA.App\Organization\Infrastructure\EventSubscriber\OrganizationInviteSubscriber".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.PvoQzFT" to ".service_locator.PvoQzFT.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 "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.qpLGi1M" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "App\Media\Infrastructure\Serializer\DeNormalizer\FileDeNormalizer" to "debug.serializer.inner".
Inlined service "App\Order\Infrastructure\Serializer\DeNormalizer\CommentDeNormalizer" to "debug.serializer.inner".
Inlined service "App\Order\Infrastructure\Serializer\DeNormalizer\OrderConfigDeNormalizer" to "debug.serializer.inner".
Inlined service "App\Order\Infrastructure\Serializer\DeNormalizer\OrderDeNormalizer" to "debug.serializer.inner".
Inlined service "pagerfanta.serializer.normalizer" 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.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.5wrbV.r" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.PvoQzFT.router.default" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", ".zenstruck_foundry.persistence.database_resetter.orm.schema.dama", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.