Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\ImportBitrixUsersCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\UnsentOrdersNotifyCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\UpdateSendingEmailsStatusCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
Since nelmio/api-doc-bundle 4.32.3: The "Nelmio\ApiDocBundle\Annotation\Security" class is deprecated and will be removed in 5.0. Use the "\Nelmio\ApiDocBundle\Attribute\Security" attribute instead.
The "Nelmio\ApiDocBundle\Attribute\Security" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Nelmio\ApiDocBundle\Annotation\Security".
Since nelmio/api-doc-bundle 4.32.3: The "Nelmio\ApiDocBundle\Annotation\Model" class is deprecated and will be removed in 5.0. Use the "\Nelmio\ApiDocBundle\Attribute\Model" attribute instead.
The "Nelmio\ApiDocBundle\Attribute\Model" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Nelmio\ApiDocBundle\Annotation\Model".
Since nelmio/api-doc-bundle 4.32.3: The "Nelmio\ApiDocBundle\Annotation\Operation" class is deprecated and will be removed in 5.0. Use the "\Nelmio\ApiDocBundle\Attribute\Operation" attribute instead.
The "Nelmio\ApiDocBundle\Attribute\Operation" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Nelmio\ApiDocBundle\Annotation\Operation".
User Deprecated: Since nelmio/api-doc-bundle 4.32.3: The "Nelmio\ApiDocBundle\Annotation\Model" class is deprecated and will be removed in 5.0. Use the "\Nelmio\ApiDocBundle\Attribute\Model" attribute instead.
User Deprecated: The "Nelmio\ApiDocBundle\Attribute\Model" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Nelmio\ApiDocBundle\Annotation\Model".
User Deprecated: Since symfony/security-core 5.3: Not implementing method "getUserIdentifier(): string" in user class "App\Entity\WidgetUser" is deprecated. This method will replace "getUsername()" in Symfony 6.0.
User Deprecated: Since nelmio/api-doc-bundle 4.32.3: The "Nelmio\ApiDocBundle\Annotation\Security" class is deprecated and will be removed in 5.0. Use the "\Nelmio\ApiDocBundle\Attribute\Security" attribute instead.
User Deprecated: The "Nelmio\ApiDocBundle\Attribute\Security" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Nelmio\ApiDocBundle\Annotation\Security".
[liip/imagine-bundle] Replaced the "liip_imagine.meta_data.reader" metadata reader service with "Imagine\Image\Metadata\DefaultMetadataReader" from "Imagine\Image\Metadata\ExifMetadataReader" due to missing "exif" extension (as you may experience degraded metadata handling without the exif extension, installation is highly recommended)
1
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
291
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\DeleteFileResolver" (parent: .abstract.instanceof.App\ArgumentValueResolver\DeleteFileResolver).
Resolving inheritance for "App\ArgumentValueResolver\DeleteFileResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\DeleteFileResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\GetFilesResolver" (parent: .abstract.instanceof.App\ArgumentValueResolver\GetFilesResolver).
Resolving inheritance for "App\ArgumentValueResolver\GetFilesResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\GetFilesResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\UploadFileResolver" (parent: .abstract.instanceof.App\ArgumentValueResolver\UploadFileResolver).
Resolving inheritance for "App\ArgumentValueResolver\UploadFileResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\UploadFileResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\WidgetArgumentValueResolver" (parent: .abstract.instanceof.App\ArgumentValueResolver\WidgetArgumentValueResolver).
Resolving inheritance for "App\ArgumentValueResolver\WidgetArgumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\WidgetArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver" (parent: .abstract.instanceof.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver).
Resolving inheritance for "App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImgMigrateCommand" (parent: .abstract.instanceof.App\Command\ImgMigrateCommand).
Resolving inheritance for "App\Command\ImgMigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImgMigrateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBitrixUsersCommand" (parent: .abstract.instanceof.App\Command\ImportBitrixUsersCommand).
Resolving inheritance for "App\Command\ImportBitrixUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBitrixUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManualUpdateCertificateNominalCommand" (parent: .abstract.instanceof.App\Command\ManualUpdateCertificateNominalCommand).
Resolving inheritance for "App\Command\ManualUpdateCertificateNominalCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManualUpdateCertificateNominalCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportCommand" (parent: .abstract.instanceof.App\Command\ReportCommand).
Resolving inheritance for "App\Command\ReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsentOrdersNotifyCommand" (parent: .abstract.instanceof.App\Command\UnsentOrdersNotifyCommand).
Resolving inheritance for "App\Command\UnsentOrdersNotifyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsentOrdersNotifyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDatabaseCommand" (parent: .abstract.instanceof.App\Command\UpdateDatabaseCommand).
Resolving inheritance for "App\Command\UpdateDatabaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDatabaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSendingEmailsStatusCommand" (parent: .abstract.instanceof.App\Command\UpdateSendingEmailsStatusCommand).
Resolving inheritance for "App\Command\UpdateSendingEmailsStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSendingEmailsStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BitrixController" (parent: .abstract.instanceof.App\Controller\BitrixController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BitrixController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BitrixController).
Resolving inheritance for "App\Controller\BitrixController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BitrixController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoverController" (parent: .abstract.instanceof.App\Controller\CoverController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoverController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoverController).
Resolving inheritance for "App\Controller\CoverController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoverController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DownloadOrderController" (parent: .abstract.instanceof.App\Controller\DownloadOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DownloadOrderController).
Resolving inheritance for "App\Controller\DownloadOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EntrypointController" (parent: .abstract.instanceof.App\Controller\EntrypointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EntrypointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EntrypointController).
Resolving inheritance for "App\Controller\EntrypointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EntrypointController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GenerateCertificatesController" (parent: .abstract.instanceof.App\Controller\GenerateCertificatesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GenerateCertificatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GenerateCertificatesController).
Resolving inheritance for "App\Controller\GenerateCertificatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GenerateCertificatesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LogsController" (parent: .abstract.instanceof.App\Controller\LogsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LogsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LogsController).
Resolving inheritance for "App\Controller\LogsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LogsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailTemplateController" (parent: .abstract.instanceof.App\Controller\MailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailTemplateController).
Resolving inheritance for "App\Controller\MailTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ManualController" (parent: .abstract.instanceof.App\Controller\ManualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ManualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ManualController).
Resolving inheritance for "App\Controller\ManualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ManualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController" (parent: .abstract.instanceof.App\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController).
Resolving inheritance for "App\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartialDeliveryController" (parent: .abstract.instanceof.App\Controller\PartialDeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartialDeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartialDeliveryController).
Resolving inheritance for "App\Controller\PartialDeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartialDeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProbeController" (parent: .abstract.instanceof.App\Controller\ProbeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProbeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProbeController).
Resolving inheritance for "App\Controller\ProbeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProbeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductsController" (parent: .abstract.instanceof.App\Controller\ProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductsController).
Resolving inheritance for "App\Controller\ProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController" (parent: .abstract.instanceof.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController).
Resolving inheritance for "App\Controller\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportController" (parent: .abstract.instanceof.App\Controller\SupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportController).
Resolving inheritance for "App\Controller\SupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SystemSettingController" (parent: .abstract.instanceof.App\Controller\SystemSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SystemSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SystemSettingController).
Resolving inheritance for "App\Controller\SystemSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SystemSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TiberiumResendController" (parent: .abstract.instanceof.App\Controller\TiberiumResendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TiberiumResendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TiberiumResendController).
Resolving inheritance for "App\Controller\TiberiumResendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TiberiumResendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserFilesController" (parent: .abstract.instanceof.App\Controller\UserFilesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserFilesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserFilesController).
Resolving inheritance for "App\Controller\UserFilesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserFilesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController" (parent: .abstract.instanceof.App\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController).
Resolving inheritance for "App\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqItemType" (parent: .abstract.instanceof.App\Form\FaqItemType).
Resolving inheritance for "App\Form\FaqItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LogSearchType" (parent: .abstract.instanceof.App\Form\LogSearchType).
Resolving inheritance for "App\Form\LogSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LogSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailTemplateType" (parent: .abstract.instanceof.App\Form\MailTemplateType).
Resolving inheritance for "App\Form\MailTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemDeliveryType" (parent: .abstract.instanceof.App\Form\OrderItemDeliveryType).
Resolving inheritance for "App\Form\OrderItemDeliveryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemDeliveryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderSearchType" (parent: .abstract.instanceof.App\Form\OrderSearchType).
Resolving inheritance for "App\Form\OrderSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType" (parent: .abstract.instanceof.App\Form\OrderType).
Resolving inheritance for "App\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType" (parent: .abstract.instanceof.App\Form\SettingType).
Resolving inheritance for "App\Form\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticsSearchType" (parent: .abstract.instanceof.App\Form\StatisticsSearchType).
Resolving inheritance for "App\Form\StatisticsSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticsSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadBackgroundType" (parent: .abstract.instanceof.App\Form\UploadBackgroundType).
Resolving inheritance for "App\Form\UploadBackgroundType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadBackgroundType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCoverType" (parent: .abstract.instanceof.App\Form\UploadCoverType).
Resolving inheritance for "App\Form\UploadCoverType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCoverType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCssType" (parent: .abstract.instanceof.App\Form\UploadCssType).
Resolving inheritance for "App\Form\UploadCssType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCssType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadFaviconType" (parent: .abstract.instanceof.App\Form\UploadFaviconType).
Resolving inheritance for "App\Form\UploadFaviconType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadFaviconType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadLogoType" (parent: .abstract.instanceof.App\Form\UploadLogoType).
Resolving inheritance for "App\Form\UploadLogoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadLogoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadSaleImageType" (parent: .abstract.instanceof.App\Form\UploadSaleImageType).
Resolving inheritance for "App\Form\UploadSaleImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadSaleImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsageRulesItemType" (parent: .abstract.instanceof.App\Form\UsageRulesItemType).
Resolving inheritance for "App\Form\UsageRulesItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsageRulesItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetType" (parent: .abstract.instanceof.App\Form\WidgetType).
Resolving inheritance for "App\Form\WidgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetUserPassType" (parent: .abstract.instanceof.App\Form\WidgetUserPassType).
Resolving inheritance for "App\Form\WidgetUserPassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetUserPassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetUserType" (parent: .abstract.instanceof.App\Form\WidgetUserType).
Resolving inheritance for "App\Form\WidgetUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CharityMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CharityMessageHandler).
Resolving inheritance for "App\MessageHandler\CharityMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CharityMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailMessageHandler).
Resolving inheritance for "App\MessageHandler\EmailMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PartialDeliveryMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\PartialDeliveryMessageHandler).
Resolving inheritance for "App\MessageHandler\PartialDeliveryMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PartialDeliveryMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SmsMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SmsMessageHandler).
Resolving inheritance for "App\MessageHandler\SmsMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SmsMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BitrixUserRepository" (parent: .abstract.instanceof.App\Repository\BitrixUserRepository).
Resolving inheritance for "App\Repository\BitrixUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BitrixUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository" (parent: .abstract.instanceof.App\Repository\CertificateRepository).
Resolving inheritance for "App\Repository\CertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistorySendRepository" (parent: .abstract.instanceof.App\Repository\HistorySendRepository).
Resolving inheritance for "App\Repository\HistorySendRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistorySendRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LifeCycleRepository" (parent: .abstract.instanceof.App\Repository\LifeCycleRepository).
Resolving inheritance for "App\Repository\LifeCycleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LifeCycleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailTemplateRepository" (parent: .abstract.instanceof.App\Repository\MailTemplateRepository).
Resolving inheritance for "App\Repository\MailTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository" (parent: .abstract.instanceof.App\Repository\OrderItemRepository).
Resolving inheritance for "App\Repository\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemSettingRepository" (parent: .abstract.instanceof.App\Repository\SystemSettingRepository).
Resolving inheritance for "App\Repository\SystemSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFileRepository" (parent: .abstract.instanceof.App\Repository\UserFileRepository).
Resolving inheritance for "App\Repository\UserFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository" (parent: .abstract.instanceof.App\Repository\WidgetRepository).
Resolving inheritance for "App\Repository\WidgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetUserRepository" (parent: .abstract.instanceof.App\Repository\WidgetUserRepository).
Resolving inheritance for "App\Repository\WidgetUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetUserRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Component\HttpClient\CurlHttpClient" (parent: .abstract.instanceof.Symfony\Component\HttpClient\CurlHttpClient).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\HttpClient\CurlHttpClient" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Component\HttpClient\CurlHttpClient).
Resolving inheritance for "Symfony\Component\HttpClient\CurlHttpClient" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\HttpClient\CurlHttpClient).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.Symfony\Component\Serializer\Encoder\XmlEncoder" (parent: .abstract.instanceof.Symfony\Component\Serializer\Encoder\XmlEncoder).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.Symfony\Component\Serializer\Encoder\XmlEncoder" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.Symfony\Component\Serializer\Encoder\XmlEncoder).
Resolving inheritance for "Symfony\Component\Serializer\Encoder\XmlEncoder" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.Symfony\Component\Serializer\Encoder\XmlEncoder).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "http_client.retry_strategy" (parent: http_client.abstract_retry_strategy).
Resolving inheritance for "mailer.transport_factory.amazon" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.gmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "tiberium.cache" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sms" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.email" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.partial_delivery" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.charity" (parent: messenger.retry.abstract_multiplier_retry_strategy).
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 "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.users_in_memory" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.user.provider.concrete.users" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_login.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.json_login.api_login" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.api_login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "creonit.mailer.transport_factory.sendpulse" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
1
Skipping service "YooKassa\Client": Class or interface "YooKassa\Client" cannot be loaded.
1
[liip/imagine-bundle] Can not handle assets versioning with custom format ".debug.http_client". asset twig function can likely not be used with the imagine_filter
305
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "App\Services\Contracts\RabbitMQPublisherInterface"; reason: private alias.
Removed service "App\DTO\Contracts\SenderResultDtoInterface"; reason: private alias.
Removed service "App\DTO\Contracts\SystemNotificationDtoInterface"; reason: private alias.
Removed service "App\Services\Contracts\Bitrix24\BitrixApiServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\Bitrix24\BitrixUserImportServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\CertificateServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\ClientBackApiServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\FileServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\FileStorageServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\HistorySendServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\OrderCheckServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\OrderServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\ProductApiServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\QueueProducerInterface"; reason: private alias.
Removed service "App\Services\Contracts\SettingServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\ShortLinkApiServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\UserFileServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\VendorApiServiceInterface"; reason: private alias.
Removed service "App\Services\Contracts\WidgetInfoServiceInterface"; reason: private alias.
Removed service "App\Services\Notifications\Contracts\NotificationServiceInterface"; reason: private alias.
Removed service "App\Services\Notifications\Contracts\SenderCheckServiceInterface"; reason: private alias.
Removed service "App\Services\Notifications\Contracts\SenderInterface"; reason: private alias.
Removed service "App\Utils\Contracts\Notification\NotificationInterface"; 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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $tiberiumCache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $tiberiumCache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $tiberiumCache"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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 "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api_login"; reason: private alias.
Removed service "security.user_checker.api_login"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Okvpn\Bundle\CronBundle\Runner\ScheduleLoopInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service ".service_locator.1L5Roe6"; reason: private alias.
Removed service ".service_locator.GSGMDS0"; reason: private alias.
Removed service ".service_locator.hg2rQoQ"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.4O72KhH"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.HqwtTfO"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.LYwZizO"; reason: private alias.
Removed service ".service_locator.Es.OoSF"; reason: private alias.
Removed service ".service_locator.L7sW_nx"; reason: private alias.
Removed service ".service_locator.MZnF866"; reason: private alias.
Removed service ".service_locator.kuPzd2Q"; reason: private alias.
Removed service ".service_locator.Dx6u64A"; reason: private alias.
Removed service ".service_locator.QYGN3Gs"; reason: private alias.
Removed service ".service_locator.dqTiJXx"; reason: private alias.
Removed service ".service_locator.O5lZEV2"; reason: private alias.
Removed service ".service_locator.Fyvkhe0"; reason: private alias.
Removed service ".service_locator.69d2JzU"; reason: private alias.
Removed service ".service_locator.LfrpkVC"; reason: private alias.
Removed service ".service_locator.3q1nXkt"; reason: private alias.
Removed service ".service_locator.yHWjI3x"; reason: private alias.
Removed service ".service_locator.sQOD.hG"; reason: private alias.
Removed service ".service_locator._onq7Ek"; reason: private alias.
Removed service ".service_locator.Mdye4RN"; reason: private alias.
Removed service ".service_locator.UaNdYpe"; reason: private alias.
Removed service ".service_locator.0iCrdCK"; reason: private alias.
Removed service ".service_locator.a5WZhPz"; reason: private alias.
Removed service ".service_locator.HobNrj."; reason: private alias.
Removed service ".service_locator.A3FpfUi"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.0m5nKhC"; reason: private alias.
Removed service ".service_locator.nk0lT0X"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_login"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "App\ArgumentValueResolver\DeleteFileResolver"; reason: private alias.
Removed service "App\ArgumentValueResolver\GetFilesResolver"; reason: private alias.
Removed service "App\ArgumentValueResolver\UploadFileResolver"; reason: private alias.
Removed service "App\ArgumentValueResolver\WidgetArgumentValueResolver"; reason: private alias.
Removed service "App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.cG54pJM"; reason: private alias.
Removed service ".service_locator.kqxyhKQ"; reason: private alias.
Removed service ".service_locator.iuBJxtA"; reason: private alias.
Removed service ".service_locator.ynERSAX"; reason: private alias.
Removed service ".service_locator.61FmJjN"; reason: private alias.
Removed service ".service_locator.bxP152K"; reason: private alias.
Removed service ".service_locator.Ih6toTr"; reason: private alias.
Removed service ".service_locator.WZ7LEYw"; reason: private alias.
Removed service ".service_locator.nvtmj41"; reason: private alias.
Removed service ".service_locator.nUMjFWT"; reason: private alias.
Removed service ".service_locator.evTeyqG"; reason: private alias.
Removed service ".service_locator.2jKf2nd"; reason: private alias.
Removed service ".service_locator.zQaMpwH"; reason: private alias.
Removed service ".service_locator.4PBiaag"; reason: private alias.
Removed service ".service_locator.7kNVPOQ"; reason: private alias.
Removed service ".service_locator.I5banxK"; reason: private alias.
Removed service ".service_locator.FJh52iO"; reason: private alias.
Removed service ".service_locator.a6aLNCY"; reason: private alias.
Removed service ".service_locator.JoEoHTn"; reason: private alias.
Removed service ".service_locator.jYVnQgL"; reason: private alias.
Removed service ".service_locator.mdjEXGf"; reason: private alias.
Removed service ".service_locator.LvWm62H"; reason: private alias.
Removed service ".service_locator.TeJqRXl"; reason: private alias.
Removed service ".service_locator.nf7UWSh"; reason: private alias.
Removed service ".service_locator.TiIMzB6"; reason: private alias.
Removed service ".service_locator.ogR6_y_"; reason: private alias.
Removed service ".service_locator.URfgn8g"; reason: private alias.
Removed service ".service_locator.cMAB3dk"; reason: private alias.
Removed service ".service_locator.HvsZU66"; reason: private alias.
Removed service ".service_locator.9FC7vT6"; reason: private alias.
Removed service ".service_locator.c09Ix2a"; reason: private alias.
Removed service ".service_locator.UymC_xN"; reason: private alias.
Removed service ".service_locator.ycrL9kz"; reason: private alias.
Removed service ".service_locator.eOPXRSJ"; reason: private alias.
Removed service ".service_locator.EMd2ad_"; reason: private alias.
Removed service ".service_locator.KTT0qhv"; reason: private alias.
Removed service ".service_locator.n2WKTRJ"; reason: private alias.
Removed service ".service_locator.EsEbliG"; reason: private alias.
Removed service ".service_locator.Dpwpdga"; reason: private alias.
Removed service ".service_locator..XhUvBt"; reason: private alias.
Removed service ".service_locator.foVn4ck"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.k9ODcCu"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
97
Changed reference of service "App\BusinessLogic\CharityMessageProcessor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\PartialDeliveryMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Reports\YandexReport" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Security\AppDbAuthenticator" previously pointing to "router.default" to "router".
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 "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.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.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.amazon" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "creonit.mailer.transport_factory.sendpulse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "Okvpn\Bundle\CronBundle\Command\CronCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.luNjSUr" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.4jZ1cWi" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.0PROSvX" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.2q.4lPi" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..dQi_i8" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.WFqsaA0" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ARIC9Pa" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "debug.App\ArgumentValueResolver\DeleteFileResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\ArgumentValueResolver\GetFilesResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\ArgumentValueResolver\UploadFileResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\ArgumentValueResolver\WidgetArgumentValueResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver.inner" previously pointing to "debug.validator" to "validator".
258
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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 "assets.remote_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 "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; 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.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; 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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; 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 "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\DeleteFileResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ArgumentValueResolver\DeleteFileResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\GetFilesResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ArgumentValueResolver\GetFilesResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\UploadFileResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ArgumentValueResolver\UploadFileResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\WidgetArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ArgumentValueResolver\WidgetArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImgMigrateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImgMigrateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBitrixUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportBitrixUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManualUpdateCertificateNominalCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ManualUpdateCertificateNominalCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsentOrdersNotifyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnsentOrdersNotifyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDatabaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateDatabaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSendingEmailsStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateSendingEmailsStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BitrixController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BitrixController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BitrixController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoverController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoverController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CoverController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DownloadOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DownloadOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EntrypointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EntrypointController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EntrypointController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GenerateCertificatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GenerateCertificatesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GenerateCertificatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LogsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LogsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LogsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ManualController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartialDeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartialDeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PartialDeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProbeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProbeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProbeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SystemSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SystemSettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SystemSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TiberiumResendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TiberiumResendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TiberiumResendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserFilesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FaqItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LogSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LogSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MailTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemDeliveryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderItemDeliveryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticsSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StatisticsSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadBackgroundType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadBackgroundType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCoverType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadCoverType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCssType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadCssType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadFaviconType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadFaviconType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadLogoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadLogoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadSaleImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadSaleImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsageRulesItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UsageRulesItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WidgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetUserPassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WidgetUserPassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WidgetUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CharityMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CharityMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EmailMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PartialDeliveryMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PartialDeliveryMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SmsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SmsMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BitrixUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BitrixUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistorySendRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HistorySendRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LifeCycleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LifeCycleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MailTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SystemSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WidgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WidgetUserRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Component\HttpClient\CurlHttpClient"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\HttpClient\CurlHttpClient"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\HttpClient\CurlHttpClient"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.Symfony\Component\Serializer\Encoder\XmlEncoder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.Symfony\Component\Serializer\Encoder\XmlEncoder"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\Serializer\Encoder\XmlEncoder"; reason: abstract.
142
Removed service "App\CustomExceptions\SmsException"; reason: unused.
Removed service "App\DTO\DateTimeRangeDto"; reason: unused.
Removed service "App\DTO\Notification\MGCEmailSenderResultDto"; reason: unused.
Removed service "App\DTO\OrderUnsentReportDto"; reason: unused.
Removed service "App\DTO\ProductDto"; reason: unused.
Removed service "App\DTO\S3SettingsDto"; reason: unused.
Removed service "App\DTO\SystemNotification\UnsentOrdersNotificationConfigureDto"; reason: unused.
Removed service "App\DTO\UpdateBitrixTaskSettingDto"; reason: unused.
Removed service "App\DTO\UserFilesResultDto"; reason: unused.
Removed service "App\DTO\UserUuidRequestDTO"; reason: unused.
Removed service "App\DTO\WidgetCreatedResponseDTO"; reason: unused.
Removed service "App\DTO\WidgetFilesRequestDTO"; reason: unused.
Removed service "App\Enums\FileTypesEnum"; reason: unused.
Removed service "App\Enums\HttpMethodEnum"; reason: unused.
Removed service "App\Enums\ProductApiResponseStatusEnum"; reason: unused.
Removed service "App\Enums\ResponseStatusEnum"; reason: unused.
Removed service "App\Enums\SettingSectionEnum"; reason: unused.
Removed service "App\Enums\StoragePathEnum"; reason: unused.
Removed service "App\Helpers\Helper"; reason: unused.
Removed service "App\Helpers\TiberiumHelper"; reason: unused.
Removed service "App\Helpers\WidgetHelper"; reason: unused.
Removed service "App\Message\CharityMessage"; reason: unused.
Removed service "App\Message\EmailMessage"; reason: unused.
Removed service "App\Message\PartialDeliveryMessage"; reason: unused.
Removed service "App\Message\SmsMessage"; reason: unused.
Removed service "App\Security\ApiAuthenticator"; reason: unused.
Removed service "App\Services\CertificateService"; reason: unused.
Removed service "App\Services\FileService"; reason: unused.
Removed service "App\Services\LogService\LogsService"; reason: unused.
Removed service "App\Services\ShortLinkApiService"; reason: unused.
Removed service "App\Utils\CharityCardsList"; reason: unused.
Removed service "App\Utils\Cover"; reason: unused.
Removed service "App\Utils\Notification\PaymentRemainderNotification"; reason: unused.
Removed service "App\Utils\Notification\TiberiumStuckNotification"; reason: unused.
Removed service "App\Utils\Notification\WidgetRemainderNotification"; reason: unused.
Removed service "App\Utils\UploadedBase64File"; reason: unused.
Removed service "Symfony\Component\HttpClient\HttpClient"; reason: unused.
Removed service "YooKassa\Client"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service ".tiberium.cache.taggable"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~c8CXd9a"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.template_iterator"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; 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 "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~xl29M_i"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "okvpn_cron.react_loop"; reason: unused.
Removed service "Okvpn\Bundle\CronBundle\React\ReactLoopAdapter"; reason: unused.
Removed service ".service_locator.Xbsa8iG"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
Removed service ".service_locator.XgpoQM9"; reason: unused.
379
Inlined service "App\Reports\YandexReport" to "App\Command\ReportCommand".
Inlined service "App\Services\OrderCheckService" to "App\Command\UnsentOrdersNotifyCommand".
Inlined service "App\Services\Notifications\SenderCheckService" to "App\Command\UpdateSendingEmailsStatusCommand".
Inlined service ".service_locator.mx0UMmY.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\BitrixController" to "App\Controller\BitrixController".
Inlined service ".service_locator.mx0UMmY.App\Controller\CoverController" to "App\Controller\CoverController".
Inlined service ".service_locator.mx0UMmY.App\Controller\DownloadOrderController" to "App\Controller\DownloadOrderController".
Inlined service ".service_locator.mx0UMmY.App\Controller\EntrypointController" to "App\Controller\EntrypointController".
Inlined service ".service_locator.mx0UMmY.App\Controller\GenerateCertificatesController" to "App\Controller\GenerateCertificatesController".
Inlined service ".service_locator.mx0UMmY.App\Controller\LogsController" to "App\Controller\LogsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\MailTemplateController" to "App\Controller\MailTemplateController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ManualController" to "App\Controller\ManualController".
Inlined service ".service_locator.mx0UMmY.App\Controller\OrderController" to "App\Controller\OrderController".
Inlined service ".service_locator.mx0UMmY.App\Controller\PartialDeliveryController" to "App\Controller\PartialDeliveryController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ProbeController" to "App\Controller\ProbeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\ProductsController" to "App\Controller\ProductsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\StatsController" to "App\Controller\StatsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\SupportController" to "App\Controller\SupportController".
Inlined service ".service_locator.mx0UMmY.App\Controller\SystemSettingController" to "App\Controller\SystemSettingController".
Inlined service ".service_locator.mx0UMmY.App\Controller\TiberiumResendController" to "App\Controller\TiberiumResendController".
Inlined service ".service_locator.mx0UMmY.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.mx0UMmY.App\Controller\UserFilesController" to "App\Controller\UserFilesController".
Inlined service ".service_locator.mx0UMmY.App\Controller\WidgetController" to "App\Controller\WidgetController".
Inlined service "App\BusinessLogic\CharityMessageProcessor" to "App\MessageHandler\CharityMessageHandler".
Inlined service "App\Utils\StreamTelecom" to "App\MessageHandler\SmsMessageHandler".
Inlined service "App\Services\Bitrix24\BitrixApiService" to "App\Services\Bitrix24\BitrixUserImportService".
Inlined service "App\Services\Notifications\MGCEmailSender" to "App\Services\Notifications\NotificationService".
Inlined service "App\Utils\Notification\UnsentOrdersNotification" to "App\Services\OrderCheckService".
Inlined service "App\Services\PCApiService" to "App\Services\OrderService".
Inlined service "App\Services\ClientBackApiService" to "App\Services\OrderService".
Inlined service "App\Services\QueueProducer" to "App\Services\OrderService".
Inlined service "App\Services\RabbitMQPublisher" to "App\Services\QueueProducer".
Inlined service "App\Services\FileStorageService" to "App\Services\UserFileService".
Inlined service "App\Services\LogService\LogTiberiumDataService" to "App\Utils\Tiberium".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "http_client.retryable.inner" to "http_client.retryable".
Inlined service "http_client.retry_strategy" to "http_client.retryable".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "mailer.transports" to "mailer.messenger.message_handler".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "tiberium.cache.recorder_inner" to "tiberium.cache".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" 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.RYDe4O8" 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.19_mNxd" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.1kmbKC8" 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.5IvpJzT" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
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.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.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\Twig\AppExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "liip_imagine.templating.filter_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 "twig.configurator.environment" to "twig".
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._Qlj5Bv" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" 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 ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~vGDQfbm" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.uiFam7u" to "security.access_map".
Inlined service ".security.request_matcher.47Macns" to "security.access_map".
Inlined service ".security.request_matcher.A76qP_4" to "security.access_map".
Inlined service ".security.request_matcher.2.yf950" to "security.access_map".
Inlined service ".security.request_matcher.OAxFASx" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.authentication.success_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
Inlined service "security.authentication.failure_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
Inlined service "debug.security.firewall.authenticator.api_login.inner" to "debug.security.firewall.authenticator.api_login".
Inlined service "security.exception_listener.api_login" to "security.firewall.map.context.api_login".
Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
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 "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
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.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "okvpn_cron.checker" to "okvpn_cron.middleware.cron_expression".
Inlined service "Okvpn\Bundle\CronBundle\Runner\TimerStorage" to "okvpn_cron.middleware.cron_expression".
Inlined service "okvpn_cron.schedule_factory" to "okvpn_cron.array_loader".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.App\ArgumentValueResolver\DeleteFileResolver.inner" to "debug.App\ArgumentValueResolver\DeleteFileResolver".
Inlined service "debug.App\ArgumentValueResolver\GetFilesResolver.inner" to "debug.App\ArgumentValueResolver\GetFilesResolver".
Inlined service "debug.App\ArgumentValueResolver\UploadFileResolver.inner" to "debug.App\ArgumentValueResolver\UploadFileResolver".
Inlined service "debug.App\ArgumentValueResolver\WidgetArgumentValueResolver.inner" to "debug.App\ArgumentValueResolver\WidgetArgumentValueResolver".
Inlined service "debug.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver.inner" to "debug.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\CharityMessageHandler" to ".messenger.handler_descriptor.ogvYh.y".
Inlined service "App\MessageHandler\EmailMessageHandler" to ".messenger.handler_descriptor.LWkjWFv".
Inlined service "App\MessageHandler\PartialDeliveryMessageHandler" to ".messenger.handler_descriptor.m1XjFh9".
Inlined service "App\MessageHandler\SmsMessageHandler" to ".messenger.handler_descriptor.ADsDTgE".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "http_client.retryable" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service ".service_locator.NUKe30Y" to ".service_locator.NUKe30Y.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "security.authenticator.manager.api_login" to "debug.security.firewall.authenticator.api_login.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.UgXp4As" to "console.command_loader".
Inlined service ".service_locator.NUKe30Y.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "monolog.logger.http_client" to ".debug.http_client".
Inlined service "monolog.logger.http_client" to ".debug.http_client".
1
Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_login", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.App\ArgumentValueResolver\DeleteFileResolver", "debug.App\ArgumentValueResolver\GetFilesResolver", "debug.App\ArgumentValueResolver\UploadFileResolver", "debug.App\ArgumentValueResolver\WidgetArgumentValueResolver", "debug.App\ArgumentValueResolver\WidgetFilesUploadRequestDTOArgumentValueResolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "messenger.default_bus", "event_dispatcher", ".container.private.validator", but was never used.