The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Misd\PhoneNumberBundle\DependencyInjection\MisdPhoneNumberExtension".
Since symfony/ux-typed 2.27.0: The package is deprecated and will be removed in 3.0. Follow the migration steps in https://github.com/symfony/ux/tree/2.x/src/Typed to keep using Typed in your Symfony application.
The "App\Security\Voter\CompanyDashboardVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\CompanyPostProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\CompanyPutProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\PdfFileValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
The 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:925 called by DoctrineExtension.php:543, 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:934 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1804, package doctrine/doctrine-bundle)
Not setting "doctrine.orm.enable_lazy_ghost_objects" to true is deprecated. (DoctrineExtension.php:1004 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1568, package doctrine/doctrine-bundle)
Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator::__construct(): Implicitly marking parameter $phoneUtil as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedIterator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireIterator" instead.
In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2733, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /Users/tcdw/sites/gingo/templates/Admin/Voucher/_beneficiaries_list.html.twig at line 73.
User Deprecated: Since symfony/ux-typed 2.27.0: The package is deprecated and will be removed in 3.0. Follow the migration steps in https://github.com/symfony/ux/tree/2.x/src/Typed to keep using Typed in your Symfony application.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2733, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.label AS label_3, t0.version AS version_4, t0.emoji AS emoji_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.target_id AS target_id_8 FROM topic t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.label AS label_3, t0.version AS version_4, t0.emoji AS emoji_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.target_id AS target_id_8 FROM topic t0"
]
Log messages generated during the compilation of the service container.
Messages
Class
933
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingAllocateCommand" (parent: .abstract.instanceof.App\Command\AccountingAllocateCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingAllocateCommand.0.App\Command\AccountingAllocateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingAllocateCommand).
Resolving inheritance for "App\Command\AccountingAllocateCommand" (parent: .instanceof.App\Command\AccountingAllocateCommand.0.App\Command\AccountingAllocateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingDuplicatesCommand" (parent: .abstract.instanceof.App\Command\AccountingDuplicatesCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingDuplicatesCommand.0.App\Command\AccountingDuplicatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingDuplicatesCommand).
Resolving inheritance for "App\Command\AccountingDuplicatesCommand" (parent: .instanceof.App\Command\AccountingDuplicatesCommand.0.App\Command\AccountingDuplicatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingFixDuplicatesCommand" (parent: .abstract.instanceof.App\Command\AccountingFixDuplicatesCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingFixDuplicatesCommand.0.App\Command\AccountingFixDuplicatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingFixDuplicatesCommand).
Resolving inheritance for "App\Command\AccountingFixDuplicatesCommand" (parent: .instanceof.App\Command\AccountingFixDuplicatesCommand.0.App\Command\AccountingFixDuplicatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingGetFrbFileCommand" (parent: .abstract.instanceof.App\Command\AccountingGetFrbFileCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingGetFrbFileCommand.0.App\Command\AccountingGetFrbFileCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingGetFrbFileCommand).
Resolving inheritance for "App\Command\AccountingGetFrbFileCommand" (parent: .instanceof.App\Command\AccountingGetFrbFileCommand.0.App\Command\AccountingGetFrbFileCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingImportAllCommand" (parent: .abstract.instanceof.App\Command\AccountingImportAllCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingImportAllCommand.0.App\Command\AccountingImportAllCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingImportAllCommand).
Resolving inheritance for "App\Command\AccountingImportAllCommand" (parent: .instanceof.App\Command\AccountingImportAllCommand.0.App\Command\AccountingImportAllCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingImportCommand" (parent: .abstract.instanceof.App\Command\AccountingImportCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingImportCommand.0.App\Command\AccountingImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingImportCommand).
Resolving inheritance for "App\Command\AccountingImportCommand" (parent: .instanceof.App\Command\AccountingImportCommand.0.App\Command\AccountingImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingRetypePartnerOrdersCommand" (parent: .abstract.instanceof.App\Command\AccountingRetypePartnerOrdersCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingRetypePartnerOrdersCommand.0.App\Command\AccountingRetypePartnerOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingRetypePartnerOrdersCommand).
Resolving inheritance for "App\Command\AccountingRetypePartnerOrdersCommand" (parent: .instanceof.App\Command\AccountingRetypePartnerOrdersCommand.0.App\Command\AccountingRetypePartnerOrdersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingRetypeTransactionsCommand" (parent: .abstract.instanceof.App\Command\AccountingRetypeTransactionsCommand).
Resolving inheritance for ".instanceof.App\Command\AccountingRetypeTransactionsCommand.0.App\Command\AccountingRetypeTransactionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingRetypeTransactionsCommand).
Resolving inheritance for "App\Command\AccountingRetypeTransactionsCommand" (parent: .instanceof.App\Command\AccountingRetypeTransactionsCommand.0.App\Command\AccountingRetypeTransactionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2bExportEmployeesCommand" (parent: .abstract.instanceof.App\Command\B2bExportEmployeesCommand).
Resolving inheritance for ".instanceof.App\Command\B2bExportEmployeesCommand.0.App\Command\B2bExportEmployeesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2bExportEmployeesCommand).
Resolving inheritance for "App\Command\B2bExportEmployeesCommand" (parent: .instanceof.App\Command\B2bExportEmployeesCommand.0.App\Command\B2bExportEmployeesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DevLoginLinkCommand" (parent: .abstract.instanceof.App\Command\DevLoginLinkCommand).
Resolving inheritance for ".instanceof.App\Command\DevLoginLinkCommand.0.App\Command\DevLoginLinkCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DevLoginLinkCommand).
Resolving inheritance for "App\Command\DevLoginLinkCommand" (parent: .instanceof.App\Command\DevLoginLinkCommand.0.App\Command\DevLoginLinkCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DevWrappedInspectCommand" (parent: .abstract.instanceof.App\Command\DevWrappedInspectCommand).
Resolving inheritance for ".instanceof.App\Command\DevWrappedInspectCommand.0.App\Command\DevWrappedInspectCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DevWrappedInspectCommand).
Resolving inheritance for "App\Command\DevWrappedInspectCommand" (parent: .instanceof.App\Command\DevWrappedInspectCommand.0.App\Command\DevWrappedInspectCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyCreateChargeCommand" (parent: .abstract.instanceof.App\Command\DummyCreateChargeCommand).
Resolving inheritance for ".instanceof.App\Command\DummyCreateChargeCommand.0.App\Command\DummyCreateChargeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyCreateChargeCommand).
Resolving inheritance for "App\Command\DummyCreateChargeCommand" (parent: .instanceof.App\Command\DummyCreateChargeCommand.0.App\Command\DummyCreateChargeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyCreateSubscriptionCommand" (parent: .abstract.instanceof.App\Command\DummyCreateSubscriptionCommand).
Resolving inheritance for ".instanceof.App\Command\DummyCreateSubscriptionCommand.0.App\Command\DummyCreateSubscriptionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyCreateSubscriptionCommand).
Resolving inheritance for "App\Command\DummyCreateSubscriptionCommand" (parent: .instanceof.App\Command\DummyCreateSubscriptionCommand.0.App\Command\DummyCreateSubscriptionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyGenerateUsersCommand" (parent: .abstract.instanceof.App\Command\DummyGenerateUsersCommand).
Resolving inheritance for ".instanceof.App\Command\DummyGenerateUsersCommand.0.App\Command\DummyGenerateUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyGenerateUsersCommand).
Resolving inheritance for "App\Command\DummyGenerateUsersCommand" (parent: .instanceof.App\Command\DummyGenerateUsersCommand.0.App\Command\DummyGenerateUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVoteQRCodesCommand" (parent: .abstract.instanceof.App\Command\GenerateVoteQRCodesCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateVoteQRCodesCommand.0.App\Command\GenerateVoteQRCodesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVoteQRCodesCommand).
Resolving inheritance for "App\Command\GenerateVoteQRCodesCommand" (parent: .instanceof.App\Command\GenerateVoteQRCodesCommand.0.App\Command\GenerateVoteQRCodesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateWorkforceInvoicingCommand" (parent: .abstract.instanceof.App\Command\GenerateWorkforceInvoicingCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateWorkforceInvoicingCommand.0.App\Command\GenerateWorkforceInvoicingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateWorkforceInvoicingCommand).
Resolving inheritance for "App\Command\GenerateWorkforceInvoicingCommand" (parent: .instanceof.App\Command\GenerateWorkforceInvoicingCommand.0.App\Command\GenerateWorkforceInvoicingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportInvitationsCommand" (parent: .abstract.instanceof.App\Command\ImportInvitationsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportInvitationsCommand.0.App\Command\ImportInvitationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportInvitationsCommand).
Resolving inheritance for "App\Command\ImportInvitationsCommand" (parent: .instanceof.App\Command\ImportInvitationsCommand.0.App\Command\ImportInvitationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IssuanceBatchGenerateCommand" (parent: .abstract.instanceof.App\Command\IssuanceBatchGenerateCommand).
Resolving inheritance for ".instanceof.App\Command\IssuanceBatchGenerateCommand.0.App\Command\IssuanceBatchGenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IssuanceBatchGenerateCommand).
Resolving inheritance for "App\Command\IssuanceBatchGenerateCommand" (parent: .instanceof.App\Command\IssuanceBatchGenerateCommand.0.App\Command\IssuanceBatchGenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\KbfSendSubmissionBatchCommand" (parent: .abstract.instanceof.App\Command\KbfSendSubmissionBatchCommand).
Resolving inheritance for ".instanceof.App\Command\KbfSendSubmissionBatchCommand.0.App\Command\KbfSendSubmissionBatchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\KbfSendSubmissionBatchCommand).
Resolving inheritance for "App\Command\KbfSendSubmissionBatchCommand" (parent: .instanceof.App\Command\KbfSendSubmissionBatchCommand.0.App\Command\KbfSendSubmissionBatchCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PartnerCompaniesBackfillCommand" (parent: .abstract.instanceof.App\Command\PartnerCompaniesBackfillCommand).
Resolving inheritance for ".instanceof.App\Command\PartnerCompaniesBackfillCommand.0.App\Command\PartnerCompaniesBackfillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PartnerCompaniesBackfillCommand).
Resolving inheritance for "App\Command\PartnerCompaniesBackfillCommand" (parent: .instanceof.App\Command\PartnerCompaniesBackfillCommand.0.App\Command\PartnerCompaniesBackfillCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullProductionDatabaseCommand" (parent: .abstract.instanceof.App\Command\PullProductionDatabaseCommand).
Resolving inheritance for ".instanceof.App\Command\PullProductionDatabaseCommand.0.App\Command\PullProductionDatabaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullProductionDatabaseCommand).
Resolving inheritance for "App\Command\PullProductionDatabaseCommand" (parent: .instanceof.App\Command\PullProductionDatabaseCommand.0.App\Command\PullProductionDatabaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportGenerateCommand" (parent: .abstract.instanceof.App\Command\ReportGenerateCommand).
Resolving inheritance for ".instanceof.App\Command\ReportGenerateCommand.0.App\Command\ReportGenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportGenerateCommand).
Resolving inheritance for "App\Command\ReportGenerateCommand" (parent: .instanceof.App\Command\ReportGenerateCommand.0.App\Command\ReportGenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedModulesCommand" (parent: .abstract.instanceof.App\Command\SeedModulesCommand).
Resolving inheritance for ".instanceof.App\Command\SeedModulesCommand.0.App\Command\SeedModulesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedModulesCommand).
Resolving inheritance for "App\Command\SeedModulesCommand" (parent: .instanceof.App\Command\SeedModulesCommand.0.App\Command\SeedModulesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionBatchTestCommand" (parent: .abstract.instanceof.App\Command\SelectionBatchTestCommand).
Resolving inheritance for ".instanceof.App\Command\SelectionBatchTestCommand.0.App\Command\SelectionBatchTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionBatchTestCommand).
Resolving inheritance for "App\Command\SelectionBatchTestCommand" (parent: .instanceof.App\Command\SelectionBatchTestCommand.0.App\Command\SelectionBatchTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionCarpetAssignCommand" (parent: .abstract.instanceof.App\Command\SelectionCarpetAssignCommand).
Resolving inheritance for ".instanceof.App\Command\SelectionCarpetAssignCommand.0.App\Command\SelectionCarpetAssignCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionCarpetAssignCommand).
Resolving inheritance for "App\Command\SelectionCarpetAssignCommand" (parent: .instanceof.App\Command\SelectionCarpetAssignCommand.0.App\Command\SelectionCarpetAssignCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionExportCommand" (parent: .abstract.instanceof.App\Command\SelectionExportCommand).
Resolving inheritance for ".instanceof.App\Command\SelectionExportCommand.0.App\Command\SelectionExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionExportCommand).
Resolving inheritance for "App\Command\SelectionExportCommand" (parent: .instanceof.App\Command\SelectionExportCommand.0.App\Command\SelectionExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionPrepareAccountingCommand" (parent: .abstract.instanceof.App\Command\SelectionPrepareAccountingCommand).
Resolving inheritance for ".instanceof.App\Command\SelectionPrepareAccountingCommand.0.App\Command\SelectionPrepareAccountingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionPrepareAccountingCommand).
Resolving inheritance for "App\Command\SelectionPrepareAccountingCommand" (parent: .instanceof.App\Command\SelectionPrepareAccountingCommand.0.App\Command\SelectionPrepareAccountingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionSendCommand" (parent: .abstract.instanceof.App\Command\SelectionSendCommand).
Resolving inheritance for ".instanceof.App\Command\SelectionSendCommand.0.App\Command\SelectionSendCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionSendCommand).
Resolving inheritance for "App\Command\SelectionSendCommand" (parent: .instanceof.App\Command\SelectionSendCommand.0.App\Command\SelectionSendCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncFalcoInvoicesCommand" (parent: .abstract.instanceof.App\Command\SyncFalcoInvoicesCommand).
Resolving inheritance for ".instanceof.App\Command\SyncFalcoInvoicesCommand.0.App\Command\SyncFalcoInvoicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncFalcoInvoicesCommand).
Resolving inheritance for "App\Command\SyncFalcoInvoicesCommand" (parent: .instanceof.App\Command\SyncFalcoInvoicesCommand.0.App\Command\SyncFalcoInvoicesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TopicsMigrateUsersCommand" (parent: .abstract.instanceof.App\Command\TopicsMigrateUsersCommand).
Resolving inheritance for ".instanceof.App\Command\TopicsMigrateUsersCommand.0.App\Command\TopicsMigrateUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TopicsMigrateUsersCommand).
Resolving inheritance for "App\Command\TopicsMigrateUsersCommand" (parent: .instanceof.App\Command\TopicsMigrateUsersCommand.0.App\Command\TopicsMigrateUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VoucherRegeneratePdfCommand" (parent: .abstract.instanceof.App\Command\VoucherRegeneratePdfCommand).
Resolving inheritance for ".instanceof.App\Command\VoucherRegeneratePdfCommand.0.App\Command\VoucherRegeneratePdfCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VoucherRegeneratePdfCommand).
Resolving inheritance for "App\Command\VoucherRegeneratePdfCommand" (parent: .instanceof.App\Command\VoucherRegeneratePdfCommand.0.App\Command\VoucherRegeneratePdfCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VouchersCheckExpirationCommand" (parent: .abstract.instanceof.App\Command\VouchersCheckExpirationCommand).
Resolving inheritance for ".instanceof.App\Command\VouchersCheckExpirationCommand.0.App\Command\VouchersCheckExpirationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VouchersCheckExpirationCommand).
Resolving inheritance for "App\Command\VouchersCheckExpirationCommand" (parent: .instanceof.App\Command\VouchersCheckExpirationCommand.0.App\Command\VouchersCheckExpirationCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AllocationController" (parent: .abstract.instanceof.App\Controller\Admin\AllocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AllocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AllocationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AllocationController.0.App\Controller\Admin\AllocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AllocationController).
Resolving inheritance for "App\Controller\Admin\AllocationController" (parent: .instanceof.App\Controller\Admin\AllocationController.0.App\Controller\Admin\AllocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Api\SelectionController" (parent: .abstract.instanceof.App\Controller\Admin\Api\SelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Api\SelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Api\SelectionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Api\SelectionController.0.App\Controller\Admin\Api\SelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Api\SelectionController).
Resolving inheritance for "App\Controller\Admin\Api\SelectionController" (parent: .instanceof.App\Controller\Admin\Api\SelectionController.0.App\Controller\Admin\Api\SelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CompanyController" (parent: .abstract.instanceof.App\Controller\Admin\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CompanyController).
Resolving inheritance for ".instanceof.App\Controller\Admin\CompanyController.0.App\Controller\Admin\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CompanyController).
Resolving inheritance for "App\Controller\Admin\CompanyController" (parent: .instanceof.App\Controller\Admin\CompanyController.0.App\Controller\Admin\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvitationController" (parent: .abstract.instanceof.App\Controller\Admin\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvitationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\InvitationController.0.App\Controller\Admin\InvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvitationController).
Resolving inheritance for "App\Controller\Admin\InvitationController" (parent: .instanceof.App\Controller\Admin\InvitationController.0.App\Controller\Admin\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IssuanceController" (parent: .abstract.instanceof.App\Controller\Admin\IssuanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IssuanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IssuanceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\IssuanceController.0.App\Controller\Admin\IssuanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IssuanceController).
Resolving inheritance for "App\Controller\Admin\IssuanceController" (parent: .instanceof.App\Controller\Admin\IssuanceController.0.App\Controller\Admin\IssuanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadsController" (parent: .abstract.instanceof.App\Controller\Admin\LeadsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LeadsController.0.App\Controller\Admin\LeadsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadsController).
Resolving inheritance for "App\Controller\Admin\LeadsController" (parent: .instanceof.App\Controller\Admin\LeadsController.0.App\Controller\Admin\LeadsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MessengerMonitorController" (parent: .abstract.instanceof.App\Controller\Admin\MessengerMonitorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MessengerMonitorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MessengerMonitorController).
Resolving inheritance for ".instanceof.App\Controller\Admin\MessengerMonitorController.0.App\Controller\Admin\MessengerMonitorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MessengerMonitorController).
Resolving inheritance for "App\Controller\Admin\MessengerMonitorController" (parent: .instanceof.App\Controller\Admin\MessengerMonitorController.0.App\Controller\Admin\MessengerMonitorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrganizationController" (parent: .abstract.instanceof.App\Controller\Admin\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrganizationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\OrganizationController.0.App\Controller\Admin\OrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrganizationController).
Resolving inheritance for "App\Controller\Admin\OrganizationController" (parent: .instanceof.App\Controller\Admin\OrganizationController.0.App\Controller\Admin\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PeriodController" (parent: .abstract.instanceof.App\Controller\Admin\PeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PeriodController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PeriodController.0.App\Controller\Admin\PeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PeriodController).
Resolving inheritance for "App\Controller\Admin\PeriodController" (parent: .instanceof.App\Controller\Admin\PeriodController.0.App\Controller\Admin\PeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController" (parent: .abstract.instanceof.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SecurityController.0.App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController).
Resolving inheritance for "App\Controller\Admin\SecurityController" (parent: .instanceof.App\Controller\Admin\SecurityController.0.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SelectionController" (parent: .abstract.instanceof.App\Controller\Admin\SelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SelectionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SelectionController.0.App\Controller\Admin\SelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SelectionController).
Resolving inheritance for "App\Controller\Admin\SelectionController" (parent: .instanceof.App\Controller\Admin\SelectionController.0.App\Controller\Admin\SelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatsController" (parent: .abstract.instanceof.App\Controller\Admin\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\StatsController.0.App\Controller\Admin\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatsController).
Resolving inheritance for "App\Controller\Admin\StatsController" (parent: .instanceof.App\Controller\Admin\StatsController.0.App\Controller\Admin\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TopicController" (parent: .abstract.instanceof.App\Controller\Admin\TopicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TopicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TopicController).
Resolving inheritance for ".instanceof.App\Controller\Admin\TopicController.0.App\Controller\Admin\TopicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TopicController).
Resolving inheritance for "App\Controller\Admin\TopicController" (parent: .instanceof.App\Controller\Admin\TopicController.0.App\Controller\Admin\TopicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransactionController" (parent: .abstract.instanceof.App\Controller\Admin\TransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransactionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\TransactionController.0.App\Controller\Admin\TransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransactionController).
Resolving inheritance for "App\Controller\Admin\TransactionController" (parent: .instanceof.App\Controller\Admin\TransactionController.0.App\Controller\Admin\TransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController" (parent: .abstract.instanceof.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\UserController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController).
Resolving inheritance for "App\Controller\Admin\UserController" (parent: .instanceof.App\Controller\Admin\UserController.0.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VoteController" (parent: .abstract.instanceof.App\Controller\Admin\VoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VoteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\VoteController.0.App\Controller\Admin\VoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VoteController).
Resolving inheritance for "App\Controller\Admin\VoteController" (parent: .instanceof.App\Controller\Admin\VoteController.0.App\Controller\Admin\VoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VoucherController" (parent: .abstract.instanceof.App\Controller\Admin\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VoucherController).
Resolving inheritance for ".instanceof.App\Controller\Admin\VoucherController.0.App\Controller\Admin\VoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VoucherController).
Resolving inheritance for "App\Controller\Admin\VoucherController" (parent: .instanceof.App\Controller\Admin\VoucherController.0.App\Controller\Admin\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbassadorController" (parent: .abstract.instanceof.App\Controller\AmbassadorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbassadorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbassadorController).
Resolving inheritance for ".instanceof.App\Controller\AmbassadorController.0.App\Controller\AmbassadorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbassadorController).
Resolving inheritance for "App\Controller\AmbassadorController" (parent: .instanceof.App\Controller\AmbassadorController.0.App\Controller\AmbassadorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiController" (parent: .abstract.instanceof.App\Controller\Api\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\ApiController.0.App\Controller\Api\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiController).
Resolving inheritance for "App\Controller\Api\ApiController" (parent: .instanceof.App\Controller\Api\ApiController.0.App\Controller\Api\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppHealthCheckController" (parent: .abstract.instanceof.App\Controller\AppHealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppHealthCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppHealthCheckController).
Resolving inheritance for ".instanceof.App\Controller\AppHealthCheckController.0.App\Controller\AppHealthCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppHealthCheckController).
Resolving inheritance for "App\Controller\AppHealthCheckController" (parent: .instanceof.App\Controller\AppHealthCheckController.0.App\Controller\AppHealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\B2bUserController" (parent: .abstract.instanceof.App\Controller\B2bUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\B2bUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\B2bUserController).
Resolving inheritance for ".instanceof.App\Controller\B2bUserController.0.App\Controller\B2bUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\B2bUserController).
Resolving inheritance for "App\Controller\B2bUserController" (parent: .instanceof.App\Controller\B2bUserController.0.App\Controller\B2bUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxController" (parent: .abstract.instanceof.App\Controller\BoxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxController).
Resolving inheritance for ".instanceof.App\Controller\BoxController.0.App\Controller\BoxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxController).
Resolving inheritance for "App\Controller\BoxController" (parent: .instanceof.App\Controller\BoxController.0.App\Controller\BoxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\EmployeeDonationController" (parent: .abstract.instanceof.App\Controller\Company\EmployeeDonationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\EmployeeDonationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\EmployeeDonationController).
Resolving inheritance for ".instanceof.App\Controller\Company\EmployeeDonationController.0.App\Controller\Company\EmployeeDonationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\EmployeeDonationController).
Resolving inheritance for "App\Controller\Company\EmployeeDonationController" (parent: .instanceof.App\Controller\Company\EmployeeDonationController.0.App\Controller\Company\EmployeeDonationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicCompanyController" (parent: .abstract.instanceof.App\Controller\Company\PublicCompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicCompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicCompanyController).
Resolving inheritance for ".instanceof.App\Controller\Company\PublicCompanyController.0.App\Controller\Company\PublicCompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicCompanyController).
Resolving inheritance for "App\Controller\Company\PublicCompanyController" (parent: .instanceof.App\Controller\Company\PublicCompanyController.0.App\Controller\Company\PublicCompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicQrController" (parent: .abstract.instanceof.App\Controller\Company\PublicQrController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicQrController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicQrController).
Resolving inheritance for ".instanceof.App\Controller\Company\PublicQrController.0.App\Controller\Company\PublicQrController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicQrController).
Resolving inheritance for "App\Controller\Company\PublicQrController" (parent: .instanceof.App\Controller\Company\PublicQrController.0.App\Controller\Company\PublicQrController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicVolunteeringController" (parent: .abstract.instanceof.App\Controller\Company\PublicVolunteeringController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicVolunteeringController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicVolunteeringController).
Resolving inheritance for ".instanceof.App\Controller\Company\PublicVolunteeringController.0.App\Controller\Company\PublicVolunteeringController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicVolunteeringController).
Resolving inheritance for "App\Controller\Company\PublicVolunteeringController" (parent: .instanceof.App\Controller\Company\PublicVolunteeringController.0.App\Controller\Company\PublicVolunteeringController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\SaleController" (parent: .abstract.instanceof.App\Controller\Company\SaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\SaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\SaleController).
Resolving inheritance for ".instanceof.App\Controller\Company\SaleController.0.App\Controller\Company\SaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\SaleController).
Resolving inheritance for "App\Controller\Company\SaleController" (parent: .instanceof.App\Controller\Company\SaleController.0.App\Controller\Company\SaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\SubmissionController" (parent: .abstract.instanceof.App\Controller\Company\SubmissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\SubmissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\SubmissionController).
Resolving inheritance for ".instanceof.App\Controller\Company\SubmissionController.0.App\Controller\Company\SubmissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\SubmissionController).
Resolving inheritance for "App\Controller\Company\SubmissionController" (parent: .instanceof.App\Controller\Company\SubmissionController.0.App\Controller\Company\SubmissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CampaignManagementController" (parent: .abstract.instanceof.App\Controller\CompanyDashboard\CampaignManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CampaignManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CampaignManagementController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboard\CampaignManagementController.0.App\Controller\CompanyDashboard\CampaignManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CampaignManagementController).
Resolving inheritance for "App\Controller\CompanyDashboard\CampaignManagementController" (parent: .instanceof.App\Controller\CompanyDashboard\CampaignManagementController.0.App\Controller\CompanyDashboard\CampaignManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CharityController" (parent: .abstract.instanceof.App\Controller\CompanyDashboard\CharityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CharityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CharityController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboard\CharityController.0.App\Controller\CompanyDashboard\CharityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CharityController).
Resolving inheritance for "App\Controller\CompanyDashboard\CharityController" (parent: .instanceof.App\Controller\CompanyDashboard\CharityController.0.App\Controller\CompanyDashboard\CharityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CompanyDashboardController" (parent: .abstract.instanceof.App\Controller\CompanyDashboard\CompanyDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CompanyDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CompanyDashboardController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboard\CompanyDashboardController.0.App\Controller\CompanyDashboard\CompanyDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CompanyDashboardController).
Resolving inheritance for "App\Controller\CompanyDashboard\CompanyDashboardController" (parent: .instanceof.App\Controller\CompanyDashboard\CompanyDashboardController.0.App\Controller\CompanyDashboard\CompanyDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\ReportingController" (parent: .abstract.instanceof.App\Controller\CompanyDashboard\ReportingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\ReportingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\ReportingController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboard\ReportingController.0.App\Controller\CompanyDashboard\ReportingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\ReportingController).
Resolving inheritance for "App\Controller\CompanyDashboard\ReportingController" (parent: .instanceof.App\Controller\CompanyDashboard\ReportingController.0.App\Controller\CompanyDashboard\ReportingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\SalesController" (parent: .abstract.instanceof.App\Controller\CompanyDashboard\SalesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\SalesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\SalesController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboard\SalesController.0.App\Controller\CompanyDashboard\SalesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\SalesController).
Resolving inheritance for "App\Controller\CompanyDashboard\SalesController" (parent: .instanceof.App\Controller\CompanyDashboard\SalesController.0.App\Controller\CompanyDashboard\SalesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\SubmissionController" (parent: .abstract.instanceof.App\Controller\CompanyDashboard\SubmissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\SubmissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\SubmissionController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboard\SubmissionController.0.App\Controller\CompanyDashboard\SubmissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\SubmissionController).
Resolving inheritance for "App\Controller\CompanyDashboard\SubmissionController" (parent: .instanceof.App\Controller\CompanyDashboard\SubmissionController.0.App\Controller\CompanyDashboard\SubmissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\VolunteeringController" (parent: .abstract.instanceof.App\Controller\CompanyDashboard\VolunteeringController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\VolunteeringController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\VolunteeringController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboard\VolunteeringController.0.App\Controller\CompanyDashboard\VolunteeringController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\VolunteeringController).
Resolving inheritance for "App\Controller\CompanyDashboard\VolunteeringController" (parent: .instanceof.App\Controller\CompanyDashboard\VolunteeringController.0.App\Controller\CompanyDashboard\VolunteeringController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CsvImporterController" (parent: .abstract.instanceof.App\Controller\CsvImporterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CsvImporterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CsvImporterController).
Resolving inheritance for ".instanceof.App\Controller\CsvImporterController.0.App\Controller\CsvImporterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CsvImporterController).
Resolving inheritance for "App\Controller\CsvImporterController" (parent: .instanceof.App\Controller\CsvImporterController.0.App\Controller\CsvImporterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dev\PartnerOrderPreviewController" (parent: .abstract.instanceof.App\Controller\Dev\PartnerOrderPreviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dev\PartnerOrderPreviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dev\PartnerOrderPreviewController).
Resolving inheritance for ".instanceof.App\Controller\Dev\PartnerOrderPreviewController.0.App\Controller\Dev\PartnerOrderPreviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dev\PartnerOrderPreviewController).
Resolving inheritance for "App\Controller\Dev\PartnerOrderPreviewController" (parent: .instanceof.App\Controller\Dev\PartnerOrderPreviewController.0.App\Controller\Dev\PartnerOrderPreviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthCheckController" (parent: .abstract.instanceof.App\Controller\HealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthCheckController).
Resolving inheritance for ".instanceof.App\Controller\HealthCheckController.0.App\Controller\HealthCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthCheckController).
Resolving inheritance for "App\Controller\HealthCheckController" (parent: .instanceof.App\Controller\HealthCheckController.0.App\Controller\HealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Invoicing\GiftCallController" (parent: .abstract.instanceof.App\Controller\Invoicing\GiftCallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Invoicing\GiftCallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Invoicing\GiftCallController).
Resolving inheritance for ".instanceof.App\Controller\Invoicing\GiftCallController.0.App\Controller\Invoicing\GiftCallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Invoicing\GiftCallController).
Resolving inheritance for "App\Controller\Invoicing\GiftCallController" (parent: .instanceof.App\Controller\Invoicing\GiftCallController.0.App\Controller\Invoicing\GiftCallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KbfController" (parent: .abstract.instanceof.App\Controller\KbfController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KbfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KbfController).
Resolving inheritance for ".instanceof.App\Controller\KbfController.0.App\Controller\KbfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KbfController).
Resolving inheritance for "App\Controller\KbfController" (parent: .instanceof.App\Controller\KbfController.0.App\Controller\KbfController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingPageController" (parent: .abstract.instanceof.App\Controller\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingPageController).
Resolving inheritance for ".instanceof.App\Controller\LandingPageController.0.App\Controller\LandingPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingPageController).
Resolving inheritance for "App\Controller\LandingPageController" (parent: .instanceof.App\Controller\LandingPageController.0.App\Controller\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LazyComponentController" (parent: .abstract.instanceof.App\Controller\LazyComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LazyComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LazyComponentController).
Resolving inheritance for ".instanceof.App\Controller\LazyComponentController.0.App\Controller\LazyComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LazyComponentController).
Resolving inheritance for "App\Controller\LazyComponentController" (parent: .instanceof.App\Controller\LazyComponentController.0.App\Controller\LazyComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.App\Controller\LoginController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.App\Controller\LoginController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Monizze\DealzzController" (parent: .abstract.instanceof.App\Controller\Monizze\DealzzController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Monizze\DealzzController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Monizze\DealzzController).
Resolving inheritance for ".instanceof.App\Controller\Monizze\DealzzController.0.App\Controller\Monizze\DealzzController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Monizze\DealzzController).
Resolving inheritance for "App\Controller\Monizze\DealzzController" (parent: .instanceof.App\Controller\Monizze\DealzzController.0.App\Controller\Monizze\DealzzController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Monizze\EndUserController" (parent: .abstract.instanceof.App\Controller\Monizze\EndUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Monizze\EndUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Monizze\EndUserController).
Resolving inheritance for ".instanceof.App\Controller\Monizze\EndUserController.0.App\Controller\Monizze\EndUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Monizze\EndUserController).
Resolving inheritance for "App\Controller\Monizze\EndUserController" (parent: .instanceof.App\Controller\Monizze\EndUserController.0.App\Controller\Monizze\EndUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Move2ImpactController" (parent: .abstract.instanceof.App\Controller\Move2ImpactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Move2ImpactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Move2ImpactController).
Resolving inheritance for ".instanceof.App\Controller\Move2ImpactController.0.App\Controller\Move2ImpactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Move2ImpactController).
Resolving inheritance for "App\Controller\Move2ImpactController" (parent: .instanceof.App\Controller\Move2ImpactController.0.App\Controller\Move2ImpactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyAccount\MyAccountController" (parent: .abstract.instanceof.App\Controller\MyAccount\MyAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyAccount\MyAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyAccount\MyAccountController).
Resolving inheritance for ".instanceof.App\Controller\MyAccount\MyAccountController.0.App\Controller\MyAccount\MyAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyAccount\MyAccountController).
Resolving inheritance for "App\Controller\MyAccount\MyAccountController" (parent: .instanceof.App\Controller\MyAccount\MyAccountController.0.App\Controller\MyAccount\MyAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController" (parent: .abstract.instanceof.App\Controller\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController).
Resolving inheritance for ".instanceof.App\Controller\NewsletterController.0.App\Controller\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController).
Resolving inheritance for "App\Controller\NewsletterController" (parent: .instanceof.App\Controller\NewsletterController.0.App\Controller\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardingController" (parent: .abstract.instanceof.App\Controller\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardingController).
Resolving inheritance for ".instanceof.App\Controller\OnboardingController.0.App\Controller\OnboardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardingController).
Resolving inheritance for "App\Controller\OnboardingController" (parent: .instanceof.App\Controller\OnboardingController.0.App\Controller\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\MonizzeController" (parent: .abstract.instanceof.App\Controller\Partner\MonizzeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\MonizzeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\MonizzeController).
Resolving inheritance for ".instanceof.App\Controller\Partner\MonizzeController.0.App\Controller\Partner\MonizzeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\MonizzeController).
Resolving inheritance for "App\Controller\Partner\MonizzeController" (parent: .instanceof.App\Controller\Partner\MonizzeController.0.App\Controller\Partner\MonizzeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicReportsController" (parent: .abstract.instanceof.App\Controller\PublicReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicReportsController).
Resolving inheritance for ".instanceof.App\Controller\PublicReportsController.0.App\Controller\PublicReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicReportsController).
Resolving inheritance for "App\Controller\PublicReportsController" (parent: .instanceof.App\Controller\PublicReportsController.0.App\Controller\PublicReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectController" (parent: .abstract.instanceof.App\Controller\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectController).
Resolving inheritance for ".instanceof.App\Controller\RedirectController.0.App\Controller\RedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectController).
Resolving inheritance for "App\Controller\RedirectController" (parent: .instanceof.App\Controller\RedirectController.0.App\Controller\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController" (parent: .abstract.instanceof.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController).
Resolving inheritance for ".instanceof.App\Controller\ReportController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController).
Resolving inheritance for "App\Controller\ReportController" (parent: .instanceof.App\Controller\ReportController.0.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SelectionController" (parent: .abstract.instanceof.App\Controller\SelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SelectionController).
Resolving inheritance for ".instanceof.App\Controller\SelectionController.0.App\Controller\SelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SelectionController).
Resolving inheritance for "App\Controller\SelectionController" (parent: .instanceof.App\Controller\SelectionController.0.App\Controller\SelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShareController" (parent: .abstract.instanceof.App\Controller\ShareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShareController).
Resolving inheritance for ".instanceof.App\Controller\ShareController.0.App\Controller\ShareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShareController).
Resolving inheritance for "App\Controller\ShareController" (parent: .instanceof.App\Controller\ShareController.0.App\Controller\ShareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopCheckoutController" (parent: .abstract.instanceof.App\Controller\Shop\ShopCheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopCheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopCheckoutController).
Resolving inheritance for ".instanceof.App\Controller\Shop\ShopCheckoutController.0.App\Controller\Shop\ShopCheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopCheckoutController).
Resolving inheritance for "App\Controller\Shop\ShopCheckoutController" (parent: .instanceof.App\Controller\Shop\ShopCheckoutController.0.App\Controller\Shop\ShopCheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopReceiptController" (parent: .abstract.instanceof.App\Controller\Shop\ShopReceiptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopReceiptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopReceiptController).
Resolving inheritance for ".instanceof.App\Controller\Shop\ShopReceiptController.0.App\Controller\Shop\ShopReceiptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopReceiptController).
Resolving inheritance for "App\Controller\Shop\ShopReceiptController" (parent: .instanceof.App\Controller\Shop\ShopReceiptController.0.App\Controller\Shop\ShopReceiptController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteController" (parent: .abstract.instanceof.App\Controller\SiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteController).
Resolving inheritance for ".instanceof.App\Controller\SiteController.0.App\Controller\SiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteController).
Resolving inheritance for "App\Controller\SiteController" (parent: .instanceof.App\Controller\SiteController.0.App\Controller\SiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapsController" (parent: .abstract.instanceof.App\Controller\SitemapsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapsController).
Resolving inheritance for ".instanceof.App\Controller\SitemapsController.0.App\Controller\SitemapsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapsController).
Resolving inheritance for "App\Controller\SitemapsController" (parent: .instanceof.App\Controller\SitemapsController.0.App\Controller\SitemapsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TopicsSelectionController" (parent: .abstract.instanceof.App\Controller\TopicsSelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TopicsSelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TopicsSelectionController).
Resolving inheritance for ".instanceof.App\Controller\TopicsSelectionController.0.App\Controller\TopicsSelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TopicsSelectionController).
Resolving inheritance for "App\Controller\TopicsSelectionController" (parent: .instanceof.App\Controller\TopicsSelectionController.0.App\Controller\TopicsSelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrialController" (parent: .abstract.instanceof.App\Controller\TrialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrialController).
Resolving inheritance for ".instanceof.App\Controller\TrialController.0.App\Controller\TrialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrialController).
Resolving inheritance for "App\Controller\TrialController" (parent: .instanceof.App\Controller\TrialController.0.App\Controller\TrialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilityController" (parent: .abstract.instanceof.App\Controller\UtilityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilityController).
Resolving inheritance for ".instanceof.App\Controller\UtilityController.0.App\Controller\UtilityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilityController).
Resolving inheritance for "App\Controller\UtilityController" (parent: .instanceof.App\Controller\UtilityController.0.App\Controller\UtilityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vote\VoteController" (parent: .abstract.instanceof.App\Controller\Vote\VoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vote\VoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vote\VoteController).
Resolving inheritance for ".instanceof.App\Controller\Vote\VoteController.0.App\Controller\Vote\VoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vote\VoteController).
Resolving inheritance for "App\Controller\Vote\VoteController" (parent: .instanceof.App\Controller\Vote\VoteController.0.App\Controller\Vote\VoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Voucher\VoucherController" (parent: .abstract.instanceof.App\Controller\Voucher\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Voucher\VoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Voucher\VoucherController).
Resolving inheritance for ".instanceof.App\Controller\Voucher\VoucherController.0.App\Controller\Voucher\VoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Voucher\VoucherController).
Resolving inheritance for "App\Controller\Voucher\VoucherController" (parent: .instanceof.App\Controller\Voucher\VoucherController.0.App\Controller\Voucher\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\MollieController" (parent: .abstract.instanceof.App\Controller\Webhook\MollieController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\MollieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\MollieController).
Resolving inheritance for ".instanceof.App\Controller\Webhook\MollieController.0.App\Controller\Webhook\MollieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\MollieController).
Resolving inheritance for "App\Controller\Webhook\MollieController" (parent: .instanceof.App\Controller\Webhook\MollieController.0.App\Controller\Webhook\MollieController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\RingRingController" (parent: .abstract.instanceof.App\Controller\Webhook\RingRingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\RingRingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\RingRingController).
Resolving inheritance for ".instanceof.App\Controller\Webhook\RingRingController.0.App\Controller\Webhook\RingRingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\RingRingController).
Resolving inheritance for "App\Controller\Webhook\RingRingController" (parent: .instanceof.App\Controller\Webhook\RingRingController.0.App\Controller\Webhook\RingRingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\ShineController" (parent: .abstract.instanceof.App\Controller\Webhook\ShineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\ShineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\ShineController).
Resolving inheritance for ".instanceof.App\Controller\Webhook\ShineController.0.App\Controller\Webhook\ShineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\ShineController).
Resolving inheritance for "App\Controller\Webhook\ShineController" (parent: .instanceof.App\Controller\Webhook\ShineController.0.App\Controller\Webhook\ShineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WrappedController" (parent: .abstract.instanceof.App\Controller\WrappedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WrappedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WrappedController).
Resolving inheritance for ".instanceof.App\Controller\WrappedController.0.App\Controller\WrappedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WrappedController).
Resolving inheritance for "App\Controller\WrappedController" (parent: .instanceof.App\Controller\WrappedController.0.App\Controller\WrappedController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SubmissionFixtures" (parent: .abstract.instanceof.App\DataFixtures\SubmissionFixtures).
Resolving inheritance for "App\DataFixtures\SubmissionFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SubmissionFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserFixtures).
Resolving inheritance for "App\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TenantExtension" (parent: .abstract.instanceof.App\Doctrine\TenantExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TenantExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TenantExtension).
Resolving inheritance for "App\Doctrine\TenantExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TenantExtension).
Resolving inheritance for ".instanceof.App\Dto\PartnerSelectionDto.0.App\Dto\PartnerSelectionDto" (parent: .abstract.instanceof.App\Dto\PartnerSelectionDto).
Resolving inheritance for "App\Dto\PartnerSelectionDto" (parent: .instanceof.App\Dto\PartnerSelectionDto.0.App\Dto\PartnerSelectionDto).
Resolving inheritance for ".instanceof.App\EventListener\SubmissionWorkflowGuard.0.App\EventListener\SubmissionWorkflowGuard" (parent: .abstract.instanceof.App\EventListener\SubmissionWorkflowGuard).
Resolving inheritance for "App\EventListener\SubmissionWorkflowGuard" (parent: .instanceof.App\EventListener\SubmissionWorkflowGuard.0.App\EventListener\SubmissionWorkflowGuard).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminSetPasswordType" (parent: .abstract.instanceof.App\Form\Admin\AdminSetPasswordType).
Resolving inheritance for "App\Form\Admin\AdminSetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminSetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AssignUserType" (parent: .abstract.instanceof.App\Form\Admin\AssignUserType).
Resolving inheritance for "App\Form\Admin\AssignUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AssignUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CompanyAddContractType" (parent: .abstract.instanceof.App\Form\Admin\CompanyAddContractType).
Resolving inheritance for "App\Form\Admin\CompanyAddContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CompanyAddContractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CompanyType" (parent: .abstract.instanceof.App\Form\Admin\CompanyType).
Resolving inheritance for "App\Form\Admin\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EmployeeAddType" (parent: .abstract.instanceof.App\Form\Admin\EmployeeAddType).
Resolving inheritance for "App\Form\Admin\EmployeeAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EmployeeAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\InvitationType" (parent: .abstract.instanceof.App\Form\Admin\InvitationType).
Resolving inheritance for "App\Form\Admin\InvitationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\InvitationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\OrganizationTranslationType" (parent: .abstract.instanceof.App\Form\Admin\OrganizationTranslationType).
Resolving inheritance for "App\Form\Admin\OrganizationTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\OrganizationTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\OrganizationType" (parent: .abstract.instanceof.App\Form\Admin\OrganizationType).
Resolving inheritance for "App\Form\Admin\OrganizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\OrganizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PeriodType" (parent: .abstract.instanceof.App\Form\Admin\PeriodType).
Resolving inheritance for "App\Form\Admin\PeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\QuickAllocationType" (parent: .abstract.instanceof.App\Form\Admin\QuickAllocationType).
Resolving inheritance for "App\Form\Admin\QuickAllocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\QuickAllocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TopicType" (parent: .abstract.instanceof.App\Form\Admin\TopicType).
Resolving inheritance for "App\Form\Admin\TopicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TopicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserType" (parent: .abstract.instanceof.App\Form\Admin\UserType).
Resolving inheritance for "App\Form\Admin\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VoteQuickAddType" (parent: .abstract.instanceof.App\Form\Admin\VoteQuickAddType).
Resolving inheritance for "App\Form\Admin\VoteQuickAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VoteQuickAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\OrganizationAutocompleteField" (parent: .abstract.instanceof.App\Form\Autocomplete\OrganizationAutocompleteField).
Resolving inheritance for ".instanceof.App\Form\Autocomplete\OrganizationAutocompleteField.0.App\Form\Autocomplete\OrganizationAutocompleteField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\OrganizationAutocompleteField).
Resolving inheritance for "App\Form\Autocomplete\OrganizationAutocompleteField" (parent: .instanceof.App\Form\Autocomplete\OrganizationAutocompleteField.0.App\Form\Autocomplete\OrganizationAutocompleteField).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\B2b\EmployeeQuickAddType" (parent: .abstract.instanceof.App\Form\B2b\EmployeeQuickAddType).
Resolving inheritance for "App\Form\B2b\EmployeeQuickAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\B2b\EmployeeQuickAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType" (parent: .abstract.instanceof.App\Form\CampaignType).
Resolving inheritance for "App\Form\CampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CampaignTranslationLocaleType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\CampaignTranslationLocaleType).
Resolving inheritance for "App\Form\CompanyDashboard\CampaignTranslationLocaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CampaignTranslationLocaleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CampaignTranslationsType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\CampaignTranslationsType).
Resolving inheritance for "App\Form\CompanyDashboard\CampaignTranslationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CampaignTranslationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyEmailDomainsType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\CompanyEmailDomainsType).
Resolving inheritance for "App\Form\CompanyDashboard\CompanyEmailDomainsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyEmailDomainsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyHrEmailType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\CompanyHrEmailType).
Resolving inheritance for "App\Form\CompanyDashboard\CompanyHrEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyHrEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyThemeType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\CompanyThemeType).
Resolving inheritance for "App\Form\CompanyDashboard\CompanyThemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyThemeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\SaleProductType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\SaleProductType).
Resolving inheritance for "App\Form\CompanyDashboard\SaleProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\SaleProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\SubmissionEditType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\SubmissionEditType).
Resolving inheritance for "App\Form\CompanyDashboard\SubmissionEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\SubmissionEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\VolunteeringEventEditType" (parent: .abstract.instanceof.App\Form\CompanyDashboard\VolunteeringEventEditType).
Resolving inheritance for "App\Form\CompanyDashboard\VolunteeringEventEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\VolunteeringEventEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDonationType" (parent: .abstract.instanceof.App\Form\EmployeeDonationType).
Resolving inheritance for "App\Form\EmployeeDonationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDonationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Kbf\KbfDecisionType" (parent: .abstract.instanceof.App\Form\Kbf\KbfDecisionType).
Resolving inheritance for "App\Form\Kbf\KbfDecisionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Kbf\KbfDecisionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Move2Impact\Move2ImpactRegistrationType" (parent: .abstract.instanceof.App\Form\Move2Impact\Move2ImpactRegistrationType).
Resolving inheritance for "App\Form\Move2Impact\Move2ImpactRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Move2Impact\Move2ImpactRegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MyAccount\MyAccountIdentificationType" (parent: .abstract.instanceof.App\Form\MyAccount\MyAccountIdentificationType).
Resolving inheritance for "App\Form\MyAccount\MyAccountIdentificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MyAccount\MyAccountIdentificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\FirstTouchType" (parent: .abstract.instanceof.App\Form\Onboarding\FirstTouchType).
Resolving inheritance for "App\Form\Onboarding\FirstTouchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\FirstTouchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\InviteFriendType" (parent: .abstract.instanceof.App\Form\Onboarding\InviteFriendType).
Resolving inheritance for "App\Form\Onboarding\InviteFriendType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\InviteFriendType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\PlanIdentificationType" (parent: .abstract.instanceof.App\Form\Onboarding\PlanIdentificationType).
Resolving inheritance for "App\Form\Onboarding\PlanIdentificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\PlanIdentificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\TopicsType" (parent: .abstract.instanceof.App\Form\Onboarding\TopicsType).
Resolving inheritance for "App\Form\Onboarding\TopicsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\TopicsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Sale\SaleOrderType" (parent: .abstract.instanceof.App\Form\Sale\SaleOrderType).
Resolving inheritance for "App\Form\Sale\SaleOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Sale\SaleOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Selection\FeedbackType" (parent: .abstract.instanceof.App\Form\Selection\FeedbackType).
Resolving inheritance for "App\Form\Selection\FeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Selection\FeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Selection\SuperlikeAmountType" (parent: .abstract.instanceof.App\Form\Selection\SuperlikeAmountType).
Resolving inheritance for "App\Form\Selection\SuperlikeAmountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Selection\SuperlikeAmountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Submission\SubmissionSponsorType" (parent: .abstract.instanceof.App\Form\Submission\SubmissionSponsorType).
Resolving inheritance for "App\Form\Submission\SubmissionSponsorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Submission\SubmissionSponsorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Submission\SubmissionType" (parent: .abstract.instanceof.App\Form\Submission\SubmissionType).
Resolving inheritance for "App\Form\Submission\SubmissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Submission\SubmissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringApplicationEntryType" (parent: .abstract.instanceof.App\Form\Volunteering\VolunteeringApplicationEntryType).
Resolving inheritance for "App\Form\Volunteering\VolunteeringApplicationEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringApplicationEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringApplyType" (parent: .abstract.instanceof.App\Form\Volunteering\VolunteeringApplyType).
Resolving inheritance for "App\Form\Volunteering\VolunteeringApplyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringApplyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringEventType" (parent: .abstract.instanceof.App\Form\Volunteering\VolunteeringEventType).
Resolving inheritance for "App\Form\Volunteering\VolunteeringEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Vote\QualifyVoteType" (parent: .abstract.instanceof.App\Form\Vote\QualifyVoteType).
Resolving inheritance for "App\Form\Vote\QualifyVoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Vote\QualifyVoteType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Listener\DisallowRobotsIndexingListener" (parent: .abstract.instanceof.App\Listener\DisallowRobotsIndexingListener).
Resolving inheritance for "App\Listener\DisallowRobotsIndexingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Listener\DisallowRobotsIndexingListener).
Resolving inheritance for ".instanceof.App\MessageHandler\ActivateVouchersHandler.0.App\MessageHandler\ActivateVouchersHandler" (parent: .abstract.instanceof.App\MessageHandler\ActivateVouchersHandler).
Resolving inheritance for "App\MessageHandler\ActivateVouchersHandler" (parent: .instanceof.App\MessageHandler\ActivateVouchersHandler.0.App\MessageHandler\ActivateVouchersHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ConfirmVoteHandler.0.App\MessageHandler\ConfirmVoteHandler" (parent: .abstract.instanceof.App\MessageHandler\ConfirmVoteHandler).
Resolving inheritance for "App\MessageHandler\ConfirmVoteHandler" (parent: .instanceof.App\MessageHandler\ConfirmVoteHandler.0.App\MessageHandler\ConfirmVoteHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\DispatchAppEventHandler.0.App\MessageHandler\DispatchAppEventHandler" (parent: .abstract.instanceof.App\MessageHandler\DispatchAppEventHandler).
Resolving inheritance for "App\MessageHandler\DispatchAppEventHandler" (parent: .instanceof.App\MessageHandler\DispatchAppEventHandler.0.App\MessageHandler\DispatchAppEventHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\FinalizePartnerOrderMessageHandler.0.App\MessageHandler\FinalizePartnerOrderMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\FinalizePartnerOrderMessageHandler).
Resolving inheritance for "App\MessageHandler\FinalizePartnerOrderMessageHandler" (parent: .instanceof.App\MessageHandler\FinalizePartnerOrderMessageHandler.0.App\MessageHandler\FinalizePartnerOrderMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\GenerateCampaignReportMessageHandler.0.App\MessageHandler\GenerateCampaignReportMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\GenerateCampaignReportMessageHandler).
Resolving inheritance for "App\MessageHandler\GenerateCampaignReportMessageHandler" (parent: .instanceof.App\MessageHandler\GenerateCampaignReportMessageHandler.0.App\MessageHandler\GenerateCampaignReportMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler.0.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler).
Resolving inheritance for "App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler" (parent: .instanceof.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler.0.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\IdentifyNewsletterSubscriberHandler.0.App\MessageHandler\IdentifyNewsletterSubscriberHandler" (parent: .abstract.instanceof.App\MessageHandler\IdentifyNewsletterSubscriberHandler).
Resolving inheritance for "App\MessageHandler\IdentifyNewsletterSubscriberHandler" (parent: .instanceof.App\MessageHandler\IdentifyNewsletterSubscriberHandler.0.App\MessageHandler\IdentifyNewsletterSubscriberHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Move2ImpactOrderMessageHandler.0.App\MessageHandler\Move2ImpactOrderMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Move2ImpactOrderMessageHandler).
Resolving inheritance for "App\MessageHandler\Move2ImpactOrderMessageHandler" (parent: .instanceof.App\MessageHandler\Move2ImpactOrderMessageHandler.0.App\MessageHandler\Move2ImpactOrderMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\NotifyPartnerSelectionMessageHandler.0.App\MessageHandler\NotifyPartnerSelectionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\NotifyPartnerSelectionMessageHandler).
Resolving inheritance for "App\MessageHandler\NotifyPartnerSelectionMessageHandler" (parent: .instanceof.App\MessageHandler\NotifyPartnerSelectionMessageHandler.0.App\MessageHandler\NotifyPartnerSelectionMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\NotifyRedeemedVoucherMessageHandler.0.App\MessageHandler\NotifyRedeemedVoucherMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\NotifyRedeemedVoucherMessageHandler).
Resolving inheritance for "App\MessageHandler\NotifyRedeemedVoucherMessageHandler" (parent: .instanceof.App\MessageHandler\NotifyRedeemedVoucherMessageHandler.0.App\MessageHandler\NotifyRedeemedVoucherMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\NotifySuperlikeHandler.0.App\MessageHandler\NotifySuperlikeHandler" (parent: .abstract.instanceof.App\MessageHandler\NotifySuperlikeHandler).
Resolving inheritance for "App\MessageHandler\NotifySuperlikeHandler" (parent: .instanceof.App\MessageHandler\NotifySuperlikeHandler.0.App\MessageHandler\NotifySuperlikeHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\NotifyVoucherUpgradeHandler.0.App\MessageHandler\NotifyVoucherUpgradeHandler" (parent: .abstract.instanceof.App\MessageHandler\NotifyVoucherUpgradeHandler).
Resolving inheritance for "App\MessageHandler\NotifyVoucherUpgradeHandler" (parent: .instanceof.App\MessageHandler\NotifyVoucherUpgradeHandler.0.App\MessageHandler\NotifyVoucherUpgradeHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ObjectMutationHandler.0.App\MessageHandler\ObjectMutationHandler" (parent: .abstract.instanceof.App\MessageHandler\ObjectMutationHandler).
Resolving inheritance for "App\MessageHandler\ObjectMutationHandler" (parent: .instanceof.App\MessageHandler\ObjectMutationHandler.0.App\MessageHandler\ObjectMutationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ProcessIssuanceItemMessageHandler.0.App\MessageHandler\ProcessIssuanceItemMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ProcessIssuanceItemMessageHandler).
Resolving inheritance for "App\MessageHandler\ProcessIssuanceItemMessageHandler" (parent: .instanceof.App\MessageHandler\ProcessIssuanceItemMessageHandler.0.App\MessageHandler\ProcessIssuanceItemMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendCustomerIoEventHandler.0.App\MessageHandler\SendCustomerIoEventHandler" (parent: .abstract.instanceof.App\MessageHandler\SendCustomerIoEventHandler).
Resolving inheritance for "App\MessageHandler\SendCustomerIoEventHandler" (parent: .instanceof.App\MessageHandler\SendCustomerIoEventHandler.0.App\MessageHandler\SendCustomerIoEventHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendLoginLinkHandler.0.App\MessageHandler\SendLoginLinkHandler" (parent: .abstract.instanceof.App\MessageHandler\SendLoginLinkHandler).
Resolving inheritance for "App\MessageHandler\SendLoginLinkHandler" (parent: .instanceof.App\MessageHandler\SendLoginLinkHandler.0.App\MessageHandler\SendLoginLinkHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendMetaPixelDataHandler.0.App\MessageHandler\SendMetaPixelDataHandler" (parent: .abstract.instanceof.App\MessageHandler\SendMetaPixelDataHandler).
Resolving inheritance for "App\MessageHandler\SendMetaPixelDataHandler" (parent: .instanceof.App\MessageHandler\SendMetaPixelDataHandler.0.App\MessageHandler\SendMetaPixelDataHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendSaleOrderConfirmationMessageHandler.0.App\MessageHandler\SendSaleOrderConfirmationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendSaleOrderConfirmationMessageHandler).
Resolving inheritance for "App\MessageHandler\SendSaleOrderConfirmationMessageHandler" (parent: .instanceof.App\MessageHandler\SendSaleOrderConfirmationMessageHandler.0.App\MessageHandler\SendSaleOrderConfirmationMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendSelectionEmailHandler.0.App\MessageHandler\SendSelectionEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\SendSelectionEmailHandler).
Resolving inheritance for "App\MessageHandler\SendSelectionEmailHandler" (parent: .instanceof.App\MessageHandler\SendSelectionEmailHandler.0.App\MessageHandler\SendSelectionEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendSelectionSmsHandler.0.App\MessageHandler\SendSelectionSmsHandler" (parent: .abstract.instanceof.App\MessageHandler\SendSelectionSmsHandler).
Resolving inheritance for "App\MessageHandler\SendSelectionSmsHandler" (parent: .instanceof.App\MessageHandler\SendSelectionSmsHandler.0.App\MessageHandler\SendSelectionSmsHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendShopReceiptMessageHandler.0.App\MessageHandler\SendShopReceiptMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendShopReceiptMessageHandler).
Resolving inheritance for "App\MessageHandler\SendShopReceiptMessageHandler" (parent: .instanceof.App\MessageHandler\SendShopReceiptMessageHandler.0.App\MessageHandler\SendShopReceiptMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendVolunteeringEmailHandler.0.App\MessageHandler\SendVolunteeringEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\SendVolunteeringEmailHandler).
Resolving inheritance for "App\MessageHandler\SendVolunteeringEmailHandler" (parent: .instanceof.App\MessageHandler\SendVolunteeringEmailHandler.0.App\MessageHandler\SendVolunteeringEmailHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendVoteNotificationMessageHandler.0.App\MessageHandler\SendVoteNotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendVoteNotificationMessageHandler).
Resolving inheritance for "App\MessageHandler\SendVoteNotificationMessageHandler" (parent: .instanceof.App\MessageHandler\SendVoteNotificationMessageHandler.0.App\MessageHandler\SendVoteNotificationMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SlackUpdatesHandler.0.App\MessageHandler\SlackUpdatesHandler" (parent: .abstract.instanceof.App\MessageHandler\SlackUpdatesHandler).
Resolving inheritance for "App\MessageHandler\SlackUpdatesHandler" (parent: .instanceof.App\MessageHandler\SlackUpdatesHandler.0.App\MessageHandler\SlackUpdatesHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\UpdateCampaignStatsHandler.0.App\MessageHandler\UpdateCampaignStatsHandler" (parent: .abstract.instanceof.App\MessageHandler\UpdateCampaignStatsHandler).
Resolving inheritance for "App\MessageHandler\UpdateCampaignStatsHandler" (parent: .instanceof.App\MessageHandler\UpdateCampaignStatsHandler.0.App\MessageHandler\UpdateCampaignStatsHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllocationRepository" (parent: .abstract.instanceof.App\Repository\AllocationRepository).
Resolving inheritance for "App\Repository\AllocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository" (parent: .abstract.instanceof.App\Repository\CampaignRepository).
Resolving inheritance for "App\Repository\CampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignTranslationRepository" (parent: .abstract.instanceof.App\Repository\CampaignTranslationRepository).
Resolving inheritance for "App\Repository\CampaignTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyModuleAssignmentRepository" (parent: .abstract.instanceof.App\Repository\CompanyModuleAssignmentRepository).
Resolving inheritance for "App\Repository\CompanyModuleAssignmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyModuleAssignmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyReportsRepository" (parent: .abstract.instanceof.App\Repository\CompanyReportsRepository).
Resolving inheritance for "App\Repository\CompanyReportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyReportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository" (parent: .abstract.instanceof.App\Repository\CompanyRepository).
Resolving inheritance for "App\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrbDataRepository" (parent: .abstract.instanceof.App\Repository\FrbDataRepository).
Resolving inheritance for "App\Repository\FrbDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrbDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCallRepository" (parent: .abstract.instanceof.App\Repository\GiftCallRepository).
Resolving inheritance for "App\Repository\GiftCallRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCallRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvitationRepository" (parent: .abstract.instanceof.App\Repository\InvitationRepository).
Resolving inheritance for "App\Repository\InvitationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvitationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceLineRepository" (parent: .abstract.instanceof.App\Repository\InvoiceLineRepository).
Resolving inheritance for "App\Repository\InvoiceLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IssuanceBatchRepository" (parent: .abstract.instanceof.App\Repository\IssuanceBatchRepository).
Resolving inheritance for "App\Repository\IssuanceBatchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IssuanceBatchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IssuanceRepository" (parent: .abstract.instanceof.App\Repository\IssuanceRepository).
Resolving inheritance for "App\Repository\IssuanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IssuanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository" (parent: .abstract.instanceof.App\Repository\ModuleRepository).
Resolving inheritance for "App\Repository\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationGoalRatioRepository" (parent: .abstract.instanceof.App\Repository\OrganizationGoalRatioRepository).
Resolving inheritance for "App\Repository\OrganizationGoalRatioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationGoalRatioRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationImpactRepository" (parent: .abstract.instanceof.App\Repository\OrganizationImpactRepository).
Resolving inheritance for "App\Repository\OrganizationImpactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationImpactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationRepository" (parent: .abstract.instanceof.App\Repository\OrganizationRepository).
Resolving inheritance for "App\Repository\OrganizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationSdgRepository" (parent: .abstract.instanceof.App\Repository\OrganizationSdgRepository).
Resolving inheritance for "App\Repository\OrganizationSdgRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationSdgRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerOrderRepository" (parent: .abstract.instanceof.App\Repository\PartnerOrderRepository).
Resolving inheritance for "App\Repository\PartnerOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository" (parent: .abstract.instanceof.App\Repository\PartnerRepository).
Resolving inheritance for "App\Repository\PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodRepository" (parent: .abstract.instanceof.App\Repository\PeriodRepository).
Resolving inheritance for "App\Repository\PeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository" (parent: .abstract.instanceof.App\Repository\PlanRepository).
Resolving inheritance for "App\Repository\PlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderItemRepository" (parent: .abstract.instanceof.App\Repository\SaleOrderItemRepository).
Resolving inheritance for "App\Repository\SaleOrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderRepository" (parent: .abstract.instanceof.App\Repository\SaleOrderRepository).
Resolving inheritance for "App\Repository\SaleOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleProductRepository" (parent: .abstract.instanceof.App\Repository\SaleProductRepository).
Resolving inheritance for "App\Repository\SaleProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShineDataRepository" (parent: .abstract.instanceof.App\Repository\ShineDataRepository).
Resolving inheritance for "App\Repository\ShineDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShineDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\BuyerRepository" (parent: .abstract.instanceof.App\Repository\Shop\BuyerRepository).
Resolving inheritance for "App\Repository\Shop\BuyerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\BuyerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderRepository" (parent: .abstract.instanceof.App\Repository\Shop\OrderRepository).
Resolving inheritance for "App\Repository\Shop\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ProductRepository" (parent: .abstract.instanceof.App\Repository\Shop\ProductRepository).
Resolving inheritance for "App\Repository\Shop\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionFileRepository" (parent: .abstract.instanceof.App\Repository\SubmissionFileRepository).
Resolving inheritance for "App\Repository\SubmissionFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionRepository" (parent: .abstract.instanceof.App\Repository\SubmissionRepository).
Resolving inheritance for "App\Repository\SubmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionSponsorRepository" (parent: .abstract.instanceof.App\Repository\SubmissionSponsorRepository).
Resolving inheritance for "App\Repository\SubmissionSponsorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionSponsorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TopicRepository" (parent: .abstract.instanceof.App\Repository\TopicRepository).
Resolving inheritance for "App\Repository\TopicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TopicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository" (parent: .abstract.instanceof.App\Repository\TransactionRepository).
Resolving inheritance for "App\Repository\TransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLogRepository" (parent: .abstract.instanceof.App\Repository\UserLogRepository).
Resolving inheritance for "App\Repository\UserLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserOrganizationAssignmentHistoryRepository" (parent: .abstract.instanceof.App\Repository\UserOrganizationAssignmentHistoryRepository).
Resolving inheritance for "App\Repository\UserOrganizationAssignmentHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserOrganizationAssignmentHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserOrganizationAssignmentRepository" (parent: .abstract.instanceof.App\Repository\UserOrganizationAssignmentRepository).
Resolving inheritance for "App\Repository\UserOrganizationAssignmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserOrganizationAssignmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VolunteeringApplicationRepository" (parent: .abstract.instanceof.App\Repository\VolunteeringApplicationRepository).
Resolving inheritance for "App\Repository\VolunteeringApplicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VolunteeringApplicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VolunteeringEventRepository" (parent: .abstract.instanceof.App\Repository\VolunteeringEventRepository).
Resolving inheritance for "App\Repository\VolunteeringEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VolunteeringEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoteRepository" (parent: .abstract.instanceof.App\Repository\VoteRepository).
Resolving inheritance for "App\Repository\VoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository" (parent: .abstract.instanceof.App\Repository\VoucherRepository).
Resolving inheritance for "App\Repository\VoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookRepository" (parent: .abstract.instanceof.App\Repository\WebhookRepository).
Resolving inheritance for "App\Repository\WebhookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkforceBillingProfileRepository" (parent: .abstract.instanceof.App\Repository\WorkforceBillingProfileRepository).
Resolving inheritance for "App\Repository\WorkforceBillingProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkforceBillingProfileRepository).
Resolving inheritance for ".instanceof.App\Scheduler\DefaultScheduleProvider.0.App\Scheduler\DefaultScheduleProvider" (parent: .abstract.instanceof.App\Scheduler\DefaultScheduleProvider).
Resolving inheritance for "App\Scheduler\DefaultScheduleProvider" (parent: .instanceof.App\Scheduler\DefaultScheduleProvider.0.App\Scheduler\DefaultScheduleProvider).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyDashboardVoter" (parent: .abstract.instanceof.App\Security\Voter\CompanyDashboardVoter).
Resolving inheritance for "App\Security\Voter\CompanyDashboardVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyDashboardVoter).
Resolving inheritance for ".instanceof.App\Selection\Policy\PushedOrganizationPolicy.0.App\Selection\Policy\PushedOrganizationPolicy" (parent: .abstract.instanceof.App\Selection\Policy\PushedOrganizationPolicy).
Resolving inheritance for "App\Selection\Policy\PushedOrganizationPolicy" (parent: .instanceof.App\Selection\Policy\PushedOrganizationPolicy.0.App\Selection\Policy\PushedOrganizationPolicy).
Resolving inheritance for ".instanceof.App\Selection\Policy\ReassignPolicy.0.App\Selection\Policy\ReassignPolicy" (parent: .abstract.instanceof.App\Selection\Policy\ReassignPolicy).
Resolving inheritance for "App\Selection\Policy\ReassignPolicy" (parent: .instanceof.App\Selection\Policy\ReassignPolicy.0.App\Selection\Policy\ReassignPolicy).
Resolving inheritance for ".instanceof.App\Selection\Policy\StickyOrganizationPolicy.0.App\Selection\Policy\StickyOrganizationPolicy" (parent: .abstract.instanceof.App\Selection\Policy\StickyOrganizationPolicy).
Resolving inheritance for "App\Selection\Policy\StickyOrganizationPolicy" (parent: .instanceof.App\Selection\Policy\StickyOrganizationPolicy.0.App\Selection\Policy\StickyOrganizationPolicy).
Resolving inheritance for ".instanceof.App\Selection\Policy\TopicDiversityPolicy.0.App\Selection\Policy\TopicDiversityPolicy" (parent: .abstract.instanceof.App\Selection\Policy\TopicDiversityPolicy).
Resolving inheritance for "App\Selection\Policy\TopicDiversityPolicy" (parent: .instanceof.App\Selection\Policy\TopicDiversityPolicy.0.App\Selection\Policy\TopicDiversityPolicy).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\CompanyPostProcessor" (parent: .abstract.instanceof.App\State\CompanyPostProcessor).
Resolving inheritance for "App\State\CompanyPostProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\CompanyPostProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\CompanyPutProcessor" (parent: .abstract.instanceof.App\State\CompanyPutProcessor).
Resolving inheritance for "App\State\CompanyPutProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\CompanyPutProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\CompanyStateProvider" (parent: .abstract.instanceof.App\State\CompanyStateProvider).
Resolving inheritance for "App\State\CompanyStateProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\CompanyStateProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\IssuanceBatchDtoProvider" (parent: .abstract.instanceof.App\State\IssuanceBatchDtoProvider).
Resolving inheritance for "App\State\IssuanceBatchDtoProvider" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\IssuanceBatchDtoProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\IssuanceBatchDtoStateProvider" (parent: .abstract.instanceof.App\State\IssuanceBatchDtoStateProvider).
Resolving inheritance for "App\State\IssuanceBatchDtoStateProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\IssuanceBatchDtoStateProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\IssuanceDtoStateProvider" (parent: .abstract.instanceof.App\State\IssuanceDtoStateProvider).
Resolving inheritance for "App\State\IssuanceDtoStateProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\IssuanceDtoStateProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\OrderPostProcessor" (parent: .abstract.instanceof.App\State\OrderPostProcessor).
Resolving inheritance for "App\State\OrderPostProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\OrderPostProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\OrderStateProvider" (parent: .abstract.instanceof.App\State\OrderStateProvider).
Resolving inheritance for "App\State\OrderStateProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\OrderStateProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\PartnerSelectionDtoProvider" (parent: .abstract.instanceof.App\State\PartnerSelectionDtoProvider).
Resolving inheritance for "App\State\PartnerSelectionDtoProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\PartnerSelectionDtoProvider).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanyModuleExtension" (parent: .abstract.instanceof.App\Twig\CompanyModuleExtension).
Resolving inheritance for "App\Twig\CompanyModuleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanyModuleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanyThemeExtension" (parent: .abstract.instanceof.App\Twig\CompanyThemeExtension).
Resolving inheritance for "App\Twig\CompanyThemeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanyThemeExtension).
Resolving inheritance for ".instanceof.App\Twig\Components\BetterAllTimeStats.0.App\Twig\Components\BetterAllTimeStats" (parent: .abstract.instanceof.App\Twig\Components\BetterAllTimeStats).
Resolving inheritance for "App\Twig\Components\BetterAllTimeStats" (parent: .instanceof.App\Twig\Components\BetterAllTimeStats.0.App\Twig\Components\BetterAllTimeStats).
Resolving inheritance for ".instanceof.App\Twig\Components\CompanyPublicHeader.0.App\Twig\Components\CompanyPublicHeader" (parent: .abstract.instanceof.App\Twig\Components\CompanyPublicHeader).
Resolving inheritance for "App\Twig\Components\CompanyPublicHeader" (parent: .instanceof.App\Twig\Components\CompanyPublicHeader.0.App\Twig\Components\CompanyPublicHeader).
Resolving inheritance for ".instanceof.App\Twig\Components\Monizze\LatestSelection.0.App\Twig\Components\Monizze\LatestSelection" (parent: .abstract.instanceof.App\Twig\Components\Monizze\LatestSelection).
Resolving inheritance for "App\Twig\Components\Monizze\LatestSelection" (parent: .instanceof.App\Twig\Components\Monizze\LatestSelection.0.App\Twig\Components\Monizze\LatestSelection).
Resolving inheritance for ".instanceof.App\Twig\Components\Monizze\RefineTopics.0.App\Twig\Components\Monizze\RefineTopics" (parent: .abstract.instanceof.App\Twig\Components\Monizze\RefineTopics).
Resolving inheritance for "App\Twig\Components\Monizze\RefineTopics" (parent: .instanceof.App\Twig\Components\Monizze\RefineTopics.0.App\Twig\Components\Monizze\RefineTopics).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppEmojiExtension" (parent: .abstract.instanceof.App\Twig\Extension\AppEmojiExtension).
Resolving inheritance for "App\Twig\Extension\AppEmojiExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppEmojiExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ImagorExtension" (parent: .abstract.instanceof.App\Twig\Extension\ImagorExtension).
Resolving inheritance for "App\Twig\Extension\ImagorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ImagorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppEmojiRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\AppEmojiRuntime).
Resolving inheritance for "App\Twig\Runtime\AppEmojiRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppEmojiRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShuffleExtension" (parent: .abstract.instanceof.App\Twig\ShuffleExtension).
Resolving inheritance for "App\Twig\ShuffleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShuffleExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\BelgianNrnValidator" (parent: .abstract.instanceof.App\Validator\BelgianNrnValidator).
Resolving inheritance for "App\Validator\BelgianNrnValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\BelgianNrnValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PdfFileValidator" (parent: .abstract.instanceof.App\Validator\PdfFileValidator).
Resolving inheritance for "App\Validator\PdfFileValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PdfFileValidator).
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.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "psr18.customer_io" (parent: psr18.http_client).
Resolving inheritance for "psr18.falco" (parent: psr18.http_client).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.postmark" (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 "state_machine.submission" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.submission" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.partner_webhook" (parent: limiter).
Resolving inheritance for "scheduler.state" (parent: cache.adapter.doctrine_dbal).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.in_memory" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.throttled_async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.slack" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.app_user_email_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.api_users" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.user.provider.concrete.dev_user_chain" (parent: security.user.provider.chain).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.invitation" (parent: security.firewall.config).
Resolving inheritance for "security.listener.invitation.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.invitation" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.invitation" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.invitation" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.invitation" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.invitation" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.invitation" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.selection" (parent: security.firewall.config).
Resolving inheritance for "security.listener.selection.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.selection" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.selection" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.selection" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.selection" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.selection" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.selection" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.2" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.cache.expired_links" (parent: cache.app).
Resolving inheritance for "security.authenticator.login_link_signature_hasher.admin" (parent: security.authenticator.abstract_login_link_signature_hasher).
Resolving inheritance for "security.authenticator.login_link_handler.admin" (parent: security.authenticator.abstract_login_link_handler).
Resolving inheritance for "security.authenticator.login_link.admin" (parent: security.authenticator.login_link).
Resolving inheritance for "security.authentication.success_handler.admin.login_link" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.login_link" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.company_dashboard" (parent: security.firewall.config).
Resolving inheritance for "security.listener.company_dashboard.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.company_dashboard" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.company_dashboard" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.company_dashboard" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.company_dashboard" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.login_link_signature_hasher.company_dashboard" (parent: security.authenticator.abstract_login_link_signature_hasher).
Resolving inheritance for "security.authenticator.login_link_handler.company_dashboard" (parent: security.authenticator.abstract_login_link_handler).
Resolving inheritance for "security.authenticator.login_link.company_dashboard" (parent: security.authenticator.login_link).
Resolving inheritance for "security.authentication.success_handler.company_dashboard.login_link" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.company_dashboard.login_link" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.form_login.company_dashboard" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.company_dashboard.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.company_dashboard.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.company_dashboard" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.company_dashboard" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.company_dashboard" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.company_dashboard" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.company_dashboard" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.my_account" (parent: security.firewall.config).
Resolving inheritance for "security.listener.session.my_account" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.login_link_signature_hasher.my_account" (parent: security.authenticator.abstract_login_link_signature_hasher).
Resolving inheritance for "security.authenticator.login_link_handler.my_account" (parent: security.authenticator.abstract_login_link_handler).
Resolving inheritance for "security.authenticator.login_link.my_account" (parent: security.authenticator.login_link).
Resolving inheritance for "security.authentication.success_handler.my_account.login_link" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.my_account.login_link" (parent: App\Security\Authentication\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.my_account.login_link" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.my_account" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.my_account" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.my_account" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.my_account" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.my_account" (parent: security.firewall.context).
Resolving inheritance for ".twig.cache.inner" (parent: cache.app).
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 ".ux_icons.cache" (parent: cache.system).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.operation" (parent: cache.system).
Resolving inheritance for "api_platform.cache.openapi" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.order_filter.instance" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "api_platform.doctrine.orm.range_filter.instance" (parent: api_platform.doctrine.orm.range_filter).
Resolving inheritance for "api_platform.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "api_platform.doctrine.orm.backed_enum_filter.instance" (parent: api_platform.doctrine.orm.backed_enum_filter).
Resolving inheritance for "api_platform.doctrine.orm.boolean_filter.instance" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "api_platform.doctrine.orm.numeric_filter.instance" (parent: api_platform.doctrine.orm.numeric_filter).
Resolving inheritance for "api_platform.doctrine.orm.exists_filter.instance" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "api_platform.doctrine.orm.search_filter.instance" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "annotated_app_entity_issuance_api_platform_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\DateFilter).
Resolving inheritance for "annotated_app_entity_partner_order_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_partner_order_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\AllocationTypeEnum" (parent: .abstract.instanceof.App\Enum\AllocationTypeEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\CompanyModule" (parent: .abstract.instanceof.App\Enum\CompanyModule).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Invoicing\BillingPeriodicity" (parent: .abstract.instanceof.App\Enum\Invoicing\BillingPeriodicity).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Invoicing\InvoiceLineType" (parent: .abstract.instanceof.App\Enum\Invoicing\InvoiceLineType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Invoicing\InvoiceSource" (parent: .abstract.instanceof.App\Enum\Invoicing\InvoiceSource).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Invoicing\ProductLine" (parent: .abstract.instanceof.App\Enum\Invoicing\ProductLine).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\IssuanceStatusEnum" (parent: .abstract.instanceof.App\Enum\IssuanceStatusEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\IssuanceType" (parent: .abstract.instanceof.App\Enum\IssuanceType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\PaymentStatus" (parent: .abstract.instanceof.App\Enum\PaymentStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Sale\SaleOrderStatus" (parent: .abstract.instanceof.App\Enum\Sale\SaleOrderStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Sale\SaleProductStatus" (parent: .abstract.instanceof.App\Enum\Sale\SaleProductStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\SelectionAudience" (parent: .abstract.instanceof.App\Enum\SelectionAudience).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Shop\ImpactUnit" (parent: .abstract.instanceof.App\Enum\Shop\ImpactUnit).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Shop\OrderStatus" (parent: .abstract.instanceof.App\Enum\Shop\OrderStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Submission\ContactLanguage" (parent: .abstract.instanceof.App\Enum\Submission\ContactLanguage).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Submission\FileType" (parent: .abstract.instanceof.App\Enum\Submission\FileType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Submission\KbfDecision" (parent: .abstract.instanceof.App\Enum\Submission\KbfDecision).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Submission\KbfFundingHistory" (parent: .abstract.instanceof.App\Enum\Submission\KbfFundingHistory).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Submission\SponsorStatus" (parent: .abstract.instanceof.App\Enum\Submission\SponsorStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\TransactionType" (parent: .abstract.instanceof.App\Enum\TransactionType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\TypeOfCampaignFlow" (parent: .abstract.instanceof.App\Enum\TypeOfCampaignFlow).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\TypeOfUser" (parent: .abstract.instanceof.App\Enum\TypeOfUser).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\UserB2bStatus" (parent: .abstract.instanceof.App\Enum\UserB2bStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Volunteering\ApplicationStatus" (parent: .abstract.instanceof.App\Enum\Volunteering\ApplicationStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Volunteering\EventStatus" (parent: .abstract.instanceof.App\Enum\Volunteering\EventStatus).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\BelgianNrn" (parent: .abstract.instanceof.App\Validator\BelgianNrn).
Resolving inheritance for ".instanceof.App\Validator\BelgianNrn.0.App\Validator\BelgianNrn" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\BelgianNrn).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\PdfFile" (parent: .abstract.instanceof.App\Validator\PdfFile).
Resolving inheritance for ".instanceof.App\Validator\PdfFile.0.App\Validator\PdfFile" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\PdfFile).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Wrapped\Enum\UserType" (parent: .abstract.instanceof.App\Wrapped\Enum\UserType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Wrapped\Enum\WrappedPeriodType" (parent: .abstract.instanceof.App\Wrapped\Enum\WrappedPeriodType).
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_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_filter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_autocomplete_field" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.slack" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.organization_autocomplete_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
1
Removing service-argument resolver for controller "App\Twig\Components\Monizze\RefineTopics::mount": no corresponding services exist for the referenced types.
632
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "App\Service\Accounting\AccountingClientInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $customer_io"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $customerIo"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $customer_io"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $customerIo"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $falco"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $falco"; 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\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $submission"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $submissionStateMachine"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $partner_webhook.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $partnerWebhookLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $partner_webhook"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $partnerWebhookLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $scheduler.state"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $schedulerState"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $scheduler.state"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $schedulerState"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $scheduler.state"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $schedulerState"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $scheduler.state"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $schedulerState"; 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 "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; 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 "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.invitation"; reason: private alias.
Removed service "security.user_checker.invitation"; reason: private alias.
Removed service "security.authentication.session_strategy.selection"; reason: private alias.
Removed service "security.user_checker.selection"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "Symfony\Component\Security\Http\LoginLink\LoginLinkHandlerInterface"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.company_dashboard"; reason: private alias.
Removed service "security.user_checker.company_dashboard"; reason: private alias.
Removed service "security.authentication.session_strategy.my_account"; reason: private alias.
Removed service "security.user_checker.my_account"; 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 "Symfony\Contracts\Cache\TagAwareCacheInterface $twigCache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $twigCache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $twigCache"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; 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 "fos_js_routing.router"; reason: private alias.
Removed service "A2lix\TranslationFormBundle\LocaleProvider\LocaleProviderInterface"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $vouchers.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $vouchersStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $vouchers.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $vouchersStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $vouchers.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $vouchersStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b_contract.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bContractStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b_contract.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bContractStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b_contract.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bContractStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $frb.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $frbStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $frb.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $frbStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $frb.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $frbStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $accounting_logs.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $accountingLogsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $accounting_logs.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $accountingLogsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $accounting_logs.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $accountingLogsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b_reports.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bReportsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b_reports.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bReportsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b_reports.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bReportsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b_invoicing.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bInvoicingStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b_invoicing.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bInvoicingStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b_invoicing.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bInvoicingStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b_submission.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bSubmissionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b_submission.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bSubmissionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b_submission.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bSubmissionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b_volunteering.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bVolunteeringStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b_volunteering.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bVolunteeringStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b_volunteering.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bVolunteeringStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b_end_clients_logos.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bEndClientsLogosStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b_end_clients_logos.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bEndClientsLogosStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b_end_clients_logos.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bEndClientsLogosStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $b2b_sales.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $b2bSalesStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $b2b_sales.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $b2bSalesStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $b2b_sales.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $b2bSalesStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $wrapped_dynamic.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $wrappedDynamicStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $wrapped_dynamic.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $wrappedDynamicStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $wrapped_dynamic.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $wrappedDynamicStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $shop.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $shopStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $shop.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $shopStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $shop.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $shopStorage"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service ".ux_icons.icon_registry"; reason: private alias.
Removed service "Symfony\UX\Icons\IconRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\OperationResourceClassResolverInterface"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_provider.main"; reason: private alias.
Removed service "api_platform.state_processor.main"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.inflector"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\UuidFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\UlidFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\UuidBinaryFilter"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "Zenstruck\Messenger\Monitor\Transports"; reason: private alias.
Removed service "Zenstruck\Messenger\Monitor\Workers"; reason: private alias.
Removed service "Zenstruck\Messenger\Monitor\Twig\ViewHelper"; reason: private alias.
Removed service "Zenstruck\Messenger\Monitor\Schedules"; reason: private alias.
Removed service "Zenstruck\Messenger\Monitor\History\Storage"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $slack.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $slackLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "turbo.mercure.stimulus_helper"; reason: private alias.
Removed service ".service_locator.k3FCRIg"; reason: private alias.
Removed service ".service_locator.keIshlI"; reason: private alias.
Removed service ".service_locator.TFPnB1l"; reason: private alias.
Removed service ".service_locator.8CvI_5C"; reason: private alias.
Removed service ".service_locator.3KLY6pM"; reason: private alias.
Removed service ".service_locator.kn3uDN3"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.parameter_metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.php_file.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_file.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.mutator.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "api_platform.state_provider.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "api_platform.mercure.processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.state_processor.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter_validator.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.state_provider.content_negotiation.inner"; reason: private alias.
Removed service "api_platform.state_processor.write.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "customer_io"; reason: private alias.
Removed service "falco"; reason: private alias.
Removed service "api_platform.state_processor.validate.inner"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "customer_io.scoping.inner"; reason: private alias.
Removed service "falco.scoping.inner"; reason: private alias.
Removed service "customer_io.uri_template.inner"; reason: private alias.
Removed service "falco.uri_template.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; 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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.invitation"; reason: private alias.
Removed service "security.firewall.authenticator.selection"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.company_dashboard"; reason: private alias.
Removed service "security.firewall.authenticator.my_account"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.state_processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
Removed service "api_platform.swagger_ui.provider.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.hydra.name_converter.hydra_prefix.inner"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.access_checker"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.invitation"; reason: private alias.
Removed service "security.event_dispatcher.selection"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "security.event_dispatcher.company_dashboard"; reason: private alias.
Removed service "security.event_dispatcher.my_account"; reason: private alias.
Removed service "App\Scheduler\DefaultScheduleProvider"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "state_machine.submission"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.operation.metadata_factory"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.KjXxWx2"; reason: private alias.
Removed service ".service_locator.g7mNLn1"; reason: private alias.
Removed service ".service_locator.kng8O1w"; reason: private alias.
Removed service ".service_locator.cZV7l01"; reason: private alias.
Removed service ".service_locator.qQhjJ9A"; reason: private alias.
Removed service ".service_locator.vGqW0q7"; reason: private alias.
Removed service ".service_locator.ZXjnSvj"; reason: private alias.
Removed service ".service_locator.12Kjr8P"; reason: private alias.
Removed service ".service_locator.eNOk7Re"; reason: private alias.
Removed service ".service_locator.apRf7wI"; reason: private alias.
Removed service ".service_locator.gjTh1VR"; reason: private alias.
Removed service ".service_locator.yFRapHK"; reason: private alias.
Removed service ".service_locator.DXv8ylG"; reason: private alias.
Removed service ".service_locator.rmTjbVl"; reason: private alias.
Removed service ".service_locator.5JvG16J"; reason: private alias.
Removed service ".service_locator.oU3gtrG"; reason: private alias.
Removed service ".service_locator.Q_1__OX"; reason: private alias.
Removed service ".service_locator.ChIpyXw"; reason: private alias.
Removed service ".service_locator.nfkigoA"; reason: private alias.
Removed service ".service_locator..YgIAc6"; reason: private alias.
Removed service ".service_locator.sVv3sla"; reason: private alias.
Removed service ".service_locator.a3devSN"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.USSzvmH"; reason: private alias.
Removed service ".service_locator.03Tz.eN"; reason: private alias.
Removed service ".service_locator.BfCPPqt"; reason: private alias.
Removed service ".service_locator.BrwVNQ1"; reason: private alias.
Removed service ".service_locator.MCYaQ7W"; reason: private alias.
Removed service ".service_locator.pLOq7QK"; reason: private alias.
Removed service ".service_locator.1mOawNe"; reason: private alias.
Removed service ".service_locator.jGWQ1jm"; reason: private alias.
Removed service ".service_locator.WEJ11jo"; reason: private alias.
Removed service ".service_locator.9i.JPtR"; reason: private alias.
Removed service ".service_locator.PT332PO"; reason: private alias.
Removed service ".service_locator.BEMEGop"; reason: private alias.
Removed service ".service_locator.9fLCaTj"; reason: private alias.
Removed service ".service_locator.NVxFBye"; reason: private alias.
Removed service ".service_locator.WnCvNqW"; reason: private alias.
Removed service ".service_locator.BOlBqyJ"; reason: private alias.
Removed service ".service_locator.UI6mtXq"; reason: private alias.
Removed service ".service_locator.0YelOUw"; reason: private alias.
Removed service ".service_locator.EPbcOQt"; reason: private alias.
Removed service ".service_locator.iLgBncL"; reason: private alias.
Removed service ".service_locator.26i_rhQ"; reason: private alias.
Removed service ".service_locator.qeP1GXJ"; reason: private alias.
Removed service ".service_locator.2TKnxZ4"; reason: private alias.
Removed service ".service_locator.v4ZLSAb"; reason: private alias.
Removed service ".service_locator.vYtQttg"; reason: private alias.
Removed service ".service_locator.RejDYAC"; reason: private alias.
Removed service ".service_locator.AEdRdaa"; reason: private alias.
Removed service ".service_locator.CGnX3Jx"; reason: private alias.
Removed service ".service_locator.TJD5y81"; reason: private alias.
Removed service ".service_locator.9m6VPp6"; reason: private alias.
Removed service ".service_locator.wGZB1BX"; reason: private alias.
Removed service ".service_locator.wDOZ5d_"; reason: private alias.
Removed service ".service_locator.UlYGwBi"; reason: private alias.
Removed service ".service_locator.JiI75a."; reason: private alias.
Removed service ".service_locator.a7RH8SJ"; reason: private alias.
Removed service ".service_locator.ZWRwfJQ"; reason: private alias.
Removed service ".service_locator.zDI_CfX"; reason: private alias.
Removed service ".service_locator.cSBNlih"; reason: private alias.
Removed service ".service_locator.mOBR.3Y"; reason: private alias.
Removed service ".service_locator.cK0hReM"; reason: private alias.
Removed service ".service_locator.wEQF1jb"; reason: private alias.
Removed service ".service_locator.ObHDNIf"; reason: private alias.
Removed service ".service_locator.zlb3kAV"; reason: private alias.
Removed service ".service_locator.2YlbVNN"; reason: private alias.
Removed service ".service_locator.PaasgjU"; reason: private alias.
Removed service ".service_locator.CeZzTSJ"; reason: private alias.
Removed service ".service_locator.xegKfw."; reason: private alias.
Removed service ".service_locator.fjfsJhn"; reason: private alias.
Removed service ".service_locator.cg1e8_7"; reason: private alias.
Removed service ".service_locator.4Kgf7.Z"; reason: private alias.
Removed service ".service_locator.CoiHPuk"; reason: private alias.
Removed service ".service_locator.mq8Z8O7"; reason: private alias.
Removed service ".service_locator.uJ6bBuV"; reason: private alias.
Removed service ".service_locator._AY27KM"; reason: private alias.
Removed service ".service_locator.dkj47s9"; reason: private alias.
Removed service ".service_locator.hoW1uTC"; reason: private alias.
Removed service ".service_locator.Ob22ZAa"; reason: private alias.
Removed service ".service_locator.y9VHWmj"; reason: private alias.
Removed service ".service_locator.rTXnAo8"; reason: private alias.
Removed service ".service_locator.pR.UUzL"; reason: private alias.
Removed service ".service_locator.vpfp0Hi"; reason: private alias.
Removed service ".service_locator.XHTX5Yl"; reason: private alias.
Removed service ".service_locator.WuDV540"; reason: private alias.
Removed service ".service_locator._n9L_1B"; reason: private alias.
Removed service ".service_locator.08dWJ_G"; reason: private alias.
Removed service ".service_locator.tl.Sy2L"; reason: private alias.
Removed service ".service_locator.b_msmjA"; reason: private alias.
Removed service ".service_locator.AfIOOxv"; reason: private alias.
Removed service ".service_locator.ndv6pOU"; reason: private alias.
Removed service ".service_locator.HsFy2wW"; reason: private alias.
Removed service ".service_locator.2DcSZDn"; reason: private alias.
Removed service ".service_locator.i.u1dL1"; reason: private alias.
Removed service ".service_locator.0Lw.xzi"; reason: private alias.
Removed service ".service_locator.8foYu1J"; reason: private alias.
Removed service ".service_locator.4r1K.nz"; reason: private alias.
Removed service ".service_locator.iF6Tbo4"; reason: private alias.
Removed service ".service_locator.GpS87RA"; reason: private alias.
Removed service ".service_locator.MaDM3_0"; reason: private alias.
Removed service ".service_locator.YiAd1pa"; reason: private alias.
Removed service ".service_locator.iGTI0oJ"; reason: private alias.
Removed service ".service_locator.siPvWRG"; reason: private alias.
Removed service ".service_locator.qheJBd3"; reason: private alias.
Removed service ".service_locator.MRgx4og"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.lXw0qQV"; reason: private alias.
181
Changed reference of service "App\Command\DevLoginLinkCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\GenerateVoteQRCodesCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\SelectionCarpetAssignCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SelectionExportCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\SelectionSendCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SelectionSendCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\VouchersCheckExpirationCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Admin\TransactionController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\VoteController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\BoxController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\CompanyDashboard\CampaignManagementController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\MyAccount\MyAccountController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\OnboardingController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Partner\MonizzeController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\SelectionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SiteController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\UtilityController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Vote\VoteController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Vote\VoteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Voucher\VoucherController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Webhook\MollieController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Webhook\ShineController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\WrappedController" previously pointing to "router.default" to "router".
Changed reference of service "App\Listener\DoctrineListener" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Listener\UserMutationsListener" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\ActivateVouchersHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\FinalizePartnerOrderMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\NotifySuperlikeHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\NotifyVoucherUpgradeHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\ProcessIssuanceItemMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\SendSelectionEmailHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\SendSelectionSmsHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\SendShopReceiptMessageHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\SendVoteNotificationMessageHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\SlackUpdatesHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\SlackUpdatesHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Move2Impact\Move2ImpactOrderService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Security\Authentication\AuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\InvitationAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\SelectionAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\UserRetryAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Allocation\CampaignAllocationService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Invoicing\GiftCallPdfGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\MolliePaymentService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\PartnerOrderDonationInstructionsGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\PartnerSelectionDeliveryService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Report" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Shop\ReceiptViewModelFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Shop\ShopReceiptPdfGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Submission\KbfBatchEmailService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Submission\KbfSubmissionPdfGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Volunteering\VolunteeringNotifier" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Volunteering\VolunteeringNotifier" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VoucherManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\State\IssuanceBatchDtoProvider" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\State\OrderPostProcessor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.postmark" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "translation.provider_factory.loco" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "texter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "texter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.slack" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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 "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 "security.authenticator.abstract_login_link_handler" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.login_link_handler.admin" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.login_link_handler.company_dashboard" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.login_link_handler.my_account" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.success_handler.my_account.login_link" 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 "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "templating.helper.gravatar" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.doctrine.orm.listener.mercure.publish" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator..McCKHJ" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.KZe8P1s" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Tk7fenT" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.db.LmRj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.f8pLBFr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CompanyDashboardVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._dt3OH6" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5xJb1MS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.state_machine.submission.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
950
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\Message\AbstractAsyncMessage"; reason: abstract.
Removed service ".abstract.App\Selection\Policy\SelectionPolicyInterface"; reason: abstract.
Removed service ".abstract.App\Service\Accounting\AccountingClientInterface"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.login_link"; reason: abstract.
Removed service "security.authenticator.abstract_login_link_handler"; reason: abstract.
Removed service "security.authenticator.expired_login_link_storage"; 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 ".abstract.Knp\DoctrineBehaviors\Contract\Entity\BlameableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\LoggableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\SluggableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\SoftDeletableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TimestampableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TranslatableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TranslationInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\TreeNodeInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Entity\UuidableInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: abstract.
Removed service ".abstract.Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.backed_enum_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingAllocateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingAllocateCommand.0.App\Command\AccountingAllocateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingAllocateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingDuplicatesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingDuplicatesCommand.0.App\Command\AccountingDuplicatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingDuplicatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingFixDuplicatesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingFixDuplicatesCommand.0.App\Command\AccountingFixDuplicatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingFixDuplicatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingGetFrbFileCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingGetFrbFileCommand.0.App\Command\AccountingGetFrbFileCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingGetFrbFileCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingImportAllCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingImportAllCommand.0.App\Command\AccountingImportAllCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingImportAllCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingImportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingImportCommand.0.App\Command\AccountingImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingRetypePartnerOrdersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingRetypePartnerOrdersCommand.0.App\Command\AccountingRetypePartnerOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingRetypePartnerOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountingRetypeTransactionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountingRetypeTransactionsCommand.0.App\Command\AccountingRetypeTransactionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountingRetypeTransactionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2bExportEmployeesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\B2bExportEmployeesCommand.0.App\Command\B2bExportEmployeesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\B2bExportEmployeesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DevLoginLinkCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DevLoginLinkCommand.0.App\Command\DevLoginLinkCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DevLoginLinkCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DevWrappedInspectCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DevWrappedInspectCommand.0.App\Command\DevWrappedInspectCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DevWrappedInspectCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyCreateChargeCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DummyCreateChargeCommand.0.App\Command\DummyCreateChargeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DummyCreateChargeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyCreateSubscriptionCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DummyCreateSubscriptionCommand.0.App\Command\DummyCreateSubscriptionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DummyCreateSubscriptionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DummyGenerateUsersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DummyGenerateUsersCommand.0.App\Command\DummyGenerateUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DummyGenerateUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVoteQRCodesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateVoteQRCodesCommand.0.App\Command\GenerateVoteQRCodesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateVoteQRCodesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateWorkforceInvoicingCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateWorkforceInvoicingCommand.0.App\Command\GenerateWorkforceInvoicingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateWorkforceInvoicingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportInvitationsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportInvitationsCommand.0.App\Command\ImportInvitationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportInvitationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IssuanceBatchGenerateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IssuanceBatchGenerateCommand.0.App\Command\IssuanceBatchGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IssuanceBatchGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\KbfSendSubmissionBatchCommand"; reason: abstract.
Removed service ".instanceof.App\Command\KbfSendSubmissionBatchCommand.0.App\Command\KbfSendSubmissionBatchCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\KbfSendSubmissionBatchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PartnerCompaniesBackfillCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PartnerCompaniesBackfillCommand.0.App\Command\PartnerCompaniesBackfillCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PartnerCompaniesBackfillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullProductionDatabaseCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PullProductionDatabaseCommand.0.App\Command\PullProductionDatabaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PullProductionDatabaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportGenerateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ReportGenerateCommand.0.App\Command\ReportGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReportGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedModulesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedModulesCommand.0.App\Command\SeedModulesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedModulesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionBatchTestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SelectionBatchTestCommand.0.App\Command\SelectionBatchTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SelectionBatchTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionCarpetAssignCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SelectionCarpetAssignCommand.0.App\Command\SelectionCarpetAssignCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SelectionCarpetAssignCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionExportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SelectionExportCommand.0.App\Command\SelectionExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SelectionExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionPrepareAccountingCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SelectionPrepareAccountingCommand.0.App\Command\SelectionPrepareAccountingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SelectionPrepareAccountingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SelectionSendCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SelectionSendCommand.0.App\Command\SelectionSendCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SelectionSendCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncFalcoInvoicesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncFalcoInvoicesCommand.0.App\Command\SyncFalcoInvoicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncFalcoInvoicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TopicsMigrateUsersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TopicsMigrateUsersCommand.0.App\Command\TopicsMigrateUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TopicsMigrateUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VoucherRegeneratePdfCommand"; reason: abstract.
Removed service ".instanceof.App\Command\VoucherRegeneratePdfCommand.0.App\Command\VoucherRegeneratePdfCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VoucherRegeneratePdfCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VouchersCheckExpirationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\VouchersCheckExpirationCommand.0.App\Command\VouchersCheckExpirationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VouchersCheckExpirationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AllocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AllocationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AllocationController.0.App\Controller\Admin\AllocationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AllocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Api\SelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Api\SelectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Api\SelectionController.0.App\Controller\Admin\Api\SelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Api\SelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CompanyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\CompanyController.0.App\Controller\Admin\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvitationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\InvitationController.0.App\Controller\Admin\InvitationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IssuanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IssuanceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\IssuanceController.0.App\Controller\Admin\IssuanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\IssuanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LeadsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LeadsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LeadsController.0.App\Controller\Admin\LeadsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LeadsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MessengerMonitorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MessengerMonitorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\MessengerMonitorController.0.App\Controller\Admin\MessengerMonitorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MessengerMonitorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrganizationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\OrganizationController.0.App\Controller\Admin\OrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PeriodController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PeriodController.0.App\Controller\Admin\PeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SecurityController.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SelectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SelectionController.0.App\Controller\Admin\SelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\StatsController.0.App\Controller\Admin\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TopicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TopicController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\TopicController.0.App\Controller\Admin\TopicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TopicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransactionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\TransactionController.0.App\Controller\Admin\TransactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\UserController.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\VoteController.0.App\Controller\Admin\VoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\VoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VoucherController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\VoucherController.0.App\Controller\Admin\VoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbassadorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbassadorController"; reason: abstract.
Removed service ".instanceof.App\Controller\AmbassadorController.0.App\Controller\AmbassadorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AmbassadorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ApiController.0.App\Controller\Api\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppHealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppHealthCheckController"; reason: abstract.
Removed service ".instanceof.App\Controller\AppHealthCheckController.0.App\Controller\AppHealthCheckController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppHealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\B2bUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\B2bUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\B2bUserController.0.App\Controller\B2bUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\B2bUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxController"; reason: abstract.
Removed service ".instanceof.App\Controller\BoxController.0.App\Controller\BoxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BoxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\EmployeeDonationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\EmployeeDonationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Company\EmployeeDonationController.0.App\Controller\Company\EmployeeDonationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Company\EmployeeDonationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicCompanyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Company\PublicCompanyController.0.App\Controller\Company\PublicCompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Company\PublicCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicQrController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicQrController"; reason: abstract.
Removed service ".instanceof.App\Controller\Company\PublicQrController.0.App\Controller\Company\PublicQrController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Company\PublicQrController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\PublicVolunteeringController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\PublicVolunteeringController"; reason: abstract.
Removed service ".instanceof.App\Controller\Company\PublicVolunteeringController.0.App\Controller\Company\PublicVolunteeringController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Company\PublicVolunteeringController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\SaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\SaleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Company\SaleController.0.App\Controller\Company\SaleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Company\SaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Company\SubmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Company\SubmissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Company\SubmissionController.0.App\Controller\Company\SubmissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Company\SubmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CampaignManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CampaignManagementController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboard\CampaignManagementController.0.App\Controller\CompanyDashboard\CampaignManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboard\CampaignManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CharityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CharityController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboard\CharityController.0.App\Controller\CompanyDashboard\CharityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboard\CharityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\CompanyDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\CompanyDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboard\CompanyDashboardController.0.App\Controller\CompanyDashboard\CompanyDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboard\CompanyDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\ReportingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\ReportingController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboard\ReportingController.0.App\Controller\CompanyDashboard\ReportingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboard\ReportingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\SalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\SalesController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboard\SalesController.0.App\Controller\CompanyDashboard\SalesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboard\SalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\SubmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\SubmissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboard\SubmissionController.0.App\Controller\CompanyDashboard\SubmissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboard\SubmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboard\VolunteeringController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboard\VolunteeringController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboard\VolunteeringController.0.App\Controller\CompanyDashboard\VolunteeringController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboard\VolunteeringController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CsvImporterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CsvImporterController"; reason: abstract.
Removed service ".instanceof.App\Controller\CsvImporterController.0.App\Controller\CsvImporterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CsvImporterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dev\PartnerOrderPreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dev\PartnerOrderPreviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\Dev\PartnerOrderPreviewController.0.App\Controller\Dev\PartnerOrderPreviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dev\PartnerOrderPreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthCheckController"; reason: abstract.
Removed service ".instanceof.App\Controller\HealthCheckController.0.App\Controller\HealthCheckController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Invoicing\GiftCallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Invoicing\GiftCallController"; reason: abstract.
Removed service ".instanceof.App\Controller\Invoicing\GiftCallController.0.App\Controller\Invoicing\GiftCallController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Invoicing\GiftCallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KbfController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KbfController"; reason: abstract.
Removed service ".instanceof.App\Controller\KbfController.0.App\Controller\KbfController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\KbfController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\LandingPageController.0.App\Controller\LandingPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LazyComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LazyComponentController"; reason: abstract.
Removed service ".instanceof.App\Controller\LazyComponentController.0.App\Controller\LazyComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LazyComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.App\Controller\LoginController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Monizze\DealzzController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Monizze\DealzzController"; reason: abstract.
Removed service ".instanceof.App\Controller\Monizze\DealzzController.0.App\Controller\Monizze\DealzzController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Monizze\DealzzController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Monizze\EndUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Monizze\EndUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Monizze\EndUserController.0.App\Controller\Monizze\EndUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Monizze\EndUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Move2ImpactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Move2ImpactController"; reason: abstract.
Removed service ".instanceof.App\Controller\Move2ImpactController.0.App\Controller\Move2ImpactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Move2ImpactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MyAccount\MyAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MyAccount\MyAccountController"; reason: abstract.
Removed service ".instanceof.App\Controller\MyAccount\MyAccountController.0.App\Controller\MyAccount\MyAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MyAccount\MyAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController"; reason: abstract.
Removed service ".instanceof.App\Controller\NewsletterController.0.App\Controller\NewsletterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardingController"; reason: abstract.
Removed service ".instanceof.App\Controller\OnboardingController.0.App\Controller\OnboardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\MonizzeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\MonizzeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Partner\MonizzeController.0.App\Controller\Partner\MonizzeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Partner\MonizzeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicReportsController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicReportsController.0.App\Controller\PublicReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectController"; reason: abstract.
Removed service ".instanceof.App\Controller\RedirectController.0.App\Controller\RedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReportController.0.App\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SelectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\SelectionController.0.App\Controller\SelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShareController"; reason: abstract.
Removed service ".instanceof.App\Controller\ShareController.0.App\Controller\ShareController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopCheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopCheckoutController"; reason: abstract.
Removed service ".instanceof.App\Controller\Shop\ShopCheckoutController.0.App\Controller\Shop\ShopCheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\ShopCheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopReceiptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopReceiptController"; reason: abstract.
Removed service ".instanceof.App\Controller\Shop\ShopReceiptController.0.App\Controller\Shop\ShopReceiptController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\ShopReceiptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.App\Controller\SiteController.0.App\Controller\SiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapsController"; reason: abstract.
Removed service ".instanceof.App\Controller\SitemapsController.0.App\Controller\SitemapsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SitemapsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TopicsSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TopicsSelectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\TopicsSelectionController.0.App\Controller\TopicsSelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TopicsSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrialController"; reason: abstract.
Removed service ".instanceof.App\Controller\TrialController.0.App\Controller\TrialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TrialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilityController"; reason: abstract.
Removed service ".instanceof.App\Controller\UtilityController.0.App\Controller\UtilityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UtilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vote\VoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vote\VoteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Vote\VoteController.0.App\Controller\Vote\VoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Vote\VoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Voucher\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Voucher\VoucherController"; reason: abstract.
Removed service ".instanceof.App\Controller\Voucher\VoucherController.0.App\Controller\Voucher\VoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Voucher\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\MollieController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\MollieController"; reason: abstract.
Removed service ".instanceof.App\Controller\Webhook\MollieController.0.App\Controller\Webhook\MollieController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Webhook\MollieController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\RingRingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\RingRingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Webhook\RingRingController.0.App\Controller\Webhook\RingRingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Webhook\RingRingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\ShineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\ShineController"; reason: abstract.
Removed service ".instanceof.App\Controller\Webhook\ShineController.0.App\Controller\Webhook\ShineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Webhook\ShineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WrappedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WrappedController"; reason: abstract.
Removed service ".instanceof.App\Controller\WrappedController.0.App\Controller\WrappedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WrappedController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SubmissionFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\SubmissionFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TenantExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TenantExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\TenantExtension"; reason: abstract.
Removed service ".instanceof.App\Dto\PartnerSelectionDto.0.App\Dto\PartnerSelectionDto"; reason: abstract.
Removed service ".abstract.instanceof.App\Dto\PartnerSelectionDto"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\AllocationTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\AllocationTypeEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\CompanyModule"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\CompanyModule"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Invoicing\BillingPeriodicity"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Invoicing\BillingPeriodicity"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Invoicing\InvoiceLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Invoicing\InvoiceLineType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Invoicing\InvoiceSource"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Invoicing\InvoiceSource"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Invoicing\ProductLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Invoicing\ProductLine"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\IssuanceStatusEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\IssuanceStatusEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\IssuanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\IssuanceType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\PaymentStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\PaymentStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Sale\SaleOrderStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Sale\SaleOrderStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Sale\SaleProductStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Sale\SaleProductStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\SelectionAudience"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\SelectionAudience"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Shop\ImpactUnit"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Shop\ImpactUnit"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Shop\OrderStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Shop\OrderStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Submission\ContactLanguage"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Submission\ContactLanguage"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Submission\FileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Submission\FileType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Submission\KbfDecision"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Submission\KbfDecision"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Submission\KbfFundingHistory"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Submission\KbfFundingHistory"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Submission\SponsorStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Submission\SponsorStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\TransactionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\TransactionType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\TypeOfCampaignFlow"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\TypeOfCampaignFlow"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\TypeOfUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\TypeOfUser"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\UserB2bStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\UserB2bStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Volunteering\ApplicationStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Volunteering\ApplicationStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Volunteering\EventStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Volunteering\EventStatus"; reason: abstract.
Removed service ".instanceof.App\EventListener\SubmissionWorkflowGuard.0.App\EventListener\SubmissionWorkflowGuard"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\SubmissionWorkflowGuard"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminSetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\AdminSetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AssignUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\AssignUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CompanyAddContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\CompanyAddContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EmployeeAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\EmployeeAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\InvitationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\InvitationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\OrganizationTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\OrganizationTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\OrganizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\OrganizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\PeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\QuickAllocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\QuickAllocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TopicType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\TopicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VoteQuickAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\VoteQuickAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\OrganizationAutocompleteField"; reason: abstract.
Removed service ".instanceof.App\Form\Autocomplete\OrganizationAutocompleteField.0.App\Form\Autocomplete\OrganizationAutocompleteField"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\OrganizationAutocompleteField"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\B2b\EmployeeQuickAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\B2b\EmployeeQuickAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CampaignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CampaignTranslationLocaleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\CampaignTranslationLocaleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CampaignTranslationsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\CampaignTranslationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyEmailDomainsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\CompanyEmailDomainsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyHrEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\CompanyHrEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\CompanyThemeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\CompanyThemeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\SaleProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\SaleProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\SubmissionEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\SubmissionEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDashboard\VolunteeringEventEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDashboard\VolunteeringEventEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDonationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeDonationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Kbf\KbfDecisionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Kbf\KbfDecisionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Move2Impact\Move2ImpactRegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Move2Impact\Move2ImpactRegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MyAccount\MyAccountIdentificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MyAccount\MyAccountIdentificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\FirstTouchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\FirstTouchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\InviteFriendType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\InviteFriendType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\PlanIdentificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\PlanIdentificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\TopicsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\TopicsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Sale\SaleOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Sale\SaleOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Selection\FeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Selection\FeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Selection\SuperlikeAmountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Selection\SuperlikeAmountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Submission\SubmissionSponsorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Submission\SubmissionSponsorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Submission\SubmissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Submission\SubmissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringApplicationEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Volunteering\VolunteeringApplicationEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringApplyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Volunteering\VolunteeringApplyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Volunteering\VolunteeringEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Volunteering\VolunteeringEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Vote\QualifyVoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Vote\QualifyVoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Listener\DisallowRobotsIndexingListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Listener\DisallowRobotsIndexingListener"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ActivateVouchersHandler.0.App\MessageHandler\ActivateVouchersHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ActivateVouchersHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ConfirmVoteHandler.0.App\MessageHandler\ConfirmVoteHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ConfirmVoteHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\DispatchAppEventHandler.0.App\MessageHandler\DispatchAppEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\DispatchAppEventHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\FinalizePartnerOrderMessageHandler.0.App\MessageHandler\FinalizePartnerOrderMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\FinalizePartnerOrderMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\GenerateCampaignReportMessageHandler.0.App\MessageHandler\GenerateCampaignReportMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GenerateCampaignReportMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler.0.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\IdentifyNewsletterSubscriberHandler.0.App\MessageHandler\IdentifyNewsletterSubscriberHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\IdentifyNewsletterSubscriberHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Move2ImpactOrderMessageHandler.0.App\MessageHandler\Move2ImpactOrderMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Move2ImpactOrderMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\NotifyPartnerSelectionMessageHandler.0.App\MessageHandler\NotifyPartnerSelectionMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\NotifyPartnerSelectionMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\NotifyRedeemedVoucherMessageHandler.0.App\MessageHandler\NotifyRedeemedVoucherMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\NotifyRedeemedVoucherMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\NotifySuperlikeHandler.0.App\MessageHandler\NotifySuperlikeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\NotifySuperlikeHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\NotifyVoucherUpgradeHandler.0.App\MessageHandler\NotifyVoucherUpgradeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\NotifyVoucherUpgradeHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ObjectMutationHandler.0.App\MessageHandler\ObjectMutationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ObjectMutationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ProcessIssuanceItemMessageHandler.0.App\MessageHandler\ProcessIssuanceItemMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ProcessIssuanceItemMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendCustomerIoEventHandler.0.App\MessageHandler\SendCustomerIoEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendCustomerIoEventHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendLoginLinkHandler.0.App\MessageHandler\SendLoginLinkHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendLoginLinkHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendMetaPixelDataHandler.0.App\MessageHandler\SendMetaPixelDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendMetaPixelDataHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendSaleOrderConfirmationMessageHandler.0.App\MessageHandler\SendSaleOrderConfirmationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendSaleOrderConfirmationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendSelectionEmailHandler.0.App\MessageHandler\SendSelectionEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendSelectionEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendSelectionSmsHandler.0.App\MessageHandler\SendSelectionSmsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendSelectionSmsHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendShopReceiptMessageHandler.0.App\MessageHandler\SendShopReceiptMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendShopReceiptMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendVolunteeringEmailHandler.0.App\MessageHandler\SendVolunteeringEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendVolunteeringEmailHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendVoteNotificationMessageHandler.0.App\MessageHandler\SendVoteNotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendVoteNotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SlackUpdatesHandler.0.App\MessageHandler\SlackUpdatesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SlackUpdatesHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\UpdateCampaignStatsHandler.0.App\MessageHandler\UpdateCampaignStatsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\UpdateCampaignStatsHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AllocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CampaignRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CampaignTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyModuleAssignmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyModuleAssignmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyReportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyReportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrbDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FrbDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCallRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GiftCallRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvitationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvitationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IssuanceBatchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IssuanceBatchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IssuanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IssuanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationGoalRatioRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrganizationGoalRatioRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationImpactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrganizationImpactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrganizationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrganizationSdgRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrganizationSdgRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PartnerOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PartnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SaleOrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SaleOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SaleProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShineDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShineDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\BuyerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\BuyerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubmissionFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubmissionSponsorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubmissionSponsorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TopicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TopicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserOrganizationAssignmentHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserOrganizationAssignmentHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserOrganizationAssignmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserOrganizationAssignmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VolunteeringApplicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VolunteeringApplicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VolunteeringEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VolunteeringEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebhookRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkforceBillingProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WorkforceBillingProfileRepository"; reason: abstract.
Removed service ".instanceof.App\Scheduler\DefaultScheduleProvider.0.App\Scheduler\DefaultScheduleProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\DefaultScheduleProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyDashboardVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CompanyDashboardVoter"; reason: abstract.
Removed service ".instanceof.App\Selection\Policy\PushedOrganizationPolicy.0.App\Selection\Policy\PushedOrganizationPolicy"; reason: abstract.
Removed service ".abstract.instanceof.App\Selection\Policy\PushedOrganizationPolicy"; reason: abstract.
Removed service ".instanceof.App\Selection\Policy\ReassignPolicy.0.App\Selection\Policy\ReassignPolicy"; reason: abstract.
Removed service ".abstract.instanceof.App\Selection\Policy\ReassignPolicy"; reason: abstract.
Removed service ".instanceof.App\Selection\Policy\StickyOrganizationPolicy.0.App\Selection\Policy\StickyOrganizationPolicy"; reason: abstract.
Removed service ".abstract.instanceof.App\Selection\Policy\StickyOrganizationPolicy"; reason: abstract.
Removed service ".instanceof.App\Selection\Policy\TopicDiversityPolicy.0.App\Selection\Policy\TopicDiversityPolicy"; reason: abstract.
Removed service ".abstract.instanceof.App\Selection\Policy\TopicDiversityPolicy"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\CompanyPostProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\CompanyPostProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\CompanyPutProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\CompanyPutProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\CompanyStateProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\CompanyStateProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\IssuanceBatchDtoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\IssuanceBatchDtoProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\IssuanceBatchDtoStateProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\IssuanceBatchDtoStateProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\IssuanceDtoStateProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\IssuanceDtoStateProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\OrderPostProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\OrderPostProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\OrderStateProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\OrderStateProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\PartnerSelectionDtoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\PartnerSelectionDtoProvider"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanyModuleExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CompanyModuleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanyThemeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CompanyThemeExtension"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\BetterAllTimeStats.0.App\Twig\Components\BetterAllTimeStats"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\BetterAllTimeStats"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\CompanyPublicHeader.0.App\Twig\Components\CompanyPublicHeader"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\CompanyPublicHeader"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Monizze\LatestSelection.0.App\Twig\Components\Monizze\LatestSelection"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Monizze\LatestSelection"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Monizze\RefineTopics.0.App\Twig\Components\Monizze\RefineTopics"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Monizze\RefineTopics"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppEmojiExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\AppEmojiExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ImagorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\ImagorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppEmojiRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\AppEmojiRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShuffleExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ShuffleExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\BelgianNrn"; reason: abstract.
Removed service ".instanceof.App\Validator\BelgianNrn.0.App\Validator\BelgianNrn"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\BelgianNrn"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\BelgianNrnValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\BelgianNrnValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\PdfFile"; reason: abstract.
Removed service ".instanceof.App\Validator\PdfFile.0.App\Validator\PdfFile"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\PdfFile"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PdfFileValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\PdfFileValidator"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Wrapped\Enum\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Wrapped\Enum\UserType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Wrapped\Enum\WrappedPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Wrapped\Enum\WrappedPeriodType"; 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.
241
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "App\Constants\CommissionRates"; reason: unused.
Removed service "App\Constants\PaymentFormIds"; reason: unused.
Removed service "App\Dto\Accounting\FrbCsvRowDto"; reason: unused.
Removed service "App\Dto\Accounting\ImportRunReport"; reason: unused.
Removed service "App\Dto\Accounting\ShineCsvRowDto"; reason: unused.
Removed service "App\Dto\CompanyDto"; reason: unused.
Removed service "App\Dto\CompanyInputDto"; reason: unused.
Removed service "App\Dto\Invoicing\GiftCallAmount"; reason: unused.
Removed service "App\Dto\IssuanceBatchDto"; reason: unused.
Removed service "App\Dto\IssuanceBatchSummaryDto"; reason: unused.
Removed service "App\Dto\IssuanceDto"; reason: unused.
Removed service "App\Dto\IssuanceItemDto"; reason: unused.
Removed service "App\Dto\IssuanceUserDto"; reason: unused.
Removed service "App\Dto\OrderDto"; reason: unused.
Removed service "App\Dto\OrderInputDto"; reason: unused.
Removed service "App\Dto\PartnerSelectionDto"; reason: unused.
Removed service "App\Enum\AllocationTypeEnum"; reason: unused.
Removed service "App\Enum\CompanyModule"; reason: unused.
Removed service "App\Enum\Invoicing\BillingPeriodicity"; reason: unused.
Removed service "App\Enum\Invoicing\InvoiceLineType"; reason: unused.
Removed service "App\Enum\Invoicing\InvoiceSource"; reason: unused.
Removed service "App\Enum\Invoicing\ProductLine"; reason: unused.
Removed service "App\Enum\IssuanceStatusEnum"; reason: unused.
Removed service "App\Enum\IssuanceType"; reason: unused.
Removed service "App\Enum\PaymentStatus"; reason: unused.
Removed service "App\Enum\Sale\SaleOrderStatus"; reason: unused.
Removed service "App\Enum\Sale\SaleProductStatus"; reason: unused.
Removed service "App\Enum\SelectionAudience"; reason: unused.
Removed service "App\Enum\Shop\ImpactUnit"; reason: unused.
Removed service "App\Enum\Shop\OrderStatus"; reason: unused.
Removed service "App\Enum\Submission\ContactLanguage"; reason: unused.
Removed service "App\Enum\Submission\FileType"; reason: unused.
Removed service "App\Enum\Submission\KbfDecision"; reason: unused.
Removed service "App\Enum\Submission\KbfFundingHistory"; reason: unused.
Removed service "App\Enum\Submission\SponsorStatus"; reason: unused.
Removed service "App\Enum\TransactionType"; reason: unused.
Removed service "App\Enum\TypeOfCampaignFlow"; reason: unused.
Removed service "App\Enum\TypeOfUser"; reason: unused.
Removed service "App\Enum\UserB2bStatus"; reason: unused.
Removed service "App\Enum\Volunteering\ApplicationStatus"; reason: unused.
Removed service "App\Enum\Volunteering\EventStatus"; reason: unused.
Removed service "App\Exception\Accounting\AccountingImportException"; reason: unused.
Removed service "App\Form\Dto\EmployeeDonationDto"; reason: unused.
Removed service "App\Http\InputBagHelper"; reason: unused.
Removed service "App\Message\ActivateVouchers"; reason: unused.
Removed service "App\Message\ConfirmVote"; reason: unused.
Removed service "App\Message\DispatchAppEvent"; reason: unused.
Removed service "App\Message\FinalizePartnerOrderMessage"; reason: unused.
Removed service "App\Message\GenerateCampaignReportMessage"; reason: unused.
Removed service "App\Message\GeneratePartnerOrderInstructionsMessage"; reason: unused.
Removed service "App\Message\IdentifyNewsletterSubscriber"; reason: unused.
Removed service "App\Message\Move2ImpactOrderMessage"; reason: unused.
Removed service "App\Message\NotifyPartnerSelectionMessage"; reason: unused.
Removed service "App\Message\NotifyRedeemedVoucherMessage"; reason: unused.
Removed service "App\Message\NotifySuperlike"; reason: unused.
Removed service "App\Message\NotifyVoucherUpgrade"; reason: unused.
Removed service "App\Message\ObjectMutation"; reason: unused.
Removed service "App\Message\ProcessIssuanceItemMessage"; reason: unused.
Removed service "App\Message\SendCustomerIoEvent"; reason: unused.
Removed service "App\Message\SendLoginLink"; reason: unused.
Removed service "App\Message\SendMetaPixelData"; reason: unused.
Removed service "App\Message\SendSaleOrderConfirmationMessage"; reason: unused.
Removed service "App\Message\SendSelectionEmail"; reason: unused.
Removed service "App\Message\SendSelectionSms"; reason: unused.
Removed service "App\Message\SendShopReceiptMessage"; reason: unused.
Removed service "App\Message\SendVolunteeringEmail"; reason: unused.
Removed service "App\Message\SendVoteNotificationMessage"; reason: unused.
Removed service "App\Message\SlackUpdates"; reason: unused.
Removed service "App\Message\UpdateCampaignStats"; reason: unused.
Removed service "App\Security\ApiKeyUser"; reason: unused.
Removed service "App\Security\Authentication\AuthenticationSuccessHandler"; reason: unused.
Removed service "App\Selection\SelectionContext"; reason: unused.
Removed service "App\Selection\SelectionDecision"; reason: unused.
Removed service "App\Selection\SelectionHistory"; reason: unused.
Removed service "App\Service\Accounting\AccountingInvoiceState"; reason: unused.
Removed service "App\Service\Accounting\NullAccountingClient"; reason: unused.
Removed service "App\Service\Mollie\MollieCheckoutRequest"; reason: unused.
Removed service "App\Service\PartnerSelectionNotificationResult"; reason: unused.
Removed service "App\Validator\BelgianNrn"; reason: unused.
Removed service "App\Validator\PdfFile"; reason: unused.
Removed service "App\Wrapped\Dto\Beneficiary"; reason: unused.
Removed service "App\Wrapped\Dto\CauseBreakdown"; reason: unused.
Removed service "App\Wrapped\Dto\ImpactCard"; reason: unused.
Removed service "App\Wrapped\Dto\WrappedReport"; reason: unused.
Removed service "App\Wrapped\Enum\UserType"; reason: unused.
Removed service "App\Wrapped\Enum\WrappedPeriodType"; reason: unused.
Removed service "App\Wrapped\Service\WrappedPeriod"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "psr18.customer_io"; reason: unused.
Removed service "psr18.falco"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "texter"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; 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 "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.invitation"; reason: unused.
Removed service "security.user_checker.chain.selection"; reason: unused.
Removed service "security.user_checker.chain.admin"; reason: unused.
Removed service "security.authenticator.abstract_login_link_signature_hasher"; reason: unused.
Removed service "security.authenticator.cache.expired_links"; reason: unused.
Removed service "security.user_checker.chain.company_dashboard"; reason: unused.
Removed service "security.user_checker.chain.my_account"; reason: unused.
Removed service "libphonenumber\geocoding\PhoneNumberOfflineGeocoder"; reason: unused.
Removed service "libphonenumber\ShortNumberInfo"; reason: unused.
Removed service "libphonenumber\PhoneNumberToCarrierMapper"; reason: unused.
Removed service "libphonenumber\PhoneNumberToTimeZonesMapper"; reason: unused.
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.serializer.property_metadata_loader"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.order_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.uuid_filter"; reason: unused.
Removed service "api_platform.doctrine.orm.ulid_filter"; reason: unused.
Removed service "api_platform.doctrine.orm.uuid_binary_filter"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.ipVZJsZ"; reason: unused.
Removed service ".service_locator.ipVZJsZ.App\Twig\Components\Monizze\RefineTopics::mount()"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.k3GicH7"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.X_WBshW"; reason: unused.
Removed service ".service_locator.X_WBshW.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
881
Inlined service "App\Service\Allocation\CampaignAllocationService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\B2bSelectionAllocationService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\B2cVoucherAllocationService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\SuperlikeAllocationService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\B2cSelectionAllocationService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\DonationFormAllocationService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\IssuanceAllocationService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Accounting\FrbFileDownloadService" to "App\Command\AccountingGetFrbFileCommand".
Inlined service "App\Service\Accounting\FrbImportService" to "App\Command\AccountingImportCommand".
Inlined service "App\Service\Accounting\ShineImportService" to "App\Command\AccountingImportCommand".
Inlined service "App\Service\Accounting\TransactionReconcilerService" to "App\Command\AccountingImportCommand".
Inlined service "App\Service\Accounting\AccountingRunLoggerService" to "App\Command\AccountingImportCommand".
Inlined service "App\Service\Invoicing\WorkforceInvoicingService" to "App\Command\GenerateWorkforceInvoicingCommand".
Inlined service "App\Service\Invoicing\GiftCallAmountCalculator" to "App\Command\GenerateWorkforceInvoicingCommand".
Inlined service "App\Service\Submission\KbfSubmissionPdfGenerator" to "App\Command\KbfSendSubmissionBatchCommand".
Inlined service "App\Service\Submission\KbfBatchEmailService" to "App\Command\KbfSendSubmissionBatchCommand".
Inlined service "App\Service\B2bUser" to "App\Command\SelectionCarpetAssignCommand".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AllocationController" to "App\Controller\Admin\AllocationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\Api\SelectionController" to "App\Controller\Admin\Api\SelectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\CompanyController" to "App\Controller\Admin\CompanyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\InvitationController" to "App\Controller\Admin\InvitationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\IssuanceController" to "App\Controller\Admin\IssuanceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\LeadsController" to "App\Controller\Admin\LeadsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\MessengerMonitorController" to "App\Controller\Admin\MessengerMonitorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\OrganizationController" to "App\Controller\Admin\OrganizationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PeriodController" to "App\Controller\Admin\PeriodController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\SecurityController" to "App\Controller\Admin\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\SelectionController" to "App\Controller\Admin\SelectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\StatsController" to "App\Controller\Admin\StatsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\TopicController" to "App\Controller\Admin\TopicController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\TransactionController" to "App\Controller\Admin\TransactionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\VoteController" to "App\Controller\Admin\VoteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\VoucherController" to "App\Controller\Admin\VoucherController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AmbassadorController" to "App\Controller\AmbassadorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ApiController" to "App\Controller\Api\ApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AppHealthCheckController" to "App\Controller\AppHealthCheckController".
Inlined service ".service_locator.TJNRSaV.App\Controller\B2bUserController" to "App\Controller\B2bUserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BoxController" to "App\Controller\BoxController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Company\EmployeeDonationController" to "App\Controller\Company\EmployeeDonationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Company\PublicCompanyController" to "App\Controller\Company\PublicCompanyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Company\PublicQrController" to "App\Controller\Company\PublicQrController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Company\PublicVolunteeringController" to "App\Controller\Company\PublicVolunteeringController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Company\SaleController" to "App\Controller\Company\SaleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Company\SubmissionController" to "App\Controller\Company\SubmissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboard\CampaignManagementController" to "App\Controller\CompanyDashboard\CampaignManagementController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboard\CharityController" to "App\Controller\CompanyDashboard\CharityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboard\CompanyDashboardController" to "App\Controller\CompanyDashboard\CompanyDashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboard\ReportingController" to "App\Controller\CompanyDashboard\ReportingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboard\SalesController" to "App\Controller\CompanyDashboard\SalesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboard\SubmissionController" to "App\Controller\CompanyDashboard\SubmissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboard\VolunteeringController" to "App\Controller\CompanyDashboard\VolunteeringController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CsvImporterController" to "App\Controller\CsvImporterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Dev\PartnerOrderPreviewController" to "App\Controller\Dev\PartnerOrderPreviewController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HealthCheckController" to "App\Controller\HealthCheckController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Invoicing\GiftCallController" to "App\Controller\Invoicing\GiftCallController".
Inlined service ".service_locator.TJNRSaV.App\Controller\KbfController" to "App\Controller\KbfController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LandingPageController" to "App\Controller\LandingPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LazyComponentController" to "App\Controller\LazyComponentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Monizze\DealzzController" to "App\Controller\Monizze\DealzzController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Monizze\EndUserController" to "App\Controller\Monizze\EndUserController".
Inlined service "App\Move2Impact\Move2ImpactOrderService" to "App\Controller\Move2ImpactController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Move2ImpactController" to "App\Controller\Move2ImpactController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MyAccount\MyAccountController" to "App\Controller\MyAccount\MyAccountController".
Inlined service ".service_locator.TJNRSaV.App\Controller\NewsletterController" to "App\Controller\NewsletterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\OnboardingController" to "App\Controller\OnboardingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Partner\MonizzeController" to "App\Controller\Partner\MonizzeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PublicReportsController" to "App\Controller\PublicReportsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RedirectController" to "App\Controller\RedirectController".
Inlined service "App\Service\Stats" to "App\Controller\ReportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ReportController" to "App\Controller\ReportController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SelectionController" to "App\Controller\SelectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ShareController" to "App\Controller\ShareController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Shop\ShopCheckoutController" to "App\Controller\Shop\ShopCheckoutController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Shop\ShopReceiptController" to "App\Controller\Shop\ShopReceiptController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SiteController" to "App\Controller\SiteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SitemapsController" to "App\Controller\SitemapsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TopicsSelectionController" to "App\Controller\TopicsSelectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TrialController" to "App\Controller\TrialController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UtilityController" to "App\Controller\UtilityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Vote\VoteController" to "App\Controller\Vote\VoteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Voucher\VoucherController" to "App\Controller\Voucher\VoucherController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Webhook\MollieController" to "App\Controller\Webhook\MollieController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Webhook\RingRingController" to "App\Controller\Webhook\RingRingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Webhook\ShineController" to "App\Controller\Webhook\ShineController".
Inlined service "wrapped_dynamic.storage" to "App\Controller\WrappedController".
Inlined service ".service_locator.TJNRSaV.App\Controller\WrappedController" to "App\Controller\WrappedController".
Inlined service "App\Form\DataTransformer\DomainArrayTransformer" to "App\Form\CompanyDashboard\CompanyEmailDomainsType".
Inlined service "App\Move2Impact\NotionNonProfitProvider" to "App\Form\Move2Impact\Move2ImpactRegistrationType".
Inlined service "App\Service\MetaConversion" to "App\MessageHandler\SendMetaPixelDataHandler".
Inlined service "App\Service\Shop\ReceiptNumberAllocator" to "App\MessageHandler\SendShopReceiptMessageHandler".
Inlined service "App\Service\Shop\ShopReceiptPdfGenerator" to "App\MessageHandler\SendShopReceiptMessageHandler".
Inlined service "chatter" to "App\MessageHandler\SlackUpdatesHandler".
Inlined service "App\OpenApi\ApiKeyOpenApiDecorator.inner" to "App\OpenApi\ApiKeyOpenApiDecorator".
Inlined service "accounting_logs.storage" to "App\Service\Accounting\AccountingRunLoggerService".
Inlined service "falco.uri_template" to "App\Service\Accounting\FalcoClient".
Inlined service "b2b.storage" to "App\Service\PartnerOrderDonationInstructionsGenerator".
Inlined service "vouchers.storage" to "App\Service\RenderVoucher".
Inlined service "App\Selection\SelectionPreparationService" to "App\Service\Selection".
Inlined service "App\Selection\SelectionPipeline" to "App\Service\Selection".
Inlined service "App\Selection\Assignment\SelectionAssignmentManager" to "App\Service\Selection".
Inlined service "shop.storage" to "App\Service\Shop\ShopReceiptPdfGenerator".
Inlined service "b2b_volunteering.storage" to "App\Service\Volunteering\VolunteeringImageUploader".
Inlined service "App\Dto\Factory\IssuanceDtoFactory" to "App\State\IssuanceDtoStateProvider".
Inlined service "App\Service\CompanyTheme" to "App\Twig\CompanyThemeExtension".
Inlined service "App\Service\Imagor" to "App\Twig\Extension\ImagorExtension".
Inlined service "App\Wrapped\Service\LocaleNormalizer" to "App\Wrapped\Service\WrappedDataBuilder".
Inlined service "App\Wrapped\Service\UserTypeDetector" to "App\Wrapped\Service\WrappedDataBuilder".
Inlined service "App\Wrapped\Service\HeroSelector" to "App\Wrapped\Service\WrappedDataBuilder".
Inlined service "App\Wrapped\Service\WrappedImpactCardCalculator" to "App\Wrapped\Service\WrappedDataBuilder".
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.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.cmtG9_n" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "messenger.rate_limiter_locator" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.umBmLYv" to "console.command.workflow_dump".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service ".state_machine.submission.transition.0" to "state_machine.submission.definition".
Inlined service ".state_machine.submission.transition.1" to "state_machine.submission.definition".
Inlined service ".state_machine.submission.transition.2" to "state_machine.submission.definition".
Inlined service ".state_machine.submission.transition.3" to "state_machine.submission.definition".
Inlined service ".state_machine.submission.transition.4" to "state_machine.submission.definition".
Inlined service ".state_machine.submission.transition.5" to "state_machine.submission.definition".
Inlined service ".state_machine.submission.transition.6" to "state_machine.submission.definition".
Inlined service ".state_machine.submission.transition.7" to "state_machine.submission.definition".
Inlined service "state_machine.submission.metadata_store" to "state_machine.submission.definition".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "api_platform.route_loader" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service ".zenstruck_messenger_monitor.normalizer.monitor_stamp" to "serializer".
Inlined service "api_platform.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.jsonld.normalizer.validation_exception" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.problem.normalizer.validation_exception" to "serializer".
Inlined service "serializer.normalizer.lock_key" to "serializer".
Inlined service "serializer.normalizer.scheduler_trigger" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.number" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "api_platform.jsonopenapi.encoder" to "serializer".
Inlined service "api_platform.yamlopenapi.encoder" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service ".service_locator.zfRA4vz" to "type_info.resolver".
Inlined service "type_info.resolver.reflection_parameter" to "type_info.resolver.reflection_parameter.phpdoc_aware".
Inlined service "type_info.resolver.reflection_property" to "type_info.resolver.reflection_property.phpdoc_aware".
Inlined service "type_info.resolver.reflection_return" to "type_info.resolver.reflection_return.phpdoc_aware".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.partner_webhook" to "limiter.partner_webhook".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" 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.vg48w9z" 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.3RYczFl" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service ".service_locator.UrsMkmo" to "scheduler.messenger.service_call_message_handler".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.2oMmpR7" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.workflow" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "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.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\CompanyModuleExtension" to "twig".
Inlined service "App\Twig\CompanyThemeExtension" to "twig".
Inlined service "App\Twig\Extension\AppEmojiExtension" to "twig".
Inlined service "App\Twig\Extension\ImagorExtension" to "twig".
Inlined service "App\Twig\ShuffleExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.cache" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
Inlined service "twig.extension.gravatar" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service ".ux_icons.twig_icon_extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service ".time.twig.extension.time" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service ".twig.extension.A2lix\TranslationFormBundle\Twig\LocaleExtension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.fb0T_n6" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
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.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.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.cAaJ8sD" 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.lEAlXJb" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.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.jPYP4wO" 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 ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.n97w_mF" to "security.helper".
Inlined service ".service_locator.uC5_R.V" to "security.helper".
Inlined service ".service_locator.Yj9qzJq" to "security.helper".
Inlined service ".service_locator.gHZo7VP" to "security.helper".
Inlined service ".service_locator.KE832mc" to "security.helper".
Inlined service ".service_locator.JFf9pbo" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.4iIx5GE" to "security.access_map".
Inlined service ".security.request_matcher.Af._3QV" to "security.access_map".
Inlined service ".security.request_matcher.wlJ30RL" to "security.access_map".
Inlined service ".security.request_matcher.EdCxqEm" to "security.access_map".
Inlined service ".security.request_matcher.lKsj7B6" to "security.access_map".
Inlined service ".security.request_matcher.8NQgOYx" to "security.access_map".
Inlined service ".security.request_matcher.ej63EC3" to "security.access_map".
Inlined service ".security.request_matcher.p7iPg2L" to "security.access_map".
Inlined service ".security.request_matcher.1dmFGdu" to "security.access_map".
Inlined service ".security.request_matcher.WEwvp9q" to "security.access_map".
Inlined service ".security.request_matcher.3igUecH" to "security.access_map".
Inlined service ".security.request_matcher.FhgelFM" to "security.access_map".
Inlined service ".security.request_matcher.RvXdVMm" to "security.access_map".
Inlined service ".security.request_matcher.ayM.G0r" to "security.access_map".
Inlined service ".security.request_matcher.zn5lwHk" to "security.access_map".
Inlined service ".security.request_matcher.zmNsP01" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.NaFk5J1".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.sCsvQYg" to ".security.request_matcher.wW9E_cv".
Inlined service "debug.security.firewall.authenticator.invitation.inner" to "debug.security.firewall.authenticator.invitation".
Inlined service "security.exception_listener.invitation" to "security.firewall.map.context.invitation".
Inlined service "security.firewall.map.config.invitation" to "security.firewall.map.context.invitation".
Inlined service ".security.request_matcher.jKdCcMQ" to ".security.request_matcher.qjeFh3O".
Inlined service "debug.security.firewall.authenticator.selection.inner" to "debug.security.firewall.authenticator.selection".
Inlined service "security.exception_listener.selection" to "security.firewall.map.context.selection".
Inlined service "security.firewall.map.config.selection" to "security.firewall.map.context.selection".
Inlined service ".security.request_matcher.su2Ftfv" to ".security.request_matcher.vIpC9XM".
Inlined service ".service_locator.sS.BKTc" to "security.authenticator.firewall_aware_login_link_handler".
Inlined service "security.authenticator.login_link_signature_hasher.admin" to "security.authenticator.login_link_handler.admin".
Inlined service "security.authentication.success_handler.admin.login_link" to "security.authenticator.login_link.admin".
Inlined service "security.authentication.failure_handler.admin.login_link" to "security.authenticator.login_link.admin".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "security.authenticator.login_link_signature_hasher.company_dashboard" to "security.authenticator.login_link_handler.company_dashboard".
Inlined service "security.authentication.success_handler.company_dashboard.login_link" to "security.authenticator.login_link.company_dashboard".
Inlined service "security.authentication.failure_handler.company_dashboard.login_link" to "security.authenticator.login_link.company_dashboard".
Inlined service "security.authentication.success_handler.company_dashboard.form_login" to "security.authenticator.form_login.company_dashboard".
Inlined service "security.authentication.failure_handler.company_dashboard.form_login" to "security.authenticator.form_login.company_dashboard".
Inlined service "debug.security.firewall.authenticator.company_dashboard.inner" to "debug.security.firewall.authenticator.company_dashboard".
Inlined service "security.exception_listener.company_dashboard" to "security.firewall.map.context.company_dashboard".
Inlined service "security.logout_listener.company_dashboard" to "security.firewall.map.context.company_dashboard".
Inlined service "security.firewall.map.config.company_dashboard" to "security.firewall.map.context.company_dashboard".
Inlined service "security.authenticator.login_link_signature_hasher.my_account" to "security.authenticator.login_link_handler.my_account".
Inlined service "security.authentication.success_handler.my_account.login_link" to "security.authenticator.login_link.my_account".
Inlined service "security.authentication.failure_handler.my_account.login_link" to "security.authenticator.login_link.my_account".
Inlined service "debug.security.firewall.authenticator.my_account.inner" to "debug.security.firewall.authenticator.my_account".
Inlined service "security.exception_listener.my_account" to "security.firewall.map.context.my_account".
Inlined service "security.firewall.map.config.my_account" to "security.firewall.map.context.my_account".
Inlined service ".security.request_matcher.ybawD9l" to ".security.request_matcher.4iIx5GE".
Inlined service ".security.request_matcher.yaIsizv" to ".security.request_matcher.Af._3QV".
Inlined service ".security.request_matcher.YxegyUj" to ".security.request_matcher.wlJ30RL".
Inlined service ".security.request_matcher.bAJgsYK" to ".security.request_matcher.EdCxqEm".
Inlined service ".security.request_matcher.ZGMOKvw" to ".security.request_matcher.lKsj7B6".
Inlined service ".security.request_matcher.5pcdvVT" to ".security.request_matcher.8NQgOYx".
Inlined service ".security.request_matcher.CiHbp1u" to ".security.request_matcher.ej63EC3".
Inlined service ".security.request_matcher.qPxOHvB" to ".security.request_matcher.p7iPg2L".
Inlined service ".security.request_matcher.LF.9yDN" to ".security.request_matcher.1dmFGdu".
Inlined service ".security.request_matcher.f9mHNm8" to ".security.request_matcher.WEwvp9q".
Inlined service ".security.request_matcher.r981HWJ" to ".security.request_matcher.3igUecH".
Inlined service ".security.request_matcher.mI.qQxa" to ".security.request_matcher.FhgelFM".
Inlined service ".security.request_matcher._1UWUjy" to ".security.request_matcher.RvXdVMm".
Inlined service ".security.request_matcher.1t6tHGd" to ".security.request_matcher.ayM.G0r".
Inlined service ".security.request_matcher.MrcbA5w" to ".security.request_matcher.zn5lwHk".
Inlined service "twig.cache" to "twig.runtime.cache".
Inlined service ".twig.cache.inner.recorder_inner" to ".twig.cache.inner".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service ".service_locator.nT7rZtz" to "turbo.twig.runtime".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\SubmissionFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\UserFixtures" to "doctrine.fixtures.loader".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
Inlined service "a2lix_auto_form.form.builder.auto_type_builder" to "a2lix_auto_form.form.type.auto_type".
Inlined service "gravatar.api" to "templating.helper.gravatar".
Inlined service "templating.helper.gravatar" to "twig.extension.gravatar".
Inlined service "flysystem.adapter.vouchers.storage" to "vouchers.storage".
Inlined service "flysystem.adapter.b2b_contract.storage" to "b2b_contract.storage".
Inlined service "flysystem.adapter.b2b.storage" to "b2b.storage".
Inlined service "flysystem.adapter.frb.storage" to "frb.storage".
Inlined service "flysystem.adapter.accounting_logs.storage" to "accounting_logs.storage".
Inlined service "flysystem.adapter.b2b_reports.storage" to "b2b_reports.storage".
Inlined service "flysystem.adapter.b2b_invoicing.storage" to "b2b_invoicing.storage".
Inlined service "flysystem.adapter.b2b_submission.storage" to "b2b_submission.storage".
Inlined service "flysystem.adapter.b2b_volunteering.storage" to "b2b_volunteering.storage".
Inlined service "flysystem.adapter.b2b_end_clients_logos.storage" to "b2b_end_clients_logos.storage".
Inlined service "flysystem.adapter.b2b_sales.storage" to "b2b_sales.storage".
Inlined service "flysystem.adapter.wrapped_dynamic.storage" to "wrapped_dynamic.storage".
Inlined service "flysystem.adapter.shop.storage" to "shop.storage".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service ".ux_icons.cache.recorder_inner" to ".ux_icons.cache".
Inlined service ".ux_icons.chain_registry" to ".ux_icons.cache_icon_registry".
Inlined service ".ux_icons.icon_renderer" to ".ux_icons.twig_icon_runtime".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service ".service_locator._VkXGO7" to "api_platform.state_provider.locator".
Inlined service ".service_locator.4HzpyN9" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.metadata.inflector" to "api_platform.metadata.path_segment_name_generator.underscore".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.state_provider.parameter" to "api_platform.state_provider.content_negotiation".
Inlined service ".service_locator.5jyLKq5" to "api_platform.state_provider.parameter".
Inlined service "api_platform.http_cache.processor.add_headers" to "api_platform.state_processor.serialize".
Inlined service "api_platform.state_processor.serialize" to "api_platform.state_processor.write".
Inlined service "api_platform.state_processor.locator" to "api_platform.state_processor.write".
Inlined service "api_platform.mercure.processor.add_link_header" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.php_file".
Inlined service "api_platform.metadata.resource.name_collection_factory.php_file" to "api_platform.metadata.resource.name_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.doctrine.orm.metadata.resource.parameter_metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.php_file".
Inlined service "api_platform.metadata.mutator_collection.resource" to "api_platform.metadata.resource.metadata_collection_factory.mutator".
Inlined service "api_platform.metadata.mutator_collection.operation" to "api_platform.metadata.resource.metadata_collection_factory.mutator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_file" to "api_platform.metadata.resource.metadata_collection_factory.mutator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.mutator" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.cache.metadata.resource_collection.recorder_inner" to "api_platform.cache.metadata.resource_collection".
Inlined service "api_platform.metadata.operation.metadata_factory.cached.inner" to "api_platform.metadata.operation.metadata_factory.cached".
Inlined service "api_platform.cache.metadata.operation.recorder_inner" to "api_platform.cache.metadata.operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.cache.openapi.recorder_inner" to "api_platform.cache.openapi".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.processor".
Inlined service "api_platform.state_provider.access_checker.pre_read" to "api_platform.swagger_ui.provider".
Inlined service "api_platform.hydra.processor.link.inner" to "api_platform.hydra.processor.link".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.name_converter.metadata_aware" to "api_platform.hydra.name_converter.hydra_prefix".
Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.cached" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter" to "api_platform.doctrine.orm.metadata.resource.parameter_metadata_collection_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.validator.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.state_provider.parameter_validator".
Inlined service "api_platform.state_processor.write" to "api_platform.state_processor.validate".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.hydra.processor.link" to "api_platform.mercure.processor.add_link_header".
Inlined service "Symfony\Component\Mercure\Discovery" to "api_platform.mercure.processor.add_link_header".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
Inlined service "api_platform.state_provider.access_checker.pre_read.inner" to "api_platform.state_provider.access_checker.pre_read".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service ".service_locator.o4kMrBj" to "zenstruck_messenger_monitor.transports".
Inlined service ".zenstruck_messenger_monitor.history.result_normalizer" to ".zenstruck_messenger_monitor.listener.handle_monitor_stamp".
Inlined service ".service_locator.zom3CHt" to "ux.autocomplete.autocompleter_registry".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.KBFuZfB" to "ux.twig_component.component_factory".
Inlined service ".service_locator.u0NMpz0" to "ux.twig_component.twig.component_runtime".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.eB5.jjc.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.QpO14rB.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator._dt3OH6.ux.live_component.live_url_subscriber" to "ux.live_component.live_url_subscriber".
Inlined service ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "ux.live_component.live_responder" to "ux.live_component.live_controller_attributes_creator".
Inlined service ".service_locator.R6yf12C.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
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 "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "api_platform.maker.command.filter" to "maker.auto_command.make_filter".
Inlined service "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.invitation.inner" to "debug.security.event_dispatcher.invitation".
Inlined service "debug.security.event_dispatcher.selection.inner" to "debug.security.event_dispatcher.selection".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service "debug.security.event_dispatcher.company_dashboard.inner" to "debug.security.event_dispatcher.company_dashboard".
Inlined service "debug.security.event_dispatcher.my_account.inner" to "debug.security.event_dispatcher.my_account".
Inlined service ".service_locator.eJcuwIr" to ".service_locator.eJcuwIr.App\Controller\Admin\AllocationController::revert()".
Inlined service ".service_locator.OVg8sCz" to ".service_locator.OVg8sCz.App\Controller\Admin\CompanyController::index()".
Inlined service ".service_locator.rtPDAHL" to ".service_locator.rtPDAHL.App\Controller\Admin\CompanyController::add()".
Inlined service ".service_locator.IIqqfD9" to ".service_locator.IIqqfD9.App\Controller\Admin\CompanyController::detail()".
Inlined service ".service_locator.6oAlpf6" to ".service_locator.6oAlpf6.App\Controller\Admin\CompanyController::deleteEmployee()".
Inlined service ".service_locator.KbabEEz" to ".service_locator.KbabEEz.App\Controller\Admin\CompanyController::downloadContract()".
Inlined service ".service_locator.KILFw9s" to ".service_locator.KILFw9s.App\Controller\Admin\CompanyController::addContract()".
Inlined service ".service_locator.iImiZch" to ".service_locator.iImiZch.App\Controller\Admin\CompanyController::downloadInvoice()".
Inlined service ".service_locator.3pOgMYZ" to ".service_locator.3pOgMYZ.App\Controller\Admin\CompanyController::switchPause()".
Inlined service ".service_locator.cL6Tib0" to ".service_locator.cL6Tib0.App\Controller\Admin\CompanyController::toggleModule()".
Inlined service ".service_locator.0PDGRe7" to ".service_locator.0PDGRe7.App\Controller\Admin\IssuanceController::detail()".
Inlined service ".service_locator.0zn54xC" to ".service_locator.0zn54xC.App\Controller\Admin\IssuanceController::show()".
Inlined service ".service_locator..McCKHJ" to ".service_locator..McCKHJ.App\Controller\Admin\MessengerMonitorController::retryFailedMessage()".
Inlined service ".service_locator.KZe8P1s" to ".service_locator.KZe8P1s.App\Controller\Admin\MessengerMonitorController::triggerScheduleTask()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\Admin\SecurityController::login()".
Inlined service ".service_locator.srTfD9_" to ".service_locator.srTfD9_.App\Controller\Admin\SelectionController::period()".
Inlined service ".service_locator.q9S3g.8" to ".service_locator.q9S3g.8.App\Controller\Admin\TransactionController::persistLinkToCampaign()".
Inlined service ".service_locator.6.sLYmU" to ".service_locator.6.sLYmU.App\Controller\Admin\TransactionController::persistLinkToCompany()".
Inlined service ".service_locator.Dp6Iz04" to ".service_locator.Dp6Iz04.App\Controller\Admin\UserController::detail()".
Inlined service ".service_locator.nVQ6nHT" to ".service_locator.nVQ6nHT.App\Controller\Admin\UserController::setPassword()".
Inlined service ".service_locator.Q2pbynw" to ".service_locator.Q2pbynw.App\Controller\Admin\VoteController::detail()".
Inlined service ".service_locator.PoEAAAl" to ".service_locator.PoEAAAl.App\Controller\Admin\VoteController::deleteReport()".
Inlined service ".service_locator.0j4henY" to ".service_locator.0j4henY.App\Controller\Admin\VoucherController::downloadVouchers()".
Inlined service ".service_locator.hM52naC" to ".service_locator.hM52naC.App\Controller\Api\ApiController::index()".
Inlined service ".service_locator.HgdvGkK" to ".service_locator.HgdvGkK.App\Controller\Company\PublicCompanyController::start()".
Inlined service ".service_locator.GA9LWaN" to ".service_locator.GA9LWaN.App\Controller\Company\PublicQrController::generate()".
Inlined service ".service_locator.adpTjrg" to ".service_locator.adpTjrg.App\Controller\Company\PublicVolunteeringController::form()".
Inlined service ".service_locator.0iPuLsR" to ".service_locator.0iPuLsR.App\Controller\Company\PublicVolunteeringController::apply()".
Inlined service ".service_locator.ZWajULc" to ".service_locator.ZWajULc.App\Controller\Company\SaleController::list()".
Inlined service ".service_locator.VNHhojd" to ".service_locator.VNHhojd.App\Controller\Company\SaleController::detail()".
Inlined service ".service_locator.xoPF9cx" to ".service_locator.xoPF9cx.App\Controller\Company\SaleController::cartAdd()".
Inlined service ".service_locator.rin4eGR" to ".service_locator.rin4eGR.App\Controller\Company\SaleController::cartRemove()".
Inlined service ".service_locator.wYwpFH8" to ".service_locator.wYwpFH8.App\Controller\Company\SaleController::checkout()".
Inlined service ".service_locator.PIoAHY0" to ".service_locator.PIoAHY0.App\Controller\Company\SaleController::thanks()".
Inlined service ".service_locator.0dbOaF8" to ".service_locator.0dbOaF8.App\Controller\Company\SaleController::epcCreate()".
Inlined service ".service_locator.SwEPEwr" to ".service_locator.SwEPEwr.App\Controller\Company\SaleController::epcPending()".
Inlined service ".service_locator.L50E5kO" to ".service_locator.L50E5kO.App\Controller\Company\SubmissionController::index()".
Inlined service ".service_locator.OMJDX72" to ".service_locator.OMJDX72.App\Controller\CompanyDashboard\CampaignManagementController::campaigns()".
Inlined service ".service_locator.JWha_ML" to ".service_locator.JWha_ML.App\Controller\CompanyDashboard\CampaignManagementController::campaignResults()".
Inlined service ".service_locator._EMv3sT" to ".service_locator._EMv3sT.App\Controller\CompanyDashboard\CampaignManagementController::campaignNew()".
Inlined service ".service_locator.WLtL0Rx" to ".service_locator.WLtL0Rx.App\Controller\CompanyDashboard\CharityController::list()".
Inlined service ".service_locator.JrKn6dx" to ".service_locator.JrKn6dx.App\Controller\CompanyDashboard\CharityController::add()".
Inlined service ".service_locator.JcFx9GI" to ".service_locator.JcFx9GI.App\Controller\CompanyDashboard\CompanyDashboardController::index()".
Inlined service ".service_locator.UrRbMCY" to ".service_locator.UrRbMCY.App\Controller\CompanyDashboard\CompanyDashboardController::employees()".
Inlined service ".service_locator.5m15y8W" to ".service_locator.5m15y8W.App\Controller\CompanyDashboard\CompanyDashboardController::analytics()".
Inlined service ".service_locator.0a_XLUs" to ".service_locator.0a_XLUs.App\Controller\CompanyDashboard\CompanyDashboardController::account()".
Inlined service ".service_locator.XLI.2I8" to ".service_locator.XLI.2I8.App\Controller\CompanyDashboard\CompanyDashboardController::employeeOnboarding()".
Inlined service ".service_locator.5fL6z0c" to ".service_locator.5fL6z0c.App\Controller\CompanyDashboard\CompanyDashboardController::switchStatus()".
Inlined service ".service_locator.6hhBVuD" to ".service_locator.6hhBVuD.App\Controller\CompanyDashboard\SalesController::index()".
Inlined service ".service_locator.OpPh811" to ".service_locator.OpPh811.App\Controller\CompanyDashboard\SalesController::create()".
Inlined service ".service_locator.Nq06faY" to ".service_locator.Nq06faY.App\Controller\CompanyDashboard\SalesController::edit()".
Inlined service ".service_locator.GrkkACA" to ".service_locator.GrkkACA.App\Controller\CompanyDashboard\SalesController::changeStatus()".
Inlined service ".service_locator.rPggbUl" to ".service_locator.rPggbUl.App\Controller\CompanyDashboard\SubmissionController::submissions()".
Inlined service ".service_locator.WqUoNW1" to ".service_locator.WqUoNW1.App\Controller\CompanyDashboard\SubmissionController::editSubmission()".
Inlined service ".service_locator.S8Zquqb" to ".service_locator.S8Zquqb.App\Controller\CompanyDashboard\SubmissionController::deleteSubmissionFile()".
Inlined service ".service_locator.2oQaEi3" to ".service_locator.2oQaEi3.App\Controller\CompanyDashboard\SubmissionController::transitionSubmission()".
Inlined service ".service_locator.MhWG4eM" to ".service_locator.MhWG4eM.App\Controller\CompanyDashboard\SubmissionController::changeSponsorStatus()".
Inlined service ".service_locator.Sj_tO3a" to ".service_locator.Sj_tO3a.App\Controller\CompanyDashboard\VolunteeringController::index()".
Inlined service ".service_locator.gQusbjG" to ".service_locator.gQusbjG.App\Controller\CompanyDashboard\VolunteeringController::editEvent()".
Inlined service ".service_locator.5FxStnP" to ".service_locator.5FxStnP.App\Controller\CompanyDashboard\VolunteeringController::validateEvent()".
Inlined service ".service_locator.8a2.T_3" to ".service_locator.8a2.T_3.App\Controller\CompanyDashboard\VolunteeringController::changeApplicationStatus()".
Inlined service ".service_locator.Eqiu_GF" to ".service_locator.Eqiu_GF.App\Controller\CsvImporterController::index()".
Inlined service ".service_locator.nmbTdNy" to ".service_locator.nmbTdNy.App\Controller\Invoicing\GiftCallController::pdf()".
Inlined service ".service_locator.tLHv3ZM" to ".service_locator.tLHv3ZM.App\Controller\Invoicing\GiftCallController::download()".
Inlined service ".service_locator.2AKmJd9" to ".service_locator.2AKmJd9.App\Controller\KbfController::decide()".
Inlined service ".service_locator.O2cJJ9h" to ".service_locator.O2cJJ9h.App\Controller\KbfController::downloadFile()".
Inlined service ".service_locator.01sAJz9" to ".service_locator.01sAJz9.App\Controller\LazyComponentController::index()".
Inlined service ".service_locator.PBKTx_6" to ".service_locator.PBKTx_6.App\Controller\MyAccount\MyAccountController::requestLoginLink()".
Inlined service ".service_locator.Tk7fenT" to ".service_locator.Tk7fenT.App\Controller\NewsletterController::subscribe()".
Inlined service ".service_locator.OOtj8cx" to ".service_locator.OOtj8cx.App\Controller\OnboardingController::planSelect()".
Inlined service ".service_locator.Fxt1p1K" to ".service_locator.Fxt1p1K.App\Controller\RedirectController::index()".
Inlined service ".service_locator.db.LmRj" to ".service_locator.db.LmRj.App\Controller\ResetPasswordController::request()".
Inlined service ".service_locator.f8pLBFr" to ".service_locator.f8pLBFr.App\Controller\ResetPasswordController::reset()".
Inlined service ".service_locator.xh1PWHI" to ".service_locator.xh1PWHI.App\Controller\Shop\ShopCheckoutController::list()".
Inlined service ".service_locator.pLh3z7R" to ".service_locator.pLh3z7R.App\Controller\Shop\ShopCheckoutController::checkout()".
Inlined service ".service_locator.SxmIDYa" to ".service_locator.SxmIDYa.App\Controller\Shop\ShopCheckoutController::pay()".
Inlined service ".service_locator.nzLcT25" to ".service_locator.nzLcT25.App\Controller\Shop\ShopCheckoutController::thanks()".
Inlined service ".service_locator.l4fCilO" to ".service_locator.l4fCilO.App\Controller\Shop\ShopReceiptController::show()".
Inlined service ".service_locator.KV4uS9D" to ".service_locator.KV4uS9D.App\Controller\SiteController::topicDetail()".
Inlined service ".service_locator.2JG7wVi" to ".service_locator.2JG7wVi.App\Controller\TopicsSelectionController::index()".
Inlined service ".service_locator.7Y4vLYv" to ".service_locator.7Y4vLYv.App\Controller\TrialController::trial()".
Inlined service ".service_locator.6Gc6Vyp" to ".service_locator.6Gc6Vyp.App\Controller\UtilityController::b2bTest()".
Inlined service ".service_locator.FQmGlvZ" to ".service_locator.FQmGlvZ.App\Controller\Vote\VoteController::cast()".
Inlined service ".service_locator.4JTgWT1" to ".service_locator.4JTgWT1.App\Controller\Vote\VoteController::test()".
Inlined service ".service_locator.DOPFq61" to ".service_locator.DOPFq61.App\Controller\Vote\VoteController::carousel()".
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.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "scheduler.provider.default.inner" to "scheduler.provider.default".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\ActivateVouchersHandler" to ".messenger.handler_descriptor.JCfK.H2".
Inlined service "App\MessageHandler\ConfirmVoteHandler" to ".messenger.handler_descriptor.1lUmloQ".
Inlined service "App\MessageHandler\DispatchAppEventHandler" to ".messenger.handler_descriptor.dz5kBdg".
Inlined service "App\MessageHandler\FinalizePartnerOrderMessageHandler" to ".messenger.handler_descriptor.QbnLzos".
Inlined service "App\MessageHandler\GenerateCampaignReportMessageHandler" to ".messenger.handler_descriptor.tLMH0Eo".
Inlined service "App\MessageHandler\GeneratePartnerOrderInstructionsMessageHandler" to ".messenger.handler_descriptor.fwbXOCM".
Inlined service "App\MessageHandler\IdentifyNewsletterSubscriberHandler" to ".messenger.handler_descriptor.KhMT7kW".
Inlined service "App\MessageHandler\Move2ImpactOrderMessageHandler" to ".messenger.handler_descriptor.ffJgVNd".
Inlined service "App\MessageHandler\NotifyPartnerSelectionMessageHandler" to ".messenger.handler_descriptor.MySRZBM".
Inlined service "App\MessageHandler\NotifyRedeemedVoucherMessageHandler" to ".messenger.handler_descriptor.DBD98_d".
Inlined service "App\MessageHandler\NotifySuperlikeHandler" to ".messenger.handler_descriptor.ajm3RAh".
Inlined service "App\MessageHandler\NotifyVoucherUpgradeHandler" to ".messenger.handler_descriptor.7i3ua5L".
Inlined service "App\MessageHandler\ObjectMutationHandler" to ".messenger.handler_descriptor.FmPdbNL".
Inlined service "App\MessageHandler\ProcessIssuanceItemMessageHandler" to ".messenger.handler_descriptor.5ICJm79".
Inlined service "App\MessageHandler\SendCustomerIoEventHandler" to ".messenger.handler_descriptor.2oNhcA3".
Inlined service "App\MessageHandler\SendLoginLinkHandler" to ".messenger.handler_descriptor.43_bpwx".
Inlined service "App\MessageHandler\SendMetaPixelDataHandler" to ".messenger.handler_descriptor.EIuVOic".
Inlined service "App\MessageHandler\SendSaleOrderConfirmationMessageHandler" to ".messenger.handler_descriptor.gt9gooQ".
Inlined service "App\MessageHandler\SendSelectionEmailHandler" to ".messenger.handler_descriptor.gd98oxR".
Inlined service "App\MessageHandler\SendSelectionSmsHandler" to ".messenger.handler_descriptor.X6osEN9".
Inlined service "App\MessageHandler\SendShopReceiptMessageHandler" to ".messenger.handler_descriptor.82r27U_".
Inlined service "App\MessageHandler\SendVolunteeringEmailHandler" to ".messenger.handler_descriptor.VtY.lit".
Inlined service "App\MessageHandler\SendVoteNotificationMessageHandler" to ".messenger.handler_descriptor.LMgJIg_".
Inlined service "App\MessageHandler\SlackUpdatesHandler" to ".messenger.handler_descriptor.MOhnCsd".
Inlined service "App\MessageHandler\UpdateCampaignStatsHandler" to ".messenger.handler_descriptor.WqS1vKV".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.KMq4SyQ".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.Upry6Iy".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.customer_io.inner" to ".debug.customer_io".
Inlined service ".debug.falco.inner" to ".debug.falco".
Inlined service "debug.state_machine.submission.inner" to "debug.state_machine.submission".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
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 "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\CompanyDashboardVoter" to ".debug.security.voter.App\Security\Voter\CompanyDashboardVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "ux.autocomplete.entity_search_util" to "ux.autocomplete.wrapped_entity_type_autocompleter.organization_autocomplete_field".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.yWPg3oY" to ".service_locator.yWPg3oY.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.eB5.jjc" to ".service_locator.eB5.jjc.ux.twig_component.cache_warmer".
Inlined service ".service_locator.QpO14rB" to ".service_locator.QpO14rB.ux.live_component.event_subscriber".
Inlined service ".service_locator._dt3OH6" to ".service_locator._dt3OH6.ux.live_component.live_url_subscriber".
Inlined service ".service_locator.S.xdW3J" to ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5" to ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.R6yf12C" to ".service_locator.R6yf12C.ux.live_component.add_attributes_subscriber".
Inlined service "api_platform.pagination_options" to "App\OpenApi\ApiKeyOpenApiDecorator.inner".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ilPIfqK" to "debug.argument_resolver.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.state_provider.access_checker.post_deserialize.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "state_machine.submission.definition" to "debug.state_machine.submission.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service ".service_locator.z.aeXVQ" to "console.command_loader".
Inlined service ".service_locator.yWPg3oY.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "App\Service\Allocation\FiscalYearService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\FiscalYearService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\FiscalYearService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\FiscalYearService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\FiscalYearService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\FiscalYearService" to "App\Command\AccountingAllocateCommand".
Inlined service "App\Service\Allocation\FiscalYearService" to "App\Command\AccountingAllocateCommand".
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.encoder.json" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "api_platform.normalizer.object" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "api_platform.normalizer.object" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "ux.autocomplete.entity_metadata_factory" to "ux.autocomplete.wrapped_entity_type_autocompleter.organization_autocomplete_field".
Inlined service "ux.autocomplete.entity_metadata_factory" to "ux.autocomplete.wrapped_entity_type_autocompleter.organization_autocomplete_field".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "api_platform.serializer.operation_resource_resolver" to "serializer".
Inlined service "api_platform.serializer.operation_resource_resolver" to "serializer".
4
Tag "container.decorator" was defined on service(s) "App\OpenApi\ApiKeyOpenApiDecorator", "http_client.uri_template", "customer_io.uri_template", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.invitation", "debug.security.firewall.authenticator.selection", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.company_dashboard", "debug.security.firewall.authenticator.my_account", "mercure.hub.default.traceable", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.metadata.operation.metadata_factory.cached", "api_platform.json_schema.backward_compatible_schema_factory", "api_platform.openapi.serializer_context_builder", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.invitation", "debug.security.event_dispatcher.selection", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.company_dashboard", "debug.security.event_dispatcher.my_account", "scheduler.provider.default", "debug.state_machine.submission", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "rate_limiter" was defined on service(s) "limiter.partner_webhook", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", "monolog.logger.slack", but was never used.
Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.submission", but was never used.
6
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.