Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.eventiko.cz/_profiler/568884/search/null" (from "https://www.eventiko.cz/_profiler/568884/search/results?limit=10&type=request&url=https://eventiko.cz/admin&method=GET&ip=2a03:2880:f814:1d::")" at RouterListener.php line 156
[
"sql" => """
SELECT k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.REFERENCED_TABLE_NAME,\n c.UPDATE_RULE,\n c.DELETE_RULE,\n k.COLUMN_NAME,\n k.REFERENCED_COLUMN_NAME\nFROM information_schema.KEY_COLUMN_USAGE k\n INNER JOIN information_schema.REFERENTIAL_CONSTRAINTS c\n ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n AND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\n AND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION
"""
"params" => [1 => "eventiko_cza"
2 => "eventiko_cza"
3 => "doctrine_migration_versions"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#831
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#831}
3 => Doctrine\DBAL\ParameterType {#831}
]
]
debug
Executing query:
"SELECT * FROM doctrine_migration_versions"
doctrine
[
"sql" => "SELECT * FROM doctrine_migration_versions"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
There are no log messages.
Container Compilation Logs (2309)
Log messages generated during the compilation of the service container.
Messages
Class
550
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.monolog.access_db_handler" (parent: .abstract.instanceof.monolog.access_db_handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.monolog.access_db_handler" (parent: .instanceof.Monolog\ResettableInterface.0.monolog.access_db_handler).
Resolving inheritance for "monolog.access_db_handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.monolog.access_db_handler).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.monolog.error_db_handler" (parent: .abstract.instanceof.monolog.error_db_handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.monolog.error_db_handler" (parent: .instanceof.Monolog\ResettableInterface.0.monolog.error_db_handler).
Resolving inheritance for "monolog.error_db_handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.monolog.error_db_handler).
Resolving inheritance for ".instanceof.App\Core\Listener\TranslatableListener.0.App\Core\Listener\TranslatableListener" (parent: .abstract.instanceof.App\Core\Listener\TranslatableListener).
Resolving inheritance for "App\Core\Listener\TranslatableListener" (parent: .instanceof.App\Core\Listener\TranslatableListener.0.App\Core\Listener\TranslatableListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\TestController" (parent: .abstract.instanceof.App\Api\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\TestController).
Resolving inheritance for ".instanceof.App\Api\Controller\TestController.0.App\Api\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\TestController).
Resolving inheritance for "App\Api\Controller\TestController" (parent: .instanceof.App\Api\Controller\TestController.0.App\Api\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Command\SendScheduledCommunication" (parent: .abstract.instanceof.App\Application\Command\SendScheduledCommunication).
Resolving inheritance for "App\Application\Command\SendScheduledCommunication" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Command\SendScheduledCommunication).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Command\UpdateStatus" (parent: .abstract.instanceof.App\Application\Command\UpdateStatus).
Resolving inheritance for "App\Application\Command\UpdateStatus" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Command\UpdateStatus).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ApplicationController" (parent: .abstract.instanceof.App\Application\Controller\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ApplicationController).
Resolving inheritance for ".instanceof.App\Application\Controller\ApplicationController.0.App\Application\Controller\ApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ApplicationController).
Resolving inheritance for "App\Application\Controller\ApplicationController" (parent: .instanceof.App\Application\Controller\ApplicationController.0.App\Application\Controller\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\BulkCommunicationListController" (parent: .abstract.instanceof.App\Application\Controller\BulkCommunicationListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\BulkCommunicationListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\BulkCommunicationListController).
Resolving inheritance for ".instanceof.App\Application\Controller\BulkCommunicationListController.0.App\Application\Controller\BulkCommunicationListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\BulkCommunicationListController).
Resolving inheritance for "App\Application\Controller\BulkCommunicationListController" (parent: .instanceof.App\Application\Controller\BulkCommunicationListController.0.App\Application\Controller\BulkCommunicationListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\EventCommunicationController" (parent: .abstract.instanceof.App\Application\Controller\EventCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\EventCommunicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\EventCommunicationController).
Resolving inheritance for ".instanceof.App\Application\Controller\EventCommunicationController.0.App\Application\Controller\EventCommunicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\EventCommunicationController).
Resolving inheritance for "App\Application\Controller\EventCommunicationController" (parent: .instanceof.App\Application\Controller\EventCommunicationController.0.App\Application\Controller\EventCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\NewGlobalCommunicationController" (parent: .abstract.instanceof.App\Application\Controller\NewGlobalCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\NewGlobalCommunicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\NewGlobalCommunicationController).
Resolving inheritance for ".instanceof.App\Application\Controller\NewGlobalCommunicationController.0.App\Application\Controller\NewGlobalCommunicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\NewGlobalCommunicationController).
Resolving inheritance for "App\Application\Controller\NewGlobalCommunicationController" (parent: .instanceof.App\Application\Controller\NewGlobalCommunicationController.0.App\Application\Controller\NewGlobalCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectCommunicationController" (parent: .abstract.instanceof.App\Application\Controller\ProjectCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectCommunicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectCommunicationController).
Resolving inheritance for ".instanceof.App\Application\Controller\ProjectCommunicationController.0.App\Application\Controller\ProjectCommunicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectCommunicationController).
Resolving inheritance for "App\Application\Controller\ProjectCommunicationController" (parent: .instanceof.App\Application\Controller\ProjectCommunicationController.0.App\Application\Controller\ProjectCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectDocumentController" (parent: .abstract.instanceof.App\Application\Controller\ProjectDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectDocumentController).
Resolving inheritance for ".instanceof.App\Application\Controller\ProjectDocumentController.0.App\Application\Controller\ProjectDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectDocumentController).
Resolving inheritance for "App\Application\Controller\ProjectDocumentController" (parent: .instanceof.App\Application\Controller\ProjectDocumentController.0.App\Application\Controller\ProjectDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectInternalCommunicationController" (parent: .abstract.instanceof.App\Application\Controller\ProjectInternalCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectInternalCommunicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectInternalCommunicationController).
Resolving inheritance for ".instanceof.App\Application\Controller\ProjectInternalCommunicationController.0.App\Application\Controller\ProjectInternalCommunicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectInternalCommunicationController).
Resolving inheritance for "App\Application\Controller\ProjectInternalCommunicationController" (parent: .instanceof.App\Application\Controller\ProjectInternalCommunicationController.0.App\Application\Controller\ProjectInternalCommunicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectStaticDocumentController" (parent: .abstract.instanceof.App\Application\Controller\ProjectStaticDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectStaticDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectStaticDocumentController).
Resolving inheritance for ".instanceof.App\Application\Controller\ProjectStaticDocumentController.0.App\Application\Controller\ProjectStaticDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectStaticDocumentController).
Resolving inheritance for "App\Application\Controller\ProjectStaticDocumentController" (parent: .instanceof.App\Application\Controller\ProjectStaticDocumentController.0.App\Application\Controller\ProjectStaticDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectStatusController" (parent: .abstract.instanceof.App\Application\Controller\ProjectStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectStatusController).
Resolving inheritance for ".instanceof.App\Application\Controller\ProjectStatusController.0.App\Application\Controller\ProjectStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectStatusController).
Resolving inheritance for "App\Application\Controller\ProjectStatusController" (parent: .instanceof.App\Application\Controller\ProjectStatusController.0.App\Application\Controller\ProjectStatusController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\AccountingExportFormType" (parent: .abstract.instanceof.App\Application\Form\Type\AccountingExportFormType).
Resolving inheritance for "App\Application\Form\Type\AccountingExportFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\AccountingExportFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationBulkCommunicationInitType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationBulkCommunicationInitType).
Resolving inheritance for "App\Application\Form\Type\ApplicationBulkCommunicationInitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationBulkCommunicationInitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationBulkCommunicationType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationBulkCommunicationType).
Resolving inheritance for "App\Application\Form\Type\ApplicationBulkCommunicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationBulkCommunicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationAttachementType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationCommunicationAttachementType).
Resolving inheritance for "App\Application\Form\Type\ApplicationCommunicationAttachementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationAttachementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationAttachmentType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationCommunicationAttachmentType).
Resolving inheritance for "App\Application\Form\Type\ApplicationCommunicationAttachmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationAttachmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationCommunicationType).
Resolving inheritance for "App\Application\Form\Type\ApplicationCommunicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationDocumentType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationDocumentType).
Resolving inheritance for "App\Application\Form\Type\ApplicationDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationEditType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationEditType).
Resolving inheritance for "App\Application\Form\Type\ApplicationEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationInternalCommunicationType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationInternalCommunicationType).
Resolving inheritance for "App\Application\Form\Type\ApplicationInternalCommunicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationInternalCommunicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationProjectEventType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationProjectEventType).
Resolving inheritance for "App\Application\Form\Type\ApplicationProjectEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationProjectEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationStaticDocumentType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationStaticDocumentType).
Resolving inheritance for "App\Application\Form\Type\ApplicationStaticDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationStaticDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationStatusType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationStatusType).
Resolving inheritance for "App\Application\Form\Type\ApplicationStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationTagType" (parent: .abstract.instanceof.App\Application\Form\Type\ApplicationTagType).
Resolving inheritance for "App\Application\Form\Type\ApplicationTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationTagType).
Resolving inheritance for ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Application\Service\ApplicationDashboardWidget" (parent: .abstract.instanceof.App\Application\Service\ApplicationDashboardWidget).
Resolving inheritance for "App\Application\Service\ApplicationDashboardWidget" (parent: .instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Application\Service\ApplicationDashboardWidget).
Resolving inheritance for ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\CsInviteSystemDocumentService" (parent: .abstract.instanceof.App\Application\SystemDocumentService\CsInviteSystemDocumentService).
Resolving inheritance for "App\Application\SystemDocumentService\CsInviteSystemDocumentService" (parent: .instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\CsInviteSystemDocumentService).
Resolving inheritance for ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\EnInviteSystemDocumentService" (parent: .abstract.instanceof.App\Application\SystemDocumentService\EnInviteSystemDocumentService).
Resolving inheritance for "App\Application\SystemDocumentService\EnInviteSystemDocumentService" (parent: .instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\EnInviteSystemDocumentService).
Resolving inheritance for ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\MajakitchenSystemDocumentService" (parent: .abstract.instanceof.App\Application\SystemDocumentService\MajakitchenSystemDocumentService).
Resolving inheritance for "App\Application\SystemDocumentService\MajakitchenSystemDocumentService" (parent: .instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\MajakitchenSystemDocumentService).
Resolving inheritance for ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\MajashopSystemDocumentService" (parent: .abstract.instanceof.App\Application\SystemDocumentService\MajashopSystemDocumentService).
Resolving inheritance for "App\Application\SystemDocumentService\MajashopSystemDocumentService" (parent: .instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\MajashopSystemDocumentService).
Resolving inheritance for ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\StaticDocumentSystemDocumentService" (parent: .abstract.instanceof.App\Application\SystemDocumentService\StaticDocumentSystemDocumentService).
Resolving inheritance for "App\Application\SystemDocumentService\StaticDocumentSystemDocumentService" (parent: .instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\StaticDocumentSystemDocumentService).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\CustomerController" (parent: .abstract.instanceof.App\Commerce\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\CustomerController).
Resolving inheritance for ".instanceof.App\Commerce\Controller\CustomerController.0.App\Commerce\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\CustomerController).
Resolving inheritance for "App\Commerce\Controller\CustomerController" (parent: .instanceof.App\Commerce\Controller\CustomerController.0.App\Commerce\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\DiscountController" (parent: .abstract.instanceof.App\Commerce\Controller\DiscountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\DiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\DiscountController).
Resolving inheritance for ".instanceof.App\Commerce\Controller\DiscountController.0.App\Commerce\Controller\DiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\DiscountController).
Resolving inheritance for "App\Commerce\Controller\DiscountController" (parent: .instanceof.App\Commerce\Controller\DiscountController.0.App\Commerce\Controller\DiscountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\ProductController" (parent: .abstract.instanceof.App\Commerce\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\ProductController).
Resolving inheritance for ".instanceof.App\Commerce\Controller\ProductController.0.App\Commerce\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\ProductController).
Resolving inheritance for "App\Commerce\Controller\ProductController" (parent: .instanceof.App\Commerce\Controller\ProductController.0.App\Commerce\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ComplementType" (parent: .abstract.instanceof.App\Commerce\Form\Type\ComplementType).
Resolving inheritance for "App\Commerce\Form\Type\ComplementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ComplementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerBulkCommunicationType" (parent: .abstract.instanceof.App\Commerce\Form\Type\CustomerBulkCommunicationType).
Resolving inheritance for "App\Commerce\Form\Type\CustomerBulkCommunicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerBulkCommunicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerTagType" (parent: .abstract.instanceof.App\Commerce\Form\Type\CustomerTagType).
Resolving inheritance for "App\Commerce\Form\Type\CustomerTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerType" (parent: .abstract.instanceof.App\Commerce\Form\Type\CustomerType).
Resolving inheritance for "App\Commerce\Form\Type\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\DiscountType" (parent: .abstract.instanceof.App\Commerce\Form\Type\DiscountType).
Resolving inheritance for "App\Commerce\Form\Type\DiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\DiscountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductTagType" (parent: .abstract.instanceof.App\Commerce\Form\Type\ProductTagType).
Resolving inheritance for "App\Commerce\Form\Type\ProductTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductTranslationType" (parent: .abstract.instanceof.App\Commerce\Form\Type\ProductTranslationType).
Resolving inheritance for "App\Commerce\Form\Type\ProductTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductType" (parent: .abstract.instanceof.App\Commerce\Form\Type\ProductType).
Resolving inheritance for "App\Commerce\Form\Type\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductVariantTranslationType" (parent: .abstract.instanceof.App\Commerce\Form\Type\ProductVariantTranslationType).
Resolving inheritance for "App\Commerce\Form\Type\ProductVariantTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductVariantTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductVariantType" (parent: .abstract.instanceof.App\Commerce\Form\Type\ProductVariantType).
Resolving inheritance for "App\Commerce\Form\Type\ProductVariantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductVariantType).
Resolving inheritance for ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Commerce\Service\CustomerDashboardWidget" (parent: .abstract.instanceof.App\Commerce\Service\CustomerDashboardWidget).
Resolving inheritance for "App\Commerce\Service\CustomerDashboardWidget" (parent: .instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Commerce\Service\CustomerDashboardWidget).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\AdminController" (parent: .abstract.instanceof.App\Core\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\AdminController).
Resolving inheritance for ".instanceof.App\Core\Controller\AdminController.0.App\Core\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\AdminController).
Resolving inheritance for "App\Core\Controller\AdminController" (parent: .instanceof.App\Core\Controller\AdminController.0.App\Core\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\DefaultController" (parent: .abstract.instanceof.App\Core\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Core\Controller\DefaultController.0.App\Core\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\DefaultController).
Resolving inheritance for "App\Core\Controller\DefaultController" (parent: .instanceof.App\Core\Controller\DefaultController.0.App\Core\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\IndexController" (parent: .abstract.instanceof.App\Core\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\IndexController).
Resolving inheritance for ".instanceof.App\Core\Controller\IndexController.0.App\Core\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\IndexController).
Resolving inheritance for "App\Core\Controller\IndexController" (parent: .instanceof.App\Core\Controller\IndexController.0.App\Core\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SmartFileController" (parent: .abstract.instanceof.App\Core\Controller\SmartFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SmartFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SmartFileController).
Resolving inheritance for ".instanceof.App\Core\Controller\SmartFileController.0.App\Core\Controller\SmartFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SmartFileController).
Resolving inheritance for "App\Core\Controller\SmartFileController" (parent: .instanceof.App\Core\Controller\SmartFileController.0.App\Core\Controller\SmartFileController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Core\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\Core\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\Core\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Core\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Core\Form\Extension\FormTypeExtension" (parent: .abstract.instanceof.App\Core\Form\Extension\FormTypeExtension).
Resolving inheritance for "App\Core\Form\Extension\FormTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Core\Form\Extension\FormTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DatalistNumberType" (parent: .abstract.instanceof.App\Core\Form\Type\DatalistNumberType).
Resolving inheritance for "App\Core\Form\Type\DatalistNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DatalistNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DatalistTextType" (parent: .abstract.instanceof.App\Core\Form\Type\DatalistTextType).
Resolving inheritance for "App\Core\Form\Type\DatalistTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DatalistTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DynamicCollectionType" (parent: .abstract.instanceof.App\Core\Form\Type\DynamicCollectionType).
Resolving inheritance for "App\Core\Form\Type\DynamicCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DynamicCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GedmoTranslationType" (parent: .abstract.instanceof.App\Core\Form\Type\GedmoTranslationType).
Resolving inheritance for "App\Core\Form\Type\GedmoTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GedmoTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedIntegerType" (parent: .abstract.instanceof.App\Core\Form\Type\GroupedIntegerType).
Resolving inheritance for "App\Core\Form\Type\GroupedIntegerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedIntegerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedNumberType" (parent: .abstract.instanceof.App\Core\Form\Type\GroupedNumberType).
Resolving inheritance for "App\Core\Form\Type\GroupedNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedSubformType" (parent: .abstract.instanceof.App\Core\Form\Type\GroupedSubformType).
Resolving inheritance for "App\Core\Form\Type\GroupedSubformType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedSubformType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\LabelType" (parent: .abstract.instanceof.App\Core\Form\Type\LabelType).
Resolving inheritance for "App\Core\Form\Type\LabelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\LabelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SelectBooleanType" (parent: .abstract.instanceof.App\Core\Form\Type\SelectBooleanType).
Resolving inheritance for "App\Core\Form\Type\SelectBooleanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SelectBooleanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\ShowHideSelectType" (parent: .abstract.instanceof.App\Core\Form\Type\ShowHideSelectType).
Resolving inheritance for "App\Core\Form\Type\ShowHideSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\ShowHideSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\ShowHideType" (parent: .abstract.instanceof.App\Core\Form\Type\ShowHideType).
Resolving inheritance for "App\Core\Form\Type\ShowHideType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\ShowHideType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SmartFileType" (parent: .abstract.instanceof.App\Core\Form\Type\SmartFileType).
Resolving inheritance for "App\Core\Form\Type\SmartFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SmartFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SmartImageType" (parent: .abstract.instanceof.App\Core\Form\Type\SmartImageType).
Resolving inheritance for "App\Core\Form\Type\SmartImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SmartImageType).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.App\Core\Service\MonologAccessDbHandler" (parent: .abstract.instanceof.App\Core\Service\MonologAccessDbHandler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.App\Core\Service\MonologAccessDbHandler" (parent: .instanceof.Monolog\ResettableInterface.0.App\Core\Service\MonologAccessDbHandler).
Resolving inheritance for "App\Core\Service\MonologAccessDbHandler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.App\Core\Service\MonologAccessDbHandler).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.App\Core\Service\MonologErrorDbHandler" (parent: .abstract.instanceof.App\Core\Service\MonologErrorDbHandler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.App\Core\Service\MonologErrorDbHandler" (parent: .instanceof.Monolog\ResettableInterface.0.App\Core\Service\MonologErrorDbHandler).
Resolving inheritance for "App\Core\Service\MonologErrorDbHandler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.App\Core\Service\MonologErrorDbHandler).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\Base64ImageExtension" (parent: .abstract.instanceof.App\Core\Twig\Base64ImageExtension).
Resolving inheritance for "App\Core\Twig\Base64ImageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\Base64ImageExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\FileExtension" (parent: .abstract.instanceof.App\Core\Twig\FileExtension).
Resolving inheritance for "App\Core\Twig\FileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\FileExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\LocaleExtension" (parent: .abstract.instanceof.App\Core\Twig\LocaleExtension).
Resolving inheritance for "App\Core\Twig\LocaleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\LocaleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\ObjectHistoryExtension" (parent: .abstract.instanceof.App\Core\Twig\ObjectHistoryExtension).
Resolving inheritance for "App\Core\Twig\ObjectHistoryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\ObjectHistoryExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\PregReplaceExtension" (parent: .abstract.instanceof.App\Core\Twig\PregReplaceExtension).
Resolving inheritance for "App\Core\Twig\PregReplaceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\PregReplaceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\SanitizeString" (parent: .abstract.instanceof.App\Core\Twig\SanitizeString).
Resolving inheritance for "App\Core\Twig\SanitizeString" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\SanitizeString).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\TruncateExtension" (parent: .abstract.instanceof.App\Core\Twig\TruncateExtension).
Resolving inheritance for "App\Core\Twig\TruncateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\TruncateExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\Controller\DashboardController" (parent: .abstract.instanceof.App\Dashboard\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\Controller\DashboardController).
Resolving inheritance for ".instanceof.App\Dashboard\Controller\DashboardController.0.App\Dashboard\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\Controller\DashboardController).
Resolving inheritance for "App\Dashboard\Controller\DashboardController" (parent: .instanceof.App\Dashboard\Controller\DashboardController.0.App\Dashboard\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextType" (parent: .abstract.instanceof.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextType).
Resolving inheritance for "App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextareaType" (parent: .abstract.instanceof.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextareaType).
Resolving inheritance for "App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextareaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextareaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\ChoiceFormType" (parent: .abstract.instanceof.App\DynamicForm\DynamicForm\Type\ChoiceFormType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\ChoiceFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\ChoiceFormType).
Resolving inheritance for "App\DynamicForm\DynamicForm\Type\ChoiceFormType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\ChoiceFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\NumberType" (parent: .abstract.instanceof.App\DynamicForm\DynamicForm\Type\NumberType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\NumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\NumberType).
Resolving inheritance for "App\DynamicForm\DynamicForm\Type\NumberType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\NumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\TextType" (parent: .abstract.instanceof.App\DynamicForm\DynamicForm\Type\TextType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\TextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\TextType).
Resolving inheritance for "App\DynamicForm\DynamicForm\Type\TextType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\TextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\TextareaType" (parent: .abstract.instanceof.App\DynamicForm\DynamicForm\Type\TextareaType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\TextareaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\TextareaType).
Resolving inheritance for "App\DynamicForm\DynamicForm\Type\TextareaType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\TextareaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormFactoryType" (parent: .abstract.instanceof.App\DynamicForm\Form\Type\DynamicFormFactoryType).
Resolving inheritance for "App\DynamicForm\Form\Type\DynamicFormFactoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormFactoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormTypeFactoryTranslationType" (parent: .abstract.instanceof.App\DynamicForm\Form\Type\DynamicFormTypeFactoryTranslationType).
Resolving inheritance for "App\DynamicForm\Form\Type\DynamicFormTypeFactoryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormTypeFactoryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormTypeFactoryType" (parent: .abstract.instanceof.App\DynamicForm\Form\Type\DynamicFormTypeFactoryType).
Resolving inheritance for "App\DynamicForm\Form\Type\DynamicFormTypeFactoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormTypeFactoryType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\AbstractExternalController" (parent: .abstract.instanceof.App\External\Controller\AbstractExternalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\AbstractExternalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\AbstractExternalController).
Resolving inheritance for "App\External\Controller\AbstractExternalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\AbstractExternalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\ApplicationApiController" (parent: .abstract.instanceof.App\External\Controller\ApplicationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\ApplicationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\ApplicationApiController).
Resolving inheritance for ".instanceof.App\External\Controller\ApplicationApiController.0.App\External\Controller\ApplicationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\ApplicationApiController).
Resolving inheritance for "App\External\Controller\ApplicationApiController" (parent: .instanceof.App\External\Controller\ApplicationApiController.0.App\External\Controller\ApplicationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\ApplicationController" (parent: .abstract.instanceof.App\External\Controller\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\ApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\ApplicationController).
Resolving inheritance for ".instanceof.App\External\Controller\ApplicationController.0.App\External\Controller\ApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\ApplicationController).
Resolving inheritance for "App\External\Controller\ApplicationController" (parent: .instanceof.App\External\Controller\ApplicationController.0.App\External\Controller\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\CommerceController" (parent: .abstract.instanceof.App\External\Controller\CommerceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\CommerceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\CommerceController).
Resolving inheritance for ".instanceof.App\External\Controller\CommerceController.0.App\External\Controller\CommerceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\CommerceController).
Resolving inheritance for "App\External\Controller\CommerceController" (parent: .instanceof.App\External\Controller\CommerceController.0.App\External\Controller\CommerceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\PaymentController" (parent: .abstract.instanceof.App\External\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\PaymentController).
Resolving inheritance for ".instanceof.App\External\Controller\PaymentController.0.App\External\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\PaymentController).
Resolving inheritance for "App\External\Controller\PaymentController" (parent: .instanceof.App\External\Controller\PaymentController.0.App\External\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\External\Form\Type\ApplicationConfirmEventType" (parent: .abstract.instanceof.App\External\Form\Type\ApplicationConfirmEventType).
Resolving inheritance for "App\External\Form\Type\ApplicationConfirmEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\External\Form\Type\ApplicationConfirmEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\External\Form\Type\ApplicationConfirmType" (parent: .abstract.instanceof.App\External\Form\Type\ApplicationConfirmType).
Resolving inheritance for "App\External\Form\Type\ApplicationConfirmType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\External\Form\Type\ApplicationConfirmType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\GlobalProjectEventController" (parent: .abstract.instanceof.App\Project\Controller\GlobalProjectEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\GlobalProjectEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\GlobalProjectEventController).
Resolving inheritance for ".instanceof.App\Project\Controller\GlobalProjectEventController.0.App\Project\Controller\GlobalProjectEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\GlobalProjectEventController).
Resolving inheritance for "App\Project\Controller\GlobalProjectEventController" (parent: .instanceof.App\Project\Controller\GlobalProjectEventController.0.App\Project\Controller\GlobalProjectEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectController" (parent: .abstract.instanceof.App\Project\Controller\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectController).
Resolving inheritance for ".instanceof.App\Project\Controller\ProjectController.0.App\Project\Controller\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectController).
Resolving inheritance for "App\Project\Controller\ProjectController" (parent: .instanceof.App\Project\Controller\ProjectController.0.App\Project\Controller\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectEventController" (parent: .abstract.instanceof.App\Project\Controller\ProjectEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectEventController).
Resolving inheritance for ".instanceof.App\Project\Controller\ProjectEventController.0.App\Project\Controller\ProjectEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectEventController).
Resolving inheritance for "App\Project\Controller\ProjectEventController" (parent: .instanceof.App\Project\Controller\ProjectEventController.0.App\Project\Controller\ProjectEventController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectEventType" (parent: .abstract.instanceof.App\Project\Form\Type\ProjectEventType).
Resolving inheritance for "App\Project\Form\Type\ProjectEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectProjectFormType" (parent: .abstract.instanceof.App\Project\Form\Type\ProjectProjectFormType).
Resolving inheritance for "App\Project\Form\Type\ProjectProjectFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectProjectFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectTagType" (parent: .abstract.instanceof.App\Project\Form\Type\ProjectTagType).
Resolving inheritance for "App\Project\Form\Type\ProjectTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectType" (parent: .abstract.instanceof.App\Project\Form\Type\ProjectType).
Resolving inheritance for "App\Project\Form\Type\ProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectType).
Resolving inheritance for ".instanceof.App\Project\Service\MenuGeneratorService.0.App\Project\Service\MenuGeneratorService" (parent: .abstract.instanceof.App\Project\Service\MenuGeneratorService).
Resolving inheritance for "App\Project\Service\MenuGeneratorService" (parent: .instanceof.App\Project\Service\MenuGeneratorService.0.App\Project\Service\MenuGeneratorService).
Resolving inheritance for ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Project\Service\ProjectEventDashboardWidget" (parent: .abstract.instanceof.App\Project\Service\ProjectEventDashboardWidget).
Resolving inheritance for "App\Project\Service\ProjectEventDashboardWidget" (parent: .instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Project\Service\ProjectEventDashboardWidget).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Project\Service\ProjectEventMenuGeneratorService" (parent: .abstract.instanceof.App\Project\Service\ProjectEventMenuGeneratorService).
Resolving inheritance for "App\Project\Service\ProjectEventMenuGeneratorService" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Project\Service\ProjectEventMenuGeneratorService).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Project\Service\ProjectMenuGeneratorService" (parent: .abstract.instanceof.App\Project\Service\ProjectMenuGeneratorService).
Resolving inheritance for "App\Project\Service\ProjectMenuGeneratorService" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Project\Service\ProjectMenuGeneratorService).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectForm\Controller\ProjectFormBlockController" (parent: .abstract.instanceof.App\ProjectForm\Controller\ProjectFormBlockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectForm\Controller\ProjectFormBlockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectForm\Controller\ProjectFormBlockController).
Resolving inheritance for ".instanceof.App\ProjectForm\Controller\ProjectFormBlockController.0.App\ProjectForm\Controller\ProjectFormBlockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectForm\Controller\ProjectFormBlockController).
Resolving inheritance for "App\ProjectForm\Controller\ProjectFormBlockController" (parent: .instanceof.App\ProjectForm\Controller\ProjectFormBlockController.0.App\ProjectForm\Controller\ProjectFormBlockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectForm\Controller\ProjectFormPageController" (parent: .abstract.instanceof.App\ProjectForm\Controller\ProjectFormPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectForm\Controller\ProjectFormPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectForm\Controller\ProjectFormPageController).
Resolving inheritance for ".instanceof.App\ProjectForm\Controller\ProjectFormPageController.0.App\ProjectForm\Controller\ProjectFormPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectForm\Controller\ProjectFormPageController).
Resolving inheritance for "App\ProjectForm\Controller\ProjectFormPageController" (parent: .instanceof.App\ProjectForm\Controller\ProjectFormPageController.0.App\ProjectForm\Controller\ProjectFormPageController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CalendarDaySlotFormType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\CalendarDaySlotFormType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\CalendarDaySlotFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CalendarDaySlotFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CalendarFormType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\CalendarFormType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CalendarFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CalendarFormType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\CalendarFormType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CalendarFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CommunicationEmailType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\CommunicationEmailType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CommunicationEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CommunicationEmailType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\CommunicationEmailType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CommunicationEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ConfirmationType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\ConfirmationType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\ConfirmationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ConfirmationType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\ConfirmationType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\ConfirmationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CzechPostCodeType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\CzechPostCodeType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CzechPostCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CzechPostCodeType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\CzechPostCodeType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CzechPostCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PhoneNumberType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\PhoneNumberType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\PhoneNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PhoneNumberType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\PhoneNumberType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\PhoneNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PricedNumberLocalizedType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\PricedNumberLocalizedType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\PricedNumberLocalizedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PricedNumberLocalizedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PricedNumberType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\PricedNumberType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\PricedNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PricedNumberType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\PricedNumberType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\PricedNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ProductFormType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\ProductFormType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\ProductFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ProductFormType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\ProductFormType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\ProductFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ProductSelectionType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\ProductSelectionType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\ProductSelectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ProductSelectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\StaticTextType" (parent: .abstract.instanceof.App\ProjectForm\DynamicForm\Type\StaticTextType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\StaticTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\StaticTextType).
Resolving inheritance for "App\ProjectForm\DynamicForm\Type\StaticTextType" (parent: .instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\StaticTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockCreateType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockCreateType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormBlockCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockDynamicFormAddTypeType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockDynamicFormAddTypeType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormBlockDynamicFormAddTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockDynamicFormAddTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockTranslationType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockTranslationType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormBlockTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormBlockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageCreateType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormPageCreateType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormPageCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageTranslationType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormPageTranslationType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormPageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormPageType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormType" (parent: .abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormType).
Resolving inheritance for "App\ProjectForm\Form\Type\ProjectFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Security\Command\CreateAdminUser" (parent: .abstract.instanceof.App\Security\Command\CreateAdminUser).
Resolving inheritance for "App\Security\Command\CreateAdminUser" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Security\Command\CreateAdminUser).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Security\Command\GenerateUserPassword" (parent: .abstract.instanceof.App\Security\Command\GenerateUserPassword).
Resolving inheritance for "App\Security\Command\GenerateUserPassword" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Security\Command\GenerateUserPassword).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Security\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.App\Security\Controller\ResetPasswordController.0.App\Security\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\ResetPasswordController).
Resolving inheritance for "App\Security\Controller\ResetPasswordController" (parent: .instanceof.App\Security\Controller\ResetPasswordController.0.App\Security\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\SecurityController" (parent: .abstract.instanceof.App\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Security\Controller\SecurityController.0.App\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\SecurityController).
Resolving inheritance for "App\Security\Controller\SecurityController" (parent: .instanceof.App\Security\Controller\SecurityController.0.App\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\TokenController" (parent: .abstract.instanceof.App\Security\Controller\TokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\TokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\TokenController).
Resolving inheritance for ".instanceof.App\Security\Controller\TokenController.0.App\Security\Controller\TokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\TokenController).
Resolving inheritance for "App\Security\Controller\TokenController" (parent: .instanceof.App\Security\Controller\TokenController.0.App\Security\Controller\TokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\UserAdminController" (parent: .abstract.instanceof.App\Security\Controller\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\UserAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\UserAdminController).
Resolving inheritance for ".instanceof.App\Security\Controller\UserAdminController.0.App\Security\Controller\UserAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\UserAdminController).
Resolving inheritance for "App\Security\Controller\UserAdminController" (parent: .instanceof.App\Security\Controller\UserAdminController.0.App\Security\Controller\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\UserController" (parent: .abstract.instanceof.App\Security\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\UserController).
Resolving inheritance for ".instanceof.App\Security\Controller\UserController.0.App\Security\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\UserController).
Resolving inheritance for "App\Security\Controller\UserController" (parent: .instanceof.App\Security\Controller\UserController.0.App\Security\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\ChangePasswordFormType" (parent: .abstract.instanceof.App\Security\Form\Type\ChangePasswordFormType).
Resolving inheritance for "App\Security\Form\Type\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Security\Form\Type\ResetPasswordRequestFormType).
Resolving inheritance for "App\Security\Form\Type\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\SelfUserType" (parent: .abstract.instanceof.App\Security\Form\Type\SelfUserType).
Resolving inheritance for "App\Security\Form\Type\SelfUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\SelfUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\TokenType" (parent: .abstract.instanceof.App\Security\Form\Type\TokenType).
Resolving inheritance for "App\Security\Form\Type\TokenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\TokenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\UserAdminType" (parent: .abstract.instanceof.App\Security\Form\Type\UserAdminType).
Resolving inheritance for "App\Security\Form\Type\UserAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\UserAdminType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Security\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Security\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Security\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Security\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Security\Service\UserDashboardWidget" (parent: .abstract.instanceof.App\Security\Service\UserDashboardWidget).
Resolving inheritance for "App\Security\Service\UserDashboardWidget" (parent: .instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Security\Service\UserDashboardWidget).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Controller\TranslationController" (parent: .abstract.instanceof.App\Service\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Controller\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Controller\TranslationController).
Resolving inheritance for ".instanceof.App\Service\Controller\TranslationController.0.App\Service\Controller\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Controller\TranslationController).
Resolving inheritance for "App\Service\Controller\TranslationController" (parent: .instanceof.App\Service\Controller\TranslationController.0.App\Service\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Form\Type\DotyposSettingsType" (parent: .abstract.instanceof.App\Service\Form\Type\DotyposSettingsType).
Resolving inheritance for "App\Service\Form\Type\DotyposSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Form\Type\DotyposSettingsType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\ApplicationSettingsController" (parent: .abstract.instanceof.App\Settings\Controller\ApplicationSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\ApplicationSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\ApplicationSettingsController).
Resolving inheritance for ".instanceof.App\Settings\Controller\ApplicationSettingsController.0.App\Settings\Controller\ApplicationSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\ApplicationSettingsController).
Resolving inheritance for "App\Settings\Controller\ApplicationSettingsController" (parent: .instanceof.App\Settings\Controller\ApplicationSettingsController.0.App\Settings\Controller\ApplicationSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\CmsController" (parent: .abstract.instanceof.App\Settings\Controller\CmsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\CmsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\CmsController).
Resolving inheritance for ".instanceof.App\Settings\Controller\CmsController.0.App\Settings\Controller\CmsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\CmsController).
Resolving inheritance for "App\Settings\Controller\CmsController" (parent: .instanceof.App\Settings\Controller\CmsController.0.App\Settings\Controller\CmsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\DynamicFormController" (parent: .abstract.instanceof.App\Settings\Controller\DynamicFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\DynamicFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\DynamicFormController).
Resolving inheritance for ".instanceof.App\Settings\Controller\DynamicFormController.0.App\Settings\Controller\DynamicFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\DynamicFormController).
Resolving inheritance for "App\Settings\Controller\DynamicFormController" (parent: .instanceof.App\Settings\Controller\DynamicFormController.0.App\Settings\Controller\DynamicFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\OrganizationController" (parent: .abstract.instanceof.App\Settings\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\OrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\OrganizationController).
Resolving inheritance for ".instanceof.App\Settings\Controller\OrganizationController.0.App\Settings\Controller\OrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\OrganizationController).
Resolving inheritance for "App\Settings\Controller\OrganizationController" (parent: .instanceof.App\Settings\Controller\OrganizationController.0.App\Settings\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\OrganizationSettingsController" (parent: .abstract.instanceof.App\Settings\Controller\OrganizationSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\OrganizationSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\OrganizationSettingsController).
Resolving inheritance for ".instanceof.App\Settings\Controller\OrganizationSettingsController.0.App\Settings\Controller\OrganizationSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\OrganizationSettingsController).
Resolving inheritance for "App\Settings\Controller\OrganizationSettingsController" (parent: .instanceof.App\Settings\Controller\OrganizationSettingsController.0.App\Settings\Controller\OrganizationSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\TextController" (parent: .abstract.instanceof.App\Settings\Controller\TextController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\TextController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\TextController).
Resolving inheritance for ".instanceof.App\Settings\Controller\TextController.0.App\Settings\Controller\TextController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\TextController).
Resolving inheritance for "App\Settings\Controller\TextController" (parent: .instanceof.App\Settings\Controller\TextController.0.App\Settings\Controller\TextController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\CmsPageTranslationType" (parent: .abstract.instanceof.App\Settings\Form\Type\CmsPageTranslationType).
Resolving inheritance for "App\Settings\Form\Type\CmsPageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\CmsPageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\CmsPageType" (parent: .abstract.instanceof.App\Settings\Form\Type\CmsPageType).
Resolving inheritance for "App\Settings\Form\Type\CmsPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\CmsPageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormChoiceOptionsType" (parent: .abstract.instanceof.App\Settings\Form\Type\DynamicFormChoiceOptionsType).
Resolving inheritance for "App\Settings\Form\Type\DynamicFormChoiceOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormChoiceOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormCreateType" (parent: .abstract.instanceof.App\Settings\Form\Type\DynamicFormCreateType).
Resolving inheritance for "App\Settings\Form\Type\DynamicFormCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormDefinitionTranslationType" (parent: .abstract.instanceof.App\Settings\Form\Type\DynamicFormDefinitionTranslationType).
Resolving inheritance for "App\Settings\Form\Type\DynamicFormDefinitionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormDefinitionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormDefinitionType" (parent: .abstract.instanceof.App\Settings\Form\Type\DynamicFormDefinitionType).
Resolving inheritance for "App\Settings\Form\Type\DynamicFormDefinitionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormDefinitionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormType" (parent: .abstract.instanceof.App\Settings\Form\Type\DynamicFormType).
Resolving inheritance for "App\Settings\Form\Type\DynamicFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\OrganizationCreateType" (parent: .abstract.instanceof.App\Settings\Form\Type\OrganizationCreateType).
Resolving inheritance for "App\Settings\Form\Type\OrganizationCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\OrganizationCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\OrganizationType" (parent: .abstract.instanceof.App\Settings\Form\Type\OrganizationType).
Resolving inheritance for "App\Settings\Form\Type\OrganizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\OrganizationType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Settings\Twig\ApplicationSettings" (parent: .abstract.instanceof.App\Settings\Twig\ApplicationSettings).
Resolving inheritance for "App\Settings\Twig\ApplicationSettings" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Settings\Twig\ApplicationSettings).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Settings\Twig\CmsPagesDefinition" (parent: .abstract.instanceof.App\Settings\Twig\CmsPagesDefinition).
Resolving inheritance for "App\Settings\Twig\CmsPagesDefinition" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Settings\Twig\CmsPagesDefinition).
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.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
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.users" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: App\Security\Handler\LoginHandler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.PaymentBundle\Command\RefreshExchangeRate" (parent: .abstract.instanceof.PaymentBundle\Command\RefreshExchangeRate).
Resolving inheritance for "PaymentBundle\Command\RefreshExchangeRate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.PaymentBundle\Command\RefreshExchangeRate).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Simpliko\Bundle\TableBundle\Controller\ConfigurationController.0.Simpliko\Bundle\TableBundle\Controller\ConfigurationController" (parent: .abstract.instanceof.Simpliko\Bundle\TableBundle\Controller\ConfigurationController).
Resolving inheritance for "Simpliko\Bundle\TableBundle\Controller\ConfigurationController" (parent: .instanceof.Simpliko\Bundle\TableBundle\Controller\ConfigurationController.0.Simpliko\Bundle\TableBundle\Controller\ConfigurationController).
Resolving inheritance for ".instanceof.Simpliko\Bundle\TableBundle\Controller\ExportController.0.Simpliko\Bundle\TableBundle\Controller\ExportController" (parent: .abstract.instanceof.Simpliko\Bundle\TableBundle\Controller\ExportController).
Resolving inheritance for "Simpliko\Bundle\TableBundle\Controller\ExportController" (parent: .instanceof.Simpliko\Bundle\TableBundle\Controller\ExportController.0.Simpliko\Bundle\TableBundle\Controller\ExportController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\FileManagerBundle\Command\Tree" (parent: .abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Command\Tree).
Resolving inheritance for "Simpliko\Bundle\FileManagerBundle\Command\Tree" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\FileManagerBundle\Command\Tree).
Resolving inheritance for ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController.0.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController" (parent: .abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController).
Resolving inheritance for "Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController" (parent: .instanceof.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController.0.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController).
Resolving inheritance for ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FileController.0.Simpliko\Bundle\FileManagerBundle\Controller\FileController" (parent: .abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FileController).
Resolving inheritance for "Simpliko\Bundle\FileManagerBundle\Controller\FileController" (parent: .instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FileController.0.Simpliko\Bundle\FileManagerBundle\Controller\FileController).
Resolving inheritance for ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FolderController.0.Simpliko\Bundle\FileManagerBundle\Controller\FolderController" (parent: .abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FolderController).
Resolving inheritance for "Simpliko\Bundle\FileManagerBundle\Controller\FolderController" (parent: .instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FolderController.0.Simpliko\Bundle\FileManagerBundle\Controller\FolderController).
Resolving inheritance for ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\LinkController.0.Simpliko\Bundle\FileManagerBundle\Controller\LinkController" (parent: .abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\LinkController).
Resolving inheritance for "Simpliko\Bundle\FileManagerBundle\Controller\LinkController" (parent: .instanceof.Simpliko\Bundle\FileManagerBundle\Controller\LinkController.0.Simpliko\Bundle\FileManagerBundle\Controller\LinkController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\GalleryBundle\Command\RescaleImages" (parent: .abstract.instanceof.Simpliko\Bundle\GalleryBundle\Command\RescaleImages).
Resolving inheritance for "Simpliko\Bundle\GalleryBundle\Command\RescaleImages" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\GalleryBundle\Command\RescaleImages).
Resolving inheritance for ".instanceof.Simpliko\Bundle\GalleryBundle\Controller\ImageController.0.Simpliko\Bundle\GalleryBundle\Controller\ImageController" (parent: .abstract.instanceof.Simpliko\Bundle\GalleryBundle\Controller\ImageController).
Resolving inheritance for "Simpliko\Bundle\GalleryBundle\Controller\ImageController" (parent: .instanceof.Simpliko\Bundle\GalleryBundle\Controller\ImageController.0.Simpliko\Bundle\GalleryBundle\Controller\ImageController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\TaskBundle\Command\TaskCommand" (parent: .abstract.instanceof.Simpliko\Bundle\TaskBundle\Command\TaskCommand).
Resolving inheritance for "Simpliko\Bundle\TaskBundle\Command\TaskCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\TaskBundle\Command\TaskCommand).
Resolving inheritance for ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0..abstract.App\Application\SystemDocumentService\iSystemDocumentService" (parent: .abstract.instanceof..abstract.App\Application\SystemDocumentService\iSystemDocumentService).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractBaseController" (parent: .abstract.instanceof..abstract.App\Core\Controller\AbstractBaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Core\Controller\AbstractBaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractBaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractLoggerAwareController" (parent: .abstract.instanceof..abstract.App\Core\Controller\AbstractLoggerAwareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Core\Controller\AbstractLoggerAwareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractLoggerAwareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractRestrictingController" (parent: .abstract.instanceof..abstract.App\Core\Controller\AbstractRestrictingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Core\Controller\AbstractRestrictingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractRestrictingController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Core\Form\Type\DatalistType" (parent: .abstract.instanceof..abstract.App\Core\Form\Type\DatalistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Core\Form\Type\ExtendedAbstractType" (parent: .abstract.instanceof..abstract.App\Core\Form\Type\ExtendedAbstractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Core\Form\Type\RestrictingAbstractType" (parent: .abstract.instanceof..abstract.App\Core\Form\Type\RestrictingAbstractType).
Resolving inheritance for ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0..abstract.App\Dashboard\Service\IdashboardWidgetService" (parent: .abstract.instanceof..abstract.App\Dashboard\Service\IdashboardWidgetService).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\DynamicForm\Interface\iDynamicFormType" (parent: .abstract.instanceof..abstract.App\DynamicForm\Interface\iDynamicFormType).
Resolving inheritance for ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0..abstract.App\DynamicForm\Interface\iDynamicFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\DynamicForm\Interface\iDynamicFormType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Project\Controller\AbstractProjectController" (parent: .abstract.instanceof..abstract.App\Project\Controller\AbstractProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Project\Controller\AbstractProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Project\Controller\AbstractProjectController).
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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.access_db" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.error_db" (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).
1
Skipping service "App\Security\DataFixtures\UserFixture": Class or interface "App\Security\DataFixtures\UserFixture" cannot be loaded.
261
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\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; 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 "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; 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 "monolog.handler.access_db"; reason: private alias.
Removed service "monolog.handler.db_error_handler"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\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.default_second_level_cache.region_cache_driver"; 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.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; 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"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_doc"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $access_db"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $accessDbLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $error_db"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $errorDbLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service ".service_locator.j4B3aic"; reason: private alias.
Removed service ".service_locator.XE1TEYs"; reason: private alias.
Removed service ".service_locator.xaiq0Yo"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; 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.main"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.KC4_m8t"; reason: private alias.
Removed service ".service_locator.J.D5Ueh"; reason: private alias.
Removed service ".service_locator.gL_enXU"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.FAXVXX9"; reason: private alias.
Removed service ".service_locator.Gb6.EeA"; reason: private alias.
Removed service ".service_locator.otCAAiR"; reason: private alias.
Removed service ".service_locator.FHkIuz0"; reason: private alias.
Removed service ".service_locator.9ZRtYeY"; reason: private alias.
Removed service ".service_locator.U2JgBbr"; reason: private alias.
Removed service ".service_locator.ZTBEiLZ"; reason: private alias.
Removed service ".service_locator.8.Ts6Bk"; reason: private alias.
Removed service ".service_locator.MR9JhI9"; reason: private alias.
Removed service ".service_locator.FROWRBc"; reason: private alias.
Removed service ".service_locator.jp1dHaH"; reason: private alias.
Removed service ".service_locator.2kAvxAf"; reason: private alias.
Removed service ".service_locator.BoUS3zW"; reason: private alias.
Removed service ".service_locator.QEnts5o"; reason: private alias.
Removed service ".service_locator.nEZNh9W"; reason: private alias.
Removed service ".service_locator.0qteh_U"; reason: private alias.
Removed service ".service_locator.pgOYQZn"; reason: private alias.
Removed service ".service_locator.ZhFEi6n"; reason: private alias.
Removed service ".service_locator.lhucGbm"; reason: private alias.
Removed service ".service_locator.kfriXir"; reason: private alias.
Removed service ".service_locator.1mm53QG"; reason: private alias.
Removed service ".service_locator.777pJ0X"; reason: private alias.
Removed service ".service_locator.g6I2lgm"; reason: private alias.
Removed service ".service_locator.9eX_1jB"; reason: private alias.
Removed service ".service_locator.nlYDdmF"; reason: private alias.
Removed service ".service_locator.RPT35Kt"; reason: private alias.
Removed service ".service_locator.MojTbyq"; reason: private alias.
Removed service ".service_locator.5tPcvDP"; reason: private alias.
Removed service ".service_locator.Ih2bfrW"; reason: private alias.
Removed service ".service_locator.6_C9CBu"; reason: private alias.
Removed service ".service_locator.CHKH4jH"; reason: private alias.
Removed service ".service_locator.yWvjVQr"; reason: private alias.
Removed service ".service_locator.HsFy2wW"; reason: private alias.
Removed service ".service_locator.YU1i9lx"; reason: private alias.
Removed service ".service_locator.PCF2ot9"; reason: private alias.
Removed service ".service_locator.PDgR0Ua"; reason: private alias.
Removed service ".service_locator.TwLV25o"; reason: private alias.
Removed service ".service_locator.WkD6Cz0"; reason: private alias.
Removed service ".service_locator.LC3OymS"; reason: private alias.
Removed service ".service_locator.1WIxtVs"; reason: private alias.
Removed service ".service_locator.7PF.4Yl"; reason: private alias.
Removed service ".service_locator.ZJ5wgv1"; reason: private alias.
Removed service ".service_locator.x2PYvSG"; reason: private alias.
Removed service ".service_locator.teFmyr9"; reason: private alias.
Removed service ".service_locator.E22VmXQ"; reason: private alias.
Removed service ".service_locator.ywMZuun"; reason: private alias.
Removed service ".service_locator.C6VU1qJ"; reason: private alias.
Removed service ".service_locator.uunbjeq"; reason: private alias.
Removed service ".service_locator.fg8pLkn"; reason: private alias.
Removed service ".service_locator.54k4kcb"; reason: private alias.
Removed service ".service_locator.AiLuUT0"; reason: private alias.
Removed service ".service_locator.vKMhZa."; reason: private alias.
Removed service ".service_locator.mwD9jhs"; reason: private alias.
Removed service ".service_locator.ETzUr7B"; reason: private alias.
Removed service ".service_locator.R6SJPQD"; reason: private alias.
Removed service ".service_locator.1u8t18Z"; reason: private alias.
Removed service ".service_locator.RVbiyMw"; reason: private alias.
Removed service ".service_locator.vsMxwiT"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
196
Changed reference of service "App\Application\Form\Type\ApplicationBulkCommunicationInitType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationBulkCommunicationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationCommunicationAttachementType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationCommunicationAttachmentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationCommunicationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationDocumentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationEditType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationInternalCommunicationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationStaticDocumentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationStatusType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Form\Type\ApplicationTagType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Service\ApplicationCommunicationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Service\ApplicationCommunicationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Application\Service\ApplicationDashboardWidget" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Application\Service\CommunicationListService" previously pointing to "router.default" to "router".
Changed reference of service "App\Application\Service\PaymentService" previously pointing to "router.default" to "router".
Changed reference of service "App\Commerce\Form\Type\ComplementType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\CustomerBulkCommunicationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\CustomerTagType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\CustomerType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\DiscountType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\ProductTagType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\ProductTranslationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\ProductType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\ProductVariantTranslationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Form\Type\ProductVariantType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Service\CustomerCommunicationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Commerce\Service\CustomerDashboardWidget" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Core\Form\Type\ShowHideSelectType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Core\Form\Type\SmartFileType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Core\Form\Type\SmartImageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Core\Service\ObjectHistoryService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\DynamicForm\DynamicForm\Type\ChoiceFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\DynamicForm\Service\DynamicFormProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Form\Type\ProjectEventType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Form\Type\ProjectProjectFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Form\Type\ProjectTagType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Form\Type\ProjectType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Service\MenuGeneratorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Project\Service\MenuGeneratorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Service\ProjectEventDashboardWidget" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Service\ProjectEventMenuGeneratorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Project\Service\ProjectEventMenuGeneratorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Service\ProjectMenuGeneratorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Project\Service\ProjectMenuGeneratorService" previously pointing to "router.default" to "router".
Changed reference of service "App\ProjectForm\DynamicForm\Type\CalendarFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectForm\DynamicForm\Type\PricedNumberLocalizedType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectForm\Form\Type\ProjectFormBlockCreateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectForm\Form\Type\ProjectFormPageCreateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectForm\Form\Type\ProjectFormPageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectForm\Form\Type\ProjectFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Form\Type\TokenType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Form\Type\UserAdminType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Handler\LoginHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Handler\LoginHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\Service\UserDashboardWidget" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Service\UserService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Form\Type\DotyposSettingsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Form\Type\CmsPageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Form\Type\DynamicFormChoiceOptionsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Form\Type\DynamicFormCreateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Form\Type\DynamicFormDefinitionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Form\Type\DynamicFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Form\Type\OrganizationCreateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Form\Type\OrganizationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Settings\Service\DynamicFormBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
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.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 "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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.authentication.success_handler.main.form_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "MenuBundle\Service\MenuGenerator" previously pointing to "router.default" to "router".
Changed reference of service "MenuBundle\Service\MenuGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Simpliko\Bundle\TableBundle\Service\Export" previously pointing to "router.default" to "router".
Changed reference of service "Simpliko\Bundle\FileManagerBundle\Service\AjaxDatabaseBasedFileManager" previously pointing to "router.default" to "router".
Changed reference of service "Simpliko\Bundle\FileManagerBundle\Service\DatabaseBasedFileManager" previously pointing to "router.default" to "router".
Changed reference of service "Simpliko\Bundle\FileManagerBundle\Controller\FileController" previously pointing to "router.default" to "router".
Changed reference of service "Simpliko\Bundle\FileManagerBundle\Controller\FolderController" previously pointing to "router.default" to "router".
Changed reference of service "Simpliko\Bundle\FileManagerBundle\Controller\LinkController" previously pointing to "router.default" to "router".
Changed reference of service "Simpliko\Bundle\GalleryBundle\Service\DatabaseBasedGallery" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.g2zSUIo" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.fCx5JIj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.8D743ch" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4AOv8zn" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.h7Sgnwb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ay1KW9A" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.nSdnNst" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.p21MVfZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pjhKTf9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WNq8k9T" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Zku_HS0" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HXIgdRe" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TF.OR8L" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LpAr7iF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Psis8ie" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.UZNSdIc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.uTfFMh1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YJW_0jj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.s_fYGvv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.QpI2d1c" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DZMDAxg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.x4WpcYN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.2_95Srg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7JkJl1K" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.r8SEsOy" 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 ".service_locator.H5S26es" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5fyvqPT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.3CUdttn" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Rp6RkfC" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GDbsbxN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4A7SKu9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PxCAZ6B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oC_n8Bn" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.xpIi954" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Z.jL5NF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DRZppsu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TgTtV.J" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rwxVVwY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PPEdLF_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cDwTWMu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tIqFxxJ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.De9ZbaO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.3s882Xx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".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 ".service_locator.e6AZlFr" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.e6AZlFr" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.7IfXgzU" previously pointing to "router.default" to "router".
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.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "console.command.public_alias.PaymentBundle\Command\RefreshExchangeRate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
629
Removed service "App\Application\Entity"; reason: abstract.
Removed service "App\Commerce\Entity"; reason: abstract.
Removed service "App\Core\Entity"; reason: abstract.
Removed service "App\DynamicForm\Entity"; reason: abstract.
Removed service "App\Project\Entity"; reason: abstract.
Removed service "App\ProjectForm\Entity"; reason: abstract.
Removed service "App\Security\Entity"; reason: abstract.
Removed service "App\Settings\Entity"; reason: abstract.
Removed service ".abstract.App\Application\SystemDocumentService\iSystemDocumentService"; reason: abstract.
Removed service ".abstract.App\Core\Controller\AbstractBaseController"; reason: abstract.
Removed service ".abstract.App\Core\Controller\AbstractLoggerAwareController"; reason: abstract.
Removed service ".abstract.App\Core\Controller\AbstractRestrictingController"; reason: abstract.
Removed service ".abstract.App\Core\Form\Type\DatalistType"; reason: abstract.
Removed service ".abstract.App\Core\Form\Type\ExtendedAbstractType"; reason: abstract.
Removed service ".abstract.App\Core\Form\Type\RestrictingAbstractType"; reason: abstract.
Removed service ".abstract.App\Core\Int\ComparableObjectInterface"; reason: abstract.
Removed service ".abstract.App\Dashboard\Service\IdashboardWidgetService"; reason: abstract.
Removed service ".abstract.App\DynamicForm\Interface\iDynamicFormType"; reason: abstract.
Removed service ".abstract.App\DynamicForm\Interface\iDynamicFormTypeOptionsCarrier"; reason: abstract.
Removed service ".abstract.App\Project\Controller\AbstractProjectController"; 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 "serializer.name_converter.metadata_aware.abstract"; 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 "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; 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 "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.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.monolog.access_db_handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.monolog.access_db_handler"; reason: abstract.
Removed service ".abstract.instanceof.monolog.access_db_handler"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.monolog.error_db_handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.monolog.error_db_handler"; reason: abstract.
Removed service ".abstract.instanceof.monolog.error_db_handler"; reason: abstract.
Removed service ".instanceof.App\Core\Listener\TranslatableListener.0.App\Core\Listener\TranslatableListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Listener\TranslatableListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\TestController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\TestController.0.App\Api\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Command\SendScheduledCommunication"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Command\SendScheduledCommunication"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Command\UpdateStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Command\UpdateStatus"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\ApplicationController.0.App\Application\Controller\ApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\BulkCommunicationListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\BulkCommunicationListController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\BulkCommunicationListController.0.App\Application\Controller\BulkCommunicationListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\BulkCommunicationListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\EventCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\EventCommunicationController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\EventCommunicationController.0.App\Application\Controller\EventCommunicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\EventCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\NewGlobalCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\NewGlobalCommunicationController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\NewGlobalCommunicationController.0.App\Application\Controller\NewGlobalCommunicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\NewGlobalCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectCommunicationController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\ProjectCommunicationController.0.App\Application\Controller\ProjectCommunicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\ProjectCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectDocumentController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\ProjectDocumentController.0.App\Application\Controller\ProjectDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\ProjectDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectInternalCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectInternalCommunicationController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\ProjectInternalCommunicationController.0.App\Application\Controller\ProjectInternalCommunicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\ProjectInternalCommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectStaticDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectStaticDocumentController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\ProjectStaticDocumentController.0.App\Application\Controller\ProjectStaticDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\ProjectStaticDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Controller\ProjectStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Controller\ProjectStatusController"; reason: abstract.
Removed service ".instanceof.App\Application\Controller\ProjectStatusController.0.App\Application\Controller\ProjectStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Controller\ProjectStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\AccountingExportFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\AccountingExportFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationBulkCommunicationInitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationBulkCommunicationInitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationBulkCommunicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationBulkCommunicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationAttachementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationCommunicationAttachementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationAttachmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationCommunicationAttachmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationCommunicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationCommunicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationInternalCommunicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationInternalCommunicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationProjectEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationProjectEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationStaticDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationStaticDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Form\Type\ApplicationTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Form\Type\ApplicationTagType"; reason: abstract.
Removed service ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Application\Service\ApplicationDashboardWidget"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Service\ApplicationDashboardWidget"; reason: abstract.
Removed service ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\CsInviteSystemDocumentService"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\SystemDocumentService\CsInviteSystemDocumentService"; reason: abstract.
Removed service ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\EnInviteSystemDocumentService"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\SystemDocumentService\EnInviteSystemDocumentService"; reason: abstract.
Removed service ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\MajakitchenSystemDocumentService"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\SystemDocumentService\MajakitchenSystemDocumentService"; reason: abstract.
Removed service ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\MajashopSystemDocumentService"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\SystemDocumentService\MajashopSystemDocumentService"; reason: abstract.
Removed service ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0.App\Application\SystemDocumentService\StaticDocumentSystemDocumentService"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\SystemDocumentService\StaticDocumentSystemDocumentService"; reason: abstract.
Removed service ".instanceof.App\Application\SystemDocumentService\iSystemDocumentService.0..abstract.App\Application\SystemDocumentService\iSystemDocumentService"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Application\SystemDocumentService\iSystemDocumentService"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.App\Commerce\Controller\CustomerController.0.App\Commerce\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\DiscountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\DiscountController"; reason: abstract.
Removed service ".instanceof.App\Commerce\Controller\DiscountController.0.App\Commerce\Controller\DiscountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Controller\DiscountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Commerce\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Commerce\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.App\Commerce\Controller\ProductController.0.App\Commerce\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ComplementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\ComplementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerBulkCommunicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\CustomerBulkCommunicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\CustomerTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\DiscountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\DiscountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\ProductTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\ProductTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductVariantTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\ProductVariantTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Commerce\Form\Type\ProductVariantType"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Form\Type\ProductVariantType"; reason: abstract.
Removed service ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Commerce\Service\CustomerDashboardWidget"; reason: abstract.
Removed service ".abstract.instanceof.App\Commerce\Service\CustomerDashboardWidget"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractBaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Core\Controller\AbstractBaseController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Core\Controller\AbstractBaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractLoggerAwareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Core\Controller\AbstractLoggerAwareController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Core\Controller\AbstractLoggerAwareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Core\Controller\AbstractRestrictingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Core\Controller\AbstractRestrictingController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Core\Controller\AbstractRestrictingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.App\Core\Controller\AdminController.0.App\Core\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Core\Controller\DefaultController.0.App\Core\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.App\Core\Controller\IndexController.0.App\Core\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SmartFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SmartFileController"; reason: abstract.
Removed service ".instanceof.App\Core\Controller\SmartFileController.0.App\Core\Controller\SmartFileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Controller\SmartFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Core\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Core\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DatalistNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\DatalistNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DatalistTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\DatalistTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Core\Form\Type\DatalistType"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Core\Form\Type\DatalistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\DynamicCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\DynamicCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Core\Form\Type\ExtendedAbstractType"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Core\Form\Type\ExtendedAbstractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GedmoTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\GedmoTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedIntegerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\GroupedIntegerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\GroupedNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\GroupedSubformType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\GroupedSubformType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\LabelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\LabelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Core\Form\Type\RestrictingAbstractType"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Core\Form\Type\RestrictingAbstractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SelectBooleanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\SelectBooleanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\ShowHideSelectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\ShowHideSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\ShowHideType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\ShowHideType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SmartFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\SmartFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Type\SmartImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Form\Type\SmartImageType"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.App\Core\Service\MonologAccessDbHandler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.App\Core\Service\MonologAccessDbHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Service\MonologAccessDbHandler"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.App\Core\Service\MonologErrorDbHandler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.App\Core\Service\MonologErrorDbHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Service\MonologErrorDbHandler"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\Base64ImageExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Twig\Base64ImageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\FileExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Twig\FileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\LocaleExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Twig\LocaleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\ObjectHistoryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Twig\ObjectHistoryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\PregReplaceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Twig\PregReplaceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\SanitizeString"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Twig\SanitizeString"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Core\Twig\TruncateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Core\Twig\TruncateExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Dashboard\Controller\DashboardController.0.App\Dashboard\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dashboard\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0..abstract.App\Dashboard\Service\IdashboardWidgetService"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Dashboard\Service\IdashboardWidgetService"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextareaType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\DynamicForm\Helper\Form\Type\LocalizedTextareaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\ChoiceFormType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\ChoiceFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\DynamicForm\Type\ChoiceFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\NumberType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\NumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\DynamicForm\Type\NumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\TextType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\TextType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\DynamicForm\Type\TextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\DynamicForm\Type\TextareaType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\DynamicForm\DynamicForm\Type\TextareaType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\DynamicForm\Type\TextareaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormFactoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\Form\Type\DynamicFormFactoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormTypeFactoryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\Form\Type\DynamicFormTypeFactoryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\DynamicForm\Form\Type\DynamicFormTypeFactoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\DynamicForm\Form\Type\DynamicFormTypeFactoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\DynamicForm\Interface\iDynamicFormType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0..abstract.App\DynamicForm\Interface\iDynamicFormType"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\DynamicForm\Interface\iDynamicFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\AbstractExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\AbstractExternalController"; reason: abstract.
Removed service ".abstract.instanceof.App\External\Controller\AbstractExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\ApplicationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\ApplicationApiController"; reason: abstract.
Removed service ".instanceof.App\External\Controller\ApplicationApiController.0.App\External\Controller\ApplicationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\External\Controller\ApplicationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.App\External\Controller\ApplicationController.0.App\External\Controller\ApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\External\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\CommerceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\CommerceController"; reason: abstract.
Removed service ".instanceof.App\External\Controller\CommerceController.0.App\External\Controller\CommerceController"; reason: abstract.
Removed service ".abstract.instanceof.App\External\Controller\CommerceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\External\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\External\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.App\External\Controller\PaymentController.0.App\External\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\External\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\External\Form\Type\ApplicationConfirmEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\External\Form\Type\ApplicationConfirmEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\External\Form\Type\ApplicationConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.App\External\Form\Type\ApplicationConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Project\Controller\AbstractProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Project\Controller\AbstractProjectController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Project\Controller\AbstractProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\GlobalProjectEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\GlobalProjectEventController"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\GlobalProjectEventController.0.App\Project\Controller\GlobalProjectEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\GlobalProjectEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\ProjectController.0.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectEventController"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\ProjectEventController.0.App\Project\Controller\ProjectEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\ProjectEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Form\Type\ProjectEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectProjectFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Form\Type\ProjectProjectFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Form\Type\ProjectTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\Type\ProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Form\Type\ProjectType"; reason: abstract.
Removed service ".instanceof.App\Project\Service\MenuGeneratorService.0.App\Project\Service\MenuGeneratorService"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Service\MenuGeneratorService"; reason: abstract.
Removed service ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Project\Service\ProjectEventDashboardWidget"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Service\ProjectEventDashboardWidget"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Project\Service\ProjectEventMenuGeneratorService"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Service\ProjectEventMenuGeneratorService"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Project\Service\ProjectMenuGeneratorService"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Service\ProjectMenuGeneratorService"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectForm\Controller\ProjectFormBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectForm\Controller\ProjectFormBlockController"; reason: abstract.
Removed service ".instanceof.App\ProjectForm\Controller\ProjectFormBlockController.0.App\ProjectForm\Controller\ProjectFormBlockController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Controller\ProjectFormBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectForm\Controller\ProjectFormPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectForm\Controller\ProjectFormPageController"; reason: abstract.
Removed service ".instanceof.App\ProjectForm\Controller\ProjectFormPageController.0.App\ProjectForm\Controller\ProjectFormPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Controller\ProjectFormPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CalendarDaySlotFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\CalendarDaySlotFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CalendarFormType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CalendarFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\CalendarFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CommunicationEmailType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CommunicationEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\CommunicationEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ConfirmationType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\ConfirmationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\ConfirmationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\CzechPostCodeType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\CzechPostCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\CzechPostCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PhoneNumberType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\PhoneNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\PhoneNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PricedNumberLocalizedType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\PricedNumberLocalizedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\PricedNumberType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\PricedNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\PricedNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ProductFormType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\ProductFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\ProductFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\ProductSelectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\ProductSelectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\DynamicForm\Type\StaticTextType"; reason: abstract.
Removed service ".instanceof.App\DynamicForm\Interface\iDynamicFormType.0.App\ProjectForm\DynamicForm\Type\StaticTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\DynamicForm\Type\StaticTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockDynamicFormAddTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockDynamicFormAddTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormBlockType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormBlockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormPageCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormPageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormPageType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormPageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectForm\Form\Type\ProjectFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectForm\Form\Type\ProjectFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Security\Command\CreateAdminUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Command\CreateAdminUser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Security\Command\GenerateUserPassword"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Command\GenerateUserPassword"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.App\Security\Controller\ResetPasswordController.0.App\Security\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Security\Controller\SecurityController.0.App\Security\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\TokenController"; reason: abstract.
Removed service ".instanceof.App\Security\Controller\TokenController.0.App\Security\Controller\TokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Controller\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\UserAdminController"; reason: abstract.
Removed service ".instanceof.App\Security\Controller\UserAdminController.0.App\Security\Controller\UserAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Controller\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\UserController"; reason: abstract.
Removed service ".instanceof.App\Security\Controller\UserController.0.App\Security\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Form\Type\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Form\Type\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\SelfUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Form\Type\SelfUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\TokenType"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Form\Type\TokenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Type\UserAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Form\Type\UserAdminType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Security\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.App\Dashboard\Service\IdashboardWidgetService.0.App\Security\Service\UserDashboardWidget"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Service\UserDashboardWidget"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.App\Service\Controller\TranslationController.0.App\Service\Controller\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Form\Type\DotyposSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Form\Type\DotyposSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\ApplicationSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\ApplicationSettingsController"; reason: abstract.
Removed service ".instanceof.App\Settings\Controller\ApplicationSettingsController.0.App\Settings\Controller\ApplicationSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Controller\ApplicationSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\CmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\CmsController"; reason: abstract.
Removed service ".instanceof.App\Settings\Controller\CmsController.0.App\Settings\Controller\CmsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Controller\CmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\DynamicFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\DynamicFormController"; reason: abstract.
Removed service ".instanceof.App\Settings\Controller\DynamicFormController.0.App\Settings\Controller\DynamicFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Controller\DynamicFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.App\Settings\Controller\OrganizationController.0.App\Settings\Controller\OrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\OrganizationSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\OrganizationSettingsController"; reason: abstract.
Removed service ".instanceof.App\Settings\Controller\OrganizationSettingsController.0.App\Settings\Controller\OrganizationSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Controller\OrganizationSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Controller\TextController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Controller\TextController"; reason: abstract.
Removed service ".instanceof.App\Settings\Controller\TextController.0.App\Settings\Controller\TextController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Controller\TextController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\CmsPageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\CmsPageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\CmsPageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\CmsPageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormChoiceOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\DynamicFormChoiceOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\DynamicFormCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormDefinitionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\DynamicFormDefinitionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormDefinitionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\DynamicFormDefinitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\DynamicFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\DynamicFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\OrganizationCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\OrganizationCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Settings\Form\Type\OrganizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Form\Type\OrganizationType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Settings\Twig\ApplicationSettings"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Twig\ApplicationSettings"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Settings\Twig\CmsPagesDefinition"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Twig\CmsPagesDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.PaymentBundle\Command\RefreshExchangeRate"; reason: abstract.
Removed service ".abstract.instanceof.PaymentBundle\Command\RefreshExchangeRate"; reason: abstract.
Removed service ".instanceof.Simpliko\Bundle\TableBundle\Controller\ConfigurationController.0.Simpliko\Bundle\TableBundle\Controller\ConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\TableBundle\Controller\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Simpliko\Bundle\TableBundle\Controller\ExportController.0.Simpliko\Bundle\TableBundle\Controller\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\TableBundle\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\FileManagerBundle\Command\Tree"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Command\Tree"; reason: abstract.
Removed service ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController.0.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController"; reason: abstract.
Removed service ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FileController.0.Simpliko\Bundle\FileManagerBundle\Controller\FileController"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FolderController.0.Simpliko\Bundle\FileManagerBundle\Controller\FolderController"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\FolderController"; reason: abstract.
Removed service ".instanceof.Simpliko\Bundle\FileManagerBundle\Controller\LinkController.0.Simpliko\Bundle\FileManagerBundle\Controller\LinkController"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\FileManagerBundle\Controller\LinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\GalleryBundle\Command\RescaleImages"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\GalleryBundle\Command\RescaleImages"; reason: abstract.
Removed service ".instanceof.Simpliko\Bundle\GalleryBundle\Controller\ImageController.0.Simpliko\Bundle\GalleryBundle\Controller\ImageController"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\GalleryBundle\Controller\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Simpliko\Bundle\TaskBundle\Command\TaskCommand"; reason: abstract.
Removed service ".abstract.instanceof.Simpliko\Bundle\TaskBundle\Command\TaskCommand"; reason: abstract.
220
Removed service "App\Application\Model\ApplicationParam"; reason: unused.
Removed service "App\Commerce\Util\PaymentUtil"; reason: unused.
Removed service "App\Core\Doctrine\Type\SerializedType"; reason: unused.
Removed service "App\Core\Form\Exception\FormErrorException"; reason: unused.
Removed service "App\Core\Form\Transformer\FileUploadTransformer"; reason: unused.
Removed service "App\Core\HttpFoundation\XhrRedirectResponse"; reason: unused.
Removed service "App\Core\HttpFoundation\XhrReloadResponse"; reason: unused.
Removed service "App\Core\Impl\DeepCopy"; reason: unused.
Removed service "App\Core\Impl\ExportEmWrapper"; reason: unused.
Removed service "App\Core\Model\DataBag"; reason: unused.
Removed service "App\Core\Model\EvTable"; reason: unused.
Removed service "App\Core\Model\MenuItem"; reason: unused.
Removed service "App\Core\Service\DatabaseWrapper"; reason: unused.
Removed service "App\Core\Service\MonologAccessDbHandler"; reason: unused.
Removed service "App\Core\Service\MonologErrorDbHandler"; reason: unused.
Removed service "App\Core\Service\RequestProcessor"; reason: unused.
Removed service "App\Dashboard\Model\DashboardWidgetTable"; reason: unused.
Removed service "App\DynamicForm\Model\CachedFormBuilder"; reason: unused.
Removed service "App\DynamicForm\Model\DynamicFormDefinitionOptions"; reason: unused.
Removed service "App\DynamicForm\Service\DynamicFormProcessor"; reason: unused.
Removed service "App\Project\Repository\ProjectEventRepository"; reason: unused.
Removed service "App\Project\Repository\ProjectRepository"; reason: unused.
Removed service "App\ProjectForm\DynamicForm\Model\ProductTypeSubmission"; reason: unused.
Removed service "App\Security\Authenticator\TokenAuthenticator"; reason: unused.
Removed service "App\Security\DataFixtures\UserFixture"; reason: unused.
Removed service "App\Security\Handler\LoginHandler"; reason: unused.
Removed service "App\Security\Provider\TokenUserProvider"; reason: unused.
Removed service "App\Security\Repository\RoleRepository"; reason: unused.
Removed service "App\Service\Model\DotyposStockChangeProduct"; reason: unused.
Removed service "App\Settings\Repository\OrganizationSettingsRepository"; reason: unused.
Removed service "App\Settings\Repository\TextRepository"; reason: unused.
Removed service "App\Settings\Resources\fonts\SvgFont"; reason: unused.
Removed service "App\Settings\Service\ApplicationSettingsService"; reason: unused.
Removed service "App\Settings\Util\TextUtil"; 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 "error_handler.error_renderer.cli"; reason: unused.
Removed service "error_handler.error_renderer.default"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "error_handler.error_renderer.serializer"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "web_link.http_header_parser"; 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_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 "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 "chatter.transports"; reason: unused.
Removed service "chatter.transport_factory"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "texter.messenger.desktop_handler"; reason: unused.
Removed service "notifier.transport_factory.null"; 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.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.orm.default_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; 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.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; 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.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service ".service_locator.4vT0Jxw"; reason: unused.
Removed service ".service_locator.96stvkv"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "PaymentBundle\Service\ComgateService"; reason: unused.
Removed service "PaymentBundle\Service\CurrencyExchangeService"; reason: unused.
Removed service "PaymentBundle\Service\FioService"; reason: unused.
Removed service "PaymentBundle\Service\PaysService"; reason: unused.
Removed service "PaymentBundle\DependencyInjection\ConfigurationService"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "Simpliko\Bundle\FileManagerBundle\Service\DatabaseBasedFileManager"; reason: unused.
Removed service "Simpliko\Bundle\GalleryBundle\Service\DatabaseBasedGallery"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describer"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.array"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.dictionary"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.boolean"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.float"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.integer"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.string"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.date_time"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.nullable"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.object"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.compound"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.uuid"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.translatable"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.jms"; reason: unused.
Removed service "fos_rest.serializer.flatten_exception_handler"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.fos_rest.serializer.form_error_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.fos_rest.serializer.flatten_exception_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.5ltxHEW"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
443
Inlined service "monolog.processor.request" to "monolog.access_db_handler".
Inlined service ".service_locator.e6AZlFr.App\Api\Controller\TestController" to "App\Api\Controller\TestController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\ApplicationController" to "App\Application\Controller\ApplicationController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\BulkCommunicationListController" to "App\Application\Controller\BulkCommunicationListController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\EventCommunicationController" to "App\Application\Controller\EventCommunicationController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\NewGlobalCommunicationController" to "App\Application\Controller\NewGlobalCommunicationController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\ProjectCommunicationController" to "App\Application\Controller\ProjectCommunicationController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\ProjectDocumentController" to "App\Application\Controller\ProjectDocumentController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\ProjectInternalCommunicationController" to "App\Application\Controller\ProjectInternalCommunicationController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\ProjectStaticDocumentController" to "App\Application\Controller\ProjectStaticDocumentController".
Inlined service ".service_locator.7IfXgzU.App\Application\Controller\ProjectStatusController" to "App\Application\Controller\ProjectStatusController".
Inlined service "App\Core\Service\PdfService" to "App\Application\Service\ApplicationCommunicationService".
Inlined service "App\Application\SystemDocumentService\Factory\SystemDocumentServiceFactory" to "App\Application\Service\ApplicationCommunicationService".
Inlined service "App\Application\Service\IsdocGenerator" to "App\Application\Service\IsdocExporter".
Inlined service ".service_locator.7IfXgzU.App\Commerce\Controller\CustomerController" to "App\Commerce\Controller\CustomerController".
Inlined service ".service_locator.7IfXgzU.App\Commerce\Controller\DiscountController" to "App\Commerce\Controller\DiscountController".
Inlined service ".service_locator.7IfXgzU.App\Commerce\Controller\ProductController" to "App\Commerce\Controller\ProductController".
Inlined service ".service_locator.7IfXgzU.App\Core\Controller\AdminController" to "App\Core\Controller\AdminController".
Inlined service ".service_locator.7IfXgzU.App\Core\Controller\DefaultController" to "App\Core\Controller\DefaultController".
Inlined service ".service_locator.7IfXgzU.App\Core\Controller\IndexController" to "App\Core\Controller\IndexController".
Inlined service ".service_locator.7IfXgzU.App\Core\Controller\SmartFileController" to "App\Core\Controller\SmartFileController".
Inlined service "App\Core\Service\ImageService" to "App\Core\Twig\Base64ImageExtension".
Inlined service "App\Core\Service\ObjectHistoryService" to "App\Core\Twig\ObjectHistoryExtension".
Inlined service ".service_locator.7IfXgzU.App\Dashboard\Controller\DashboardController" to "App\Dashboard\Controller\DashboardController".
Inlined service ".service_locator.7IfXgzU.App\External\Controller\AbstractExternalController" to "App\External\Controller\AbstractExternalController".
Inlined service ".service_locator.7IfXgzU.App\External\Controller\ApplicationApiController" to "App\External\Controller\ApplicationApiController".
Inlined service ".service_locator.7IfXgzU.App\External\Controller\ApplicationController" to "App\External\Controller\ApplicationController".
Inlined service ".service_locator.7IfXgzU.App\External\Controller\CommerceController" to "App\External\Controller\CommerceController".
Inlined service ".service_locator.7IfXgzU.App\External\Controller\PaymentController" to "App\External\Controller\PaymentController".
Inlined service ".service_locator.7IfXgzU.App\Project\Controller\GlobalProjectEventController" to "App\Project\Controller\GlobalProjectEventController".
Inlined service ".service_locator.7IfXgzU.App\Project\Controller\ProjectController" to "App\Project\Controller\ProjectController".
Inlined service ".service_locator.7IfXgzU.App\Project\Controller\ProjectEventController" to "App\Project\Controller\ProjectEventController".
Inlined service ".service_locator.7IfXgzU.App\ProjectForm\Controller\ProjectFormBlockController" to "App\ProjectForm\Controller\ProjectFormBlockController".
Inlined service ".service_locator.7IfXgzU.App\ProjectForm\Controller\ProjectFormPageController" to "App\ProjectForm\Controller\ProjectFormPageController".
Inlined service "symfonycasts.reset_password.helper" to "App\Security\Controller\ResetPasswordController".
Inlined service ".service_locator.7IfXgzU.App\Security\Controller\ResetPasswordController" to "App\Security\Controller\ResetPasswordController".
Inlined service ".service_locator.7IfXgzU.App\Security\Controller\SecurityController" to "App\Security\Controller\SecurityController".
Inlined service ".service_locator.7IfXgzU.App\Security\Controller\TokenController" to "App\Security\Controller\TokenController".
Inlined service ".service_locator.7IfXgzU.App\Security\Controller\UserAdminController" to "App\Security\Controller\UserAdminController".
Inlined service ".service_locator.7IfXgzU.App\Security\Controller\UserController" to "App\Security\Controller\UserController".
Inlined service "App\Security\Service\UserTokenService" to "App\Security\Service\UserService".
Inlined service ".service_locator.7IfXgzU.App\Service\Controller\TranslationController" to "App\Service\Controller\TranslationController".
Inlined service ".service_locator.7IfXgzU.App\Settings\Controller\ApplicationSettingsController" to "App\Settings\Controller\ApplicationSettingsController".
Inlined service ".service_locator.7IfXgzU.App\Settings\Controller\CmsController" to "App\Settings\Controller\CmsController".
Inlined service ".service_locator.7IfXgzU.App\Settings\Controller\DynamicFormController" to "App\Settings\Controller\DynamicFormController".
Inlined service ".service_locator.7IfXgzU.App\Settings\Controller\OrganizationController" to "App\Settings\Controller\OrganizationController".
Inlined service ".service_locator.7IfXgzU.App\Settings\Controller\OrganizationSettingsController" to "App\Settings\Controller\OrganizationSettingsController".
Inlined service ".service_locator.7IfXgzU.App\Settings\Controller\TextController" to "App\Settings\Controller\TextController".
Inlined service "fos_rest.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.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "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 "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.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.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.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
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.Qlxs97w" 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.VPIQtpB" 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 "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" 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 "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Core\Twig\Base64ImageExtension" to "twig".
Inlined service "App\Core\Twig\FileExtension" to "twig".
Inlined service "App\Core\Twig\LocaleExtension" to "twig".
Inlined service "App\Core\Twig\ObjectHistoryExtension" to "twig".
Inlined service "App\Core\Twig\PregReplaceExtension" to "twig".
Inlined service "App\Core\Twig\SanitizeString" to "twig".
Inlined service "App\Core\Twig\TruncateExtension" to "twig".
Inlined service "App\Project\Service\ProjectEventMenuGeneratorService" to "twig".
Inlined service "App\Project\Service\ProjectMenuGeneratorService" to "twig".
Inlined service "App\Settings\Twig\ApplicationSettings" to "twig".
Inlined service "App\Settings\Twig\CmsPagesDefinition" 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 "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "MenuBundle\Service\MenuGenerator" 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 "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.Q0sD6Xk" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.handler.nested" to "monolog.handler.main".
Inlined service "monolog.handler.main.http_code_strategy" to "monolog.handler.main".
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\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" to "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.Deh2ZqZ" 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.BIh56Z0" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
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.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "cache.doctrine.orm.default.second_level.region_driver.recorder_inner" to "cache.doctrine.orm.default.second_level.region_driver".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
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.f0MgC56" to "security.access_map".
Inlined service ".security.request_matcher.UKvLdSs" to "security.access_map".
Inlined service ".security.request_matcher.rCUsjbU" to "security.access_map".
Inlined service ".security.request_matcher.WTNbbaK" to "security.access_map".
Inlined service ".security.request_matcher.cQT8G8P" to "security.access_map".
Inlined service ".security.request_matcher.f3QLDnR" to "security.access_map".
Inlined service ".security.request_matcher.3XjatxK" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.YrnOxI1" to "security.access_map".
Inlined service ".security.request_matcher.Dks1yR8" to "security.access_map".
Inlined service ".security.request_matcher.RMiA2nU" to "security.access_map".
Inlined service ".security.request_matcher.aynOFrk" to "security.access_map".
Inlined service ".security.request_matcher.i1pOmjp" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "security.authenticator.remember_me.main" to "debug.security.authenticator.remember_me.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.ujYyS12" to ".security.request_matcher.f0MgC56".
Inlined service ".security.request_matcher.eP27A_S" to ".security.request_matcher.UKvLdSs".
Inlined service ".security.request_matcher.a0nPWPo" to ".security.request_matcher.rCUsjbU".
Inlined service ".security.request_matcher.f9fOkl3" to ".security.request_matcher.WTNbbaK".
Inlined service ".security.request_matcher.lqUTIpS" to ".security.request_matcher.cQT8G8P".
Inlined service ".security.request_matcher.WY.Y65e" to ".security.request_matcher.f3QLDnR".
Inlined service ".security.request_matcher.gxv8lcP" to ".security.request_matcher.3XjatxK".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.7XMFiMz" to ".security.request_matcher.YrnOxI1".
Inlined service ".security.request_matcher._aHFqbN" to ".security.request_matcher.Dks1yR8".
Inlined service ".security.request_matcher.jdwYdU0" to ".security.request_matcher.RMiA2nU".
Inlined service ".security.request_matcher.HCYImlQ" to ".security.request_matcher.aynOFrk".
Inlined service ".security.request_matcher.TWhLCnu" to ".security.request_matcher.i1pOmjp".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "MenuBundle\Service\PathAccess" to "MenuBundle\Service\MenuGenerator".
Inlined service "MenuBundle\Factory\MenuBranchGeneratorServiceFactory" to "MenuBundle\Service\MenuGenerator".
Inlined service ".service_locator.lEUGOB7" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "Simpliko\Bundle\TableBundle\Service\Export" to "Simpliko\Bundle\TableBundle\Service\TableBundleFactory".
Inlined service "Simpliko\Bundle\FileManagerBundle\Service\AjaxDatabaseBasedFileManager" to "Simpliko\Bundle\FileManagerBundle\Controller\DatabaseBasedFileManagerController".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "fos_rest.exception.messages_map" to "fos_rest.serializer.flatten_exception_normalizer".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
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 "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.g2zSUIo" to ".service_locator.g2zSUIo.App\Api\Controller\TestController::setViewHandler()".
Inlined service ".service_locator.yDRXpcs" to ".service_locator.yDRXpcs.App\Application\Controller\ApplicationController::bulkCommunicationInit()".
Inlined service ".service_locator.8D743ch" to ".service_locator.8D743ch.App\Application\Controller\ApplicationController::edit()".
Inlined service ".service_locator.h7Sgnwb" to ".service_locator.h7Sgnwb.App\Application\Controller\ApplicationController::communicationHistory()".
Inlined service ".service_locator.ay1KW9A" to ".service_locator.ay1KW9A.App\Application\Controller\ApplicationController::accountingExport()".
Inlined service ".service_locator.p21MVfZ" to ".service_locator.p21MVfZ.App\Application\Controller\NewGlobalCommunicationController::form()".
Inlined service ".service_locator.TF.OR8L" to ".service_locator.TF.OR8L.App\Application\Controller\ProjectStatusController::create()".
Inlined service ".service_locator.LpAr7iF" to ".service_locator.LpAr7iF.App\Commerce\Controller\CustomerController::bulkCommunication()".
Inlined service ".service_locator.Fd1673u" to ".service_locator.Fd1673u.App\Core\Controller\AdminController::mailTest()".
Inlined service ".service_locator.kT6V4Vc" to ".service_locator.kT6V4Vc.App\Core\Controller\DefaultController::executeTasks()".
Inlined service ".service_locator.pc8391M" to ".service_locator.pc8391M.App\Dashboard\Controller\DashboardController::index()".
Inlined service ".service_locator.8XuUErO" to ".service_locator.8XuUErO.App\Dashboard\Controller\DashboardController::dashboardWidgets()".
Inlined service ".service_locator.qphnVXf" to ".service_locator.qphnVXf.App\Dashboard\Controller\DashboardController::setWidgets()".
Inlined service ".service_locator.OVPcmnV" to ".service_locator.OVPcmnV.App\Dashboard\Controller\DashboardController::dashboardSettings()".
Inlined service ".service_locator.0MGmMZq" to ".service_locator.0MGmMZq.App\External\Controller\ApplicationApiController::getCalendarTimeSlots()".
Inlined service ".service_locator.UZNSdIc" to ".service_locator.UZNSdIc.App\External\Controller\ApplicationController::create()".
Inlined service ".service_locator.uTfFMh1" to ".service_locator.uTfFMh1.App\External\Controller\ApplicationController::summary()".
Inlined service ".service_locator.YJW_0jj" to ".service_locator.YJW_0jj.App\External\Controller\PaymentController::gpCreate()".
Inlined service ".service_locator.s_fYGvv" to ".service_locator.s_fYGvv.App\External\Controller\PaymentController::gpReturn()".
Inlined service ".service_locator.QpI2d1c" to ".service_locator.QpI2d1c.App\Project\Controller\ProjectController::list()".
Inlined service ".service_locator.DZMDAxg" to ".service_locator.DZMDAxg.App\Project\Controller\ProjectController::pin()".
Inlined service ".service_locator.x4WpcYN" to ".service_locator.x4WpcYN.App\Project\Controller\ProjectController::dashboard()".
Inlined service ".service_locator.iaSU0HC" to ".service_locator.iaSU0HC.App\Project\Controller\ProjectEventController::getHeaderEvents()".
Inlined service ".service_locator.7JkJl1K" to ".service_locator.7JkJl1K.App\Project\Controller\ProjectEventController::attendance()".
Inlined service ".service_locator.r8SEsOy" to ".service_locator.r8SEsOy.App\Security\Controller\ResetPasswordController::request()".
Inlined service ".service_locator.f8pLBFr" to ".service_locator.f8pLBFr.App\Security\Controller\ResetPasswordController::reset()".
Inlined service ".service_locator.Jt3EkEi" to ".service_locator.Jt3EkEi.App\Security\Controller\SecurityController::login()".
Inlined service ".service_locator.H5S26es" to ".service_locator.H5S26es.App\Security\Controller\SecurityController::runMigrations()".
Inlined service ".service_locator.5fyvqPT" to ".service_locator.5fyvqPT.App\Security\Controller\UserAdminController::adminCreate()".
Inlined service ".service_locator.3CUdttn" to ".service_locator.3CUdttn.App\Security\Controller\UserAdminController::adminEdit()".
Inlined service ".service_locator.Rp6RkfC" to ".service_locator.Rp6RkfC.App\Security\Controller\UserAdminController::impersonate()".
Inlined service ".service_locator.GDbsbxN" to ".service_locator.GDbsbxN.App\Security\Controller\UserAdminController::resetPassword()".
Inlined service ".service_locator.4A7SKu9" to ".service_locator.4A7SKu9.App\Security\Controller\UserController::selfEdit()".
Inlined service ".service_locator.J4Pl0Kr" to ".service_locator.J4Pl0Kr.App\Service\Controller\TranslationController::export()".
Inlined service ".service_locator.PxCAZ6B" to ".service_locator.PxCAZ6B.App\Service\Controller\TranslationController::import()".
Inlined service ".service_locator.TWo5NpS" to ".service_locator.TWo5NpS.App\Settings\Controller\CmsController::page()".
Inlined service ".service_locator.b.XsFeP" to ".service_locator.b.XsFeP.App\Settings\Controller\DynamicFormController::editSubmissions()".
Inlined service ".service_locator.xpIi954" to ".service_locator.xpIi954.App\Settings\Controller\DynamicFormController::quiz()".
Inlined service ".service_locator.Z.jL5NF" to ".service_locator.Z.jL5NF.App\Settings\Controller\OrganizationController::list()".
Inlined service ".service_locator.TgTtV.J" to ".service_locator.TgTtV.J.App\Settings\Controller\OrganizationController::removeImage()".
Inlined service ".service_locator.rwxVVwY" to ".service_locator.rwxVVwY.App\Settings\Controller\OrganizationController::getImage()".
Inlined service ".service_locator.wNicUqG" to ".service_locator.wNicUqG.Simpliko\Bundle\TableBundle\Controller\ConfigurationController::columnConfigurationForm()".
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 "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.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 ".debug.http_client.inner" to ".debug.http_client".
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 "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.e6AZlFr" to ".service_locator.e6AZlFr.App\Api\Controller\TestController".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.mVqIsAD" to ".service_locator.mVqIsAD.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.Leew.iN" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "fos_rest.serializer.form_error_normalizer" to "debug.serializer.inner".
Inlined service "fos_rest.serializer.flatten_exception_normalizer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.9afLsfg" to "console.command_loader".
Inlined service ".service_locator.mVqIsAD.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "Simpliko\Bundle\TaskBundle\Service\TaskService" to "console.command.public_alias.Simpliko\Bundle\TaskBundle\Command\TaskCommand".
Inlined service "App\Security\Service\ResetPasswordService" to "App\Security\Service\UserService".
Inlined service "App\Security\Service\ResetPasswordService" to "App\Security\Service\UserService".
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 "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
3
Tag "doctrine.event_subscriber" was defined on service(s) "gedmo.listener.tree", but was never used. Did you mean "doctrine.event_listener", "kernel.event_subscriber"?
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", "monolog.logger.access_db", "monolog.logger.error_db", 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.