User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.host AS host_2, c0_.dbUser AS dbUser_3, c0_.dbPassword AS dbPassword_4, c0_.dbUrl AS dbUrl_5, c0_.dbPort AS dbPort_6, c0_.dbName AS dbName_7, c0_.dbVersion AS dbVersion_8, c0_.shopUrl AS shopUrl_9 FROM company c0_ WHERE c0_.host = ?"
(parameters:
[1 => "api.preprod.macantine.ideelgarden.com"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.host AS host_2, c0_.dbUser AS dbUser_3, c0_.dbPassword AS dbPassword_4, c0_.dbUrl AS dbUrl_5, c0_.dbPort AS dbPort_6, c0_.dbName AS dbName_7, c0_.dbVersion AS dbVersion_8, c0_.shopUrl AS shopUrl_9 FROM company c0_ WHERE c0_.host = ?"
"params" => [1 => "api.preprod.macantine.ideelgarden.com"
]
"types" => [1 => 2]
]
Log messages generated during the compilation of the service container.
Messages
Class
228
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\AddCompanyCommand" (parent: .abstract.instanceof.Shared\Command\AddCompanyCommand).
Resolving inheritance for ".instanceof.Shared\Command\AddCompanyCommand.0.Shared\Command\AddCompanyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\AddCompanyCommand).
Resolving inheritance for "Shared\Command\AddCompanyCommand" (parent: .instanceof.Shared\Command\AddCompanyCommand.0.Shared\Command\AddCompanyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\ListCompaniesCommand" (parent: .abstract.instanceof.Shared\Command\ListCompaniesCommand).
Resolving inheritance for ".instanceof.Shared\Command\ListCompaniesCommand.0.Shared\Command\ListCompaniesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\ListCompaniesCommand).
Resolving inheritance for "Shared\Command\ListCompaniesCommand" (parent: .instanceof.Shared\Command\ListCompaniesCommand.0.Shared\Command\ListCompaniesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\MakeApiEntityCommand" (parent: .abstract.instanceof.Shared\Command\MakeApiEntityCommand).
Resolving inheritance for ".instanceof.Shared\Command\MakeApiEntityCommand.0.Shared\Command\MakeApiEntityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\MakeApiEntityCommand).
Resolving inheritance for "Shared\Command\MakeApiEntityCommand" (parent: .instanceof.Shared\Command\MakeApiEntityCommand.0.Shared\Command\MakeApiEntityCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shared\Controller\HomeController" (parent: .abstract.instanceof.Shared\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shared\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shared\Controller\HomeController).
Resolving inheritance for ".instanceof.Shared\Controller\HomeController.0.Shared\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shared\Controller\HomeController).
Resolving inheritance for "Shared\Controller\HomeController" (parent: .instanceof.Shared\Controller\HomeController.0.Shared\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shared\EventSubscriber\JwtEventSubscriber" (parent: .abstract.instanceof.Shared\EventSubscriber\JwtEventSubscriber).
Resolving inheritance for "Shared\EventSubscriber\JwtEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shared\EventSubscriber\JwtEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shared\EventSubscriber\TenantDetectionSubscriber" (parent: .abstract.instanceof.Shared\EventSubscriber\TenantDetectionSubscriber).
Resolving inheritance for "Shared\EventSubscriber\TenantDetectionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shared\EventSubscriber\TenantDetectionSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\CompanyRepository" (parent: .abstract.instanceof.Shared\Repository\CompanyRepository).
Resolving inheritance for "Shared\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserOauthLinkRepository" (parent: .abstract.instanceof.Shared\Repository\UserOauthLinkRepository).
Resolving inheritance for "Shared\Repository\UserOauthLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserOauthLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserOtpRepository" (parent: .abstract.instanceof.Shared\Repository\UserOtpRepository).
Resolving inheritance for "Shared\Repository\UserOtpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserOtpRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserTokenRepository" (parent: .abstract.instanceof.Shared\Repository\UserTokenRepository).
Resolving inheritance for "Shared\Repository\UserTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserTokenRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\ApiController" (parent: .abstract.instanceof.Api\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\ApiController).
Resolving inheritance for ".instanceof.Api\Controller\ApiController.0.Api\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\ApiController).
Resolving inheritance for "Api\Controller\ApiController" (parent: .instanceof.Api\Controller\ApiController.0.Api\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\AuthController" (parent: .abstract.instanceof.Api\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\AuthController).
Resolving inheritance for ".instanceof.Api\Controller\AuthController.0.Api\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\AuthController).
Resolving inheritance for "Api\Controller\AuthController" (parent: .instanceof.Api\Controller\AuthController.0.Api\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Catalog\CatalogController" (parent: .abstract.instanceof.Api\Controller\Catalog\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Catalog\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Catalog\CatalogController).
Resolving inheritance for ".instanceof.Api\Controller\Catalog\CatalogController.0.Api\Controller\Catalog\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Catalog\CatalogController).
Resolving inheritance for "Api\Controller\Catalog\CatalogController" (parent: .instanceof.Api\Controller\Catalog\CatalogController.0.Api\Controller\Catalog\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Config\ConfigController" (parent: .abstract.instanceof.Api\Controller\Config\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Config\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Config\ConfigController).
Resolving inheritance for ".instanceof.Api\Controller\Config\ConfigController.0.Api\Controller\Config\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Config\ConfigController).
Resolving inheritance for "Api\Controller\Config\ConfigController" (parent: .instanceof.Api\Controller\Config\ConfigController.0.Api\Controller\Config\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Customer\CustomerController" (parent: .abstract.instanceof.Api\Controller\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Customer\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Customer\CustomerController).
Resolving inheritance for ".instanceof.Api\Controller\Customer\CustomerController.0.Api\Controller\Customer\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Customer\CustomerController).
Resolving inheritance for "Api\Controller\Customer\CustomerController" (parent: .instanceof.Api\Controller\Customer\CustomerController.0.Api\Controller\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Device\DigitizDeviceController" (parent: .abstract.instanceof.Api\Controller\Device\DigitizDeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Device\DigitizDeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Device\DigitizDeviceController).
Resolving inheritance for ".instanceof.Api\Controller\Device\DigitizDeviceController.0.Api\Controller\Device\DigitizDeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Device\DigitizDeviceController).
Resolving inheritance for "Api\Controller\Device\DigitizDeviceController" (parent: .instanceof.Api\Controller\Device\DigitizDeviceController.0.Api\Controller\Device\DigitizDeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Faq\FaqController" (parent: .abstract.instanceof.Api\Controller\Faq\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Faq\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Faq\FaqController).
Resolving inheritance for ".instanceof.Api\Controller\Faq\FaqController.0.Api\Controller\Faq\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Faq\FaqController).
Resolving inheritance for "Api\Controller\Faq\FaqController" (parent: .instanceof.Api\Controller\Faq\FaqController.0.Api\Controller\Faq\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Loyalty\LoyaltyController" (parent: .abstract.instanceof.Api\Controller\Loyalty\LoyaltyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Loyalty\LoyaltyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Loyalty\LoyaltyController).
Resolving inheritance for ".instanceof.Api\Controller\Loyalty\LoyaltyController.0.Api\Controller\Loyalty\LoyaltyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Loyalty\LoyaltyController).
Resolving inheritance for "Api\Controller\Loyalty\LoyaltyController" (parent: .instanceof.Api\Controller\Loyalty\LoyaltyController.0.Api\Controller\Loyalty\LoyaltyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Notification\FcmController" (parent: .abstract.instanceof.Api\Controller\Notification\FcmController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Notification\FcmController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Notification\FcmController).
Resolving inheritance for ".instanceof.Api\Controller\Notification\FcmController.0.Api\Controller\Notification\FcmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Notification\FcmController).
Resolving inheritance for "Api\Controller\Notification\FcmController" (parent: .instanceof.Api\Controller\Notification\FcmController.0.Api\Controller\Notification\FcmController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Order\OrderController" (parent: .abstract.instanceof.Api\Controller\Order\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Order\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Order\OrderController).
Resolving inheritance for ".instanceof.Api\Controller\Order\OrderController.0.Api\Controller\Order\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Order\OrderController).
Resolving inheritance for "Api\Controller\Order\OrderController" (parent: .instanceof.Api\Controller\Order\OrderController.0.Api\Controller\Order\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Wallet\WalletController" (parent: .abstract.instanceof.Api\Controller\Wallet\WalletController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Wallet\WalletController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Wallet\WalletController).
Resolving inheritance for ".instanceof.Api\Controller\Wallet\WalletController.0.Api\Controller\Wallet\WalletController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Wallet\WalletController).
Resolving inheritance for "Api\Controller\Wallet\WalletController" (parent: .instanceof.Api\Controller\Wallet\WalletController.0.Api\Controller\Wallet\WalletController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Api\Twig\InvoiceExtension" (parent: .abstract.instanceof.Api\Twig\InvoiceExtension).
Resolving inheritance for "Api\Twig\InvoiceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Api\Twig\InvoiceExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.shared_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.shared_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.shared_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.tenant_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.tenant_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.tenant_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.shared_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.shared_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.shared_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.tenant_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.tenant_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.tenant_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.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.auth" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.auth" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_public" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_public" (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.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.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 "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.Shared\Entity\Company.0.Shared\Entity\Company" (parent: .abstract.instanceof.Shared\Entity\Company).
Resolving inheritance for ".instanceof.Shared\Entity\UserOauthLink.0.Shared\Entity\UserOauthLink" (parent: .abstract.instanceof.Shared\Entity\UserOauthLink).
Resolving inheritance for ".instanceof.Shared\Entity\UserOtp.0.Shared\Entity\UserOtp" (parent: .abstract.instanceof.Shared\Entity\UserOtp).
Resolving inheritance for ".instanceof.Shared\Entity\UserToken.0.Shared\Entity\UserToken" (parent: .abstract.instanceof.Shared\Entity\UserToken).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Api\Controller\BaseTenantController" (parent: .abstract.instanceof..abstract.Api\Controller\BaseTenantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Api\Controller\BaseTenantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Api\Controller\BaseTenantController).
Resolving inheritance for ".instanceof.Api\Controller\BaseTenantController.0..abstract.Api\Controller\BaseTenantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Api\Controller\BaseTenantController).
Resolving inheritance for ".instanceof.Api\Entity\Category\Category.0.Api\Entity\Category\Category" (parent: .abstract.instanceof.Api\Entity\Category\Category).
Resolving inheritance for ".instanceof.Api\Entity\Category\CategoryLang.0.Api\Entity\Category\CategoryLang" (parent: .abstract.instanceof.Api\Entity\Category\CategoryLang).
Resolving inheritance for ".instanceof.Api\Entity\Category\CategoryProduct.0.Api\Entity\Category\CategoryProduct" (parent: .abstract.instanceof.Api\Entity\Category\CategoryProduct).
Resolving inheritance for ".instanceof.Api\Entity\Configuration\Configuration.0.Api\Entity\Configuration\Configuration" (parent: .abstract.instanceof.Api\Entity\Configuration\Configuration).
Resolving inheritance for ".instanceof.Api\Entity\Customer\Address.0.Api\Entity\Customer\Address" (parent: .abstract.instanceof.Api\Entity\Customer\Address).
Resolving inheritance for ".instanceof.Api\Entity\Customer\Customer.0.Api\Entity\Customer\Customer" (parent: .abstract.instanceof.Api\Entity\Customer\Customer).
Resolving inheritance for ".instanceof.Api\Entity\Customer\CustomerAllergen.0.Api\Entity\Customer\CustomerAllergen" (parent: .abstract.instanceof.Api\Entity\Customer\CustomerAllergen).
Resolving inheritance for ".instanceof.Api\Entity\Customer\CustomerCard.0.Api\Entity\Customer\CustomerCard" (parent: .abstract.instanceof.Api\Entity\Customer\CustomerCard).
Resolving inheritance for ".instanceof.Api\Entity\Customer\CustomerDiet.0.Api\Entity\Customer\CustomerDiet" (parent: .abstract.instanceof.Api\Entity\Customer\CustomerDiet).
Resolving inheritance for ".instanceof.Api\Entity\Customer\DigitizCustomer.0.Api\Entity\Customer\DigitizCustomer" (parent: .abstract.instanceof.Api\Entity\Customer\DigitizCustomer).
Resolving inheritance for ".instanceof.Api\Entity\Customer\UserDevice.0.Api\Entity\Customer\UserDevice" (parent: .abstract.instanceof.Api\Entity\Customer\UserDevice).
Resolving inheritance for ".instanceof.Api\Entity\Device\DigitizDevice.0.Api\Entity\Device\DigitizDevice" (parent: .abstract.instanceof.Api\Entity\Device\DigitizDevice).
Resolving inheritance for ".instanceof.Api\Entity\Device\DigitizDeviceCategory.0.Api\Entity\Device\DigitizDeviceCategory" (parent: .abstract.instanceof.Api\Entity\Device\DigitizDeviceCategory).
Resolving inheritance for ".instanceof.Api\Entity\Device\DigitizDeviceProduct.0.Api\Entity\Device\DigitizDeviceProduct" (parent: .abstract.instanceof.Api\Entity\Device\DigitizDeviceProduct).
Resolving inheritance for ".instanceof.Api\Entity\Device\DigitizDeviceType.0.Api\Entity\Device\DigitizDeviceType" (parent: .abstract.instanceof.Api\Entity\Device\DigitizDeviceType).
Resolving inheritance for ".instanceof.Api\Entity\Faq\Faq.0.Api\Entity\Faq\Faq" (parent: .abstract.instanceof.Api\Entity\Faq\Faq).
Resolving inheritance for ".instanceof.Api\Entity\Faq\FaqLang.0.Api\Entity\Faq\FaqLang" (parent: .abstract.instanceof.Api\Entity\Faq\FaqLang).
Resolving inheritance for ".instanceof.Api\Entity\Loyalty\RewardWallet.0.Api\Entity\Loyalty\RewardWallet" (parent: .abstract.instanceof.Api\Entity\Loyalty\RewardWallet).
Resolving inheritance for ".instanceof.Api\Entity\Loyalty\RewardWalletHistory.0.Api\Entity\Loyalty\RewardWalletHistory" (parent: .abstract.instanceof.Api\Entity\Loyalty\RewardWalletHistory).
Resolving inheritance for ".instanceof.Api\Entity\Order\DigitizOrder.0.Api\Entity\Order\DigitizOrder" (parent: .abstract.instanceof.Api\Entity\Order\DigitizOrder).
Resolving inheritance for ".instanceof.Api\Entity\Order\Order.0.Api\Entity\Order\Order" (parent: .abstract.instanceof.Api\Entity\Order\Order).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderCartRule.0.Api\Entity\Order\OrderCartRule" (parent: .abstract.instanceof.Api\Entity\Order\OrderCartRule).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderCombination.0.Api\Entity\Order\OrderCombination" (parent: .abstract.instanceof.Api\Entity\Order\OrderCombination).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderDetail.0.Api\Entity\Order\OrderDetail" (parent: .abstract.instanceof.Api\Entity\Order\OrderDetail).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderPayment.0.Api\Entity\Order\OrderPayment" (parent: .abstract.instanceof.Api\Entity\Order\OrderPayment).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderProductRate.0.Api\Entity\Order\OrderProductRate" (parent: .abstract.instanceof.Api\Entity\Order\OrderProductRate).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderRate.0.Api\Entity\Order\OrderRate" (parent: .abstract.instanceof.Api\Entity\Order\OrderRate).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderReporting.0.Api\Entity\Order\OrderReporting" (parent: .abstract.instanceof.Api\Entity\Order\OrderReporting).
Resolving inheritance for ".instanceof.Api\Entity\Order\OrderStateLang.0.Api\Entity\Order\OrderStateLang" (parent: .abstract.instanceof.Api\Entity\Order\OrderStateLang).
Resolving inheritance for ".instanceof.Api\Entity\Product\Allergen\DigitizAllergen.0.Api\Entity\Product\Allergen\DigitizAllergen" (parent: .abstract.instanceof.Api\Entity\Product\Allergen\DigitizAllergen).
Resolving inheritance for ".instanceof.Api\Entity\Product\Allergen\DigitizAllergenLang.0.Api\Entity\Product\Allergen\DigitizAllergenLang" (parent: .abstract.instanceof.Api\Entity\Product\Allergen\DigitizAllergenLang).
Resolving inheritance for ".instanceof.Api\Entity\Product\Allergen\DigitizAllergenProduct.0.Api\Entity\Product\Allergen\DigitizAllergenProduct" (parent: .abstract.instanceof.Api\Entity\Product\Allergen\DigitizAllergenProduct).
Resolving inheritance for ".instanceof.Api\Entity\Product\Diet\DigitizDiet.0.Api\Entity\Product\Diet\DigitizDiet" (parent: .abstract.instanceof.Api\Entity\Product\Diet\DigitizDiet).
Resolving inheritance for ".instanceof.Api\Entity\Product\Diet\DigitizDietLang.0.Api\Entity\Product\Diet\DigitizDietLang" (parent: .abstract.instanceof.Api\Entity\Product\Diet\DigitizDietLang).
Resolving inheritance for ".instanceof.Api\Entity\Product\Diet\DigitizDietProduct.0.Api\Entity\Product\Diet\DigitizDietProduct" (parent: .abstract.instanceof.Api\Entity\Product\Diet\DigitizDietProduct).
Resolving inheritance for ".instanceof.Api\Entity\Product\DigitizProduct.0.Api\Entity\Product\DigitizProduct" (parent: .abstract.instanceof.Api\Entity\Product\DigitizProduct).
Resolving inheritance for ".instanceof.Api\Entity\Product\ImageShop.0.Api\Entity\Product\ImageShop" (parent: .abstract.instanceof.Api\Entity\Product\ImageShop).
Resolving inheritance for ".instanceof.Api\Entity\Product\Label\DigitizLabel.0.Api\Entity\Product\Label\DigitizLabel" (parent: .abstract.instanceof.Api\Entity\Product\Label\DigitizLabel).
Resolving inheritance for ".instanceof.Api\Entity\Product\Label\DigitizLabelProduct.0.Api\Entity\Product\Label\DigitizLabelProduct" (parent: .abstract.instanceof.Api\Entity\Product\Label\DigitizLabelProduct).
Resolving inheritance for ".instanceof.Api\Entity\Product\Label\ProductLabelLang.0.Api\Entity\Product\Label\ProductLabelLang" (parent: .abstract.instanceof.Api\Entity\Product\Label\ProductLabelLang).
Resolving inheritance for ".instanceof.Api\Entity\Product\Product.0.Api\Entity\Product\Product" (parent: .abstract.instanceof.Api\Entity\Product\Product).
Resolving inheritance for ".instanceof.Api\Entity\Product\ProductLang.0.Api\Entity\Product\ProductLang" (parent: .abstract.instanceof.Api\Entity\Product\ProductLang).
Resolving inheritance for ".instanceof.Api\Entity\Product\ProductShop.0.Api\Entity\Product\ProductShop" (parent: .abstract.instanceof.Api\Entity\Product\ProductShop).
Resolving inheritance for ".instanceof.Api\Entity\Tax\OrderDetailTax.0.Api\Entity\Tax\OrderDetailTax" (parent: .abstract.instanceof.Api\Entity\Tax\OrderDetailTax).
Resolving inheritance for ".instanceof.Api\Entity\Tax\Tax.0.Api\Entity\Tax\Tax" (parent: .abstract.instanceof.Api\Entity\Tax\Tax).
Resolving inheritance for ".instanceof.Api\Entity\Wallet\PaymentRecharge.0.Api\Entity\Wallet\PaymentRecharge" (parent: .abstract.instanceof.Api\Entity\Wallet\PaymentRecharge).
Resolving inheritance for ".instanceof.Api\Entity\Wallet\WalletUser.0.Api\Entity\Wallet\WalletUser" (parent: .abstract.instanceof.Api\Entity\Wallet\WalletUser).
Resolving inheritance for ".instanceof.Api\Entity\Wallet\WalletUserHistory.0.Api\Entity\Wallet\WalletUserHistory" (parent: .abstract.instanceof.Api\Entity\Wallet\WalletUserHistory).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.shared_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.tenant_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.shared" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.shared" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.shared" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.tenant" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.tenant" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.tenant" (parent: doctrine.dbal.idle_connection_middleware).
176
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "http_client.uri_template_expander"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $shared.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $sharedConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $tenant.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $tenantConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.shared_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.shared_result_cache"; reason: private alias.
Removed service "doctrine.orm.shared_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shared.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $sharedEntityManager"; reason: private alias.
Removed service "doctrine.orm.shared_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.tenant_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.tenant_result_cache"; reason: private alias.
Removed service "doctrine.orm.tenant_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $tenant.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $tenantEntityManager"; reason: private alias.
Removed service "doctrine.orm.tenant_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.jwt_user_provider"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.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 "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 "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\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.VPIQtpB"; reason: private alias.
Removed service ".service_locator.FYj7dMv"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.shared_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.tenant_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.BLIWYoA"; reason: private alias.
Removed service ".service_locator.uqiMYGk"; reason: private alias.
50
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" 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 "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.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 ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.OXi1LDJ" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FbTVtRn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
324
Removed service ".abstract.Api\Controller\BaseTenantController"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "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 "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "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.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\AddCompanyCommand"; reason: abstract.
Removed service ".instanceof.Shared\Command\AddCompanyCommand.0.Shared\Command\AddCompanyCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Command\AddCompanyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\ListCompaniesCommand"; reason: abstract.
Removed service ".instanceof.Shared\Command\ListCompaniesCommand.0.Shared\Command\ListCompaniesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Command\ListCompaniesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shared\Command\MakeApiEntityCommand"; reason: abstract.
Removed service ".instanceof.Shared\Command\MakeApiEntityCommand.0.Shared\Command\MakeApiEntityCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Command\MakeApiEntityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shared\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shared\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Shared\Controller\HomeController.0.Shared\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Shared\Entity\Company.0.Shared\Entity\Company"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Entity\Company"; reason: abstract.
Removed service ".instanceof.Shared\Entity\UserOauthLink.0.Shared\Entity\UserOauthLink"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Entity\UserOauthLink"; reason: abstract.
Removed service ".instanceof.Shared\Entity\UserOtp.0.Shared\Entity\UserOtp"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Entity\UserOtp"; reason: abstract.
Removed service ".instanceof.Shared\Entity\UserToken.0.Shared\Entity\UserToken"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Entity\UserToken"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shared\EventSubscriber\JwtEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shared\EventSubscriber\JwtEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shared\EventSubscriber\TenantDetectionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shared\EventSubscriber\TenantDetectionSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserOauthLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Repository\UserOauthLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserOtpRepository"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Repository\UserOtpRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shared\Repository\UserTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.Shared\Repository\UserTokenRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Api\Controller\ApiController.0.Api\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Api\Controller\AuthController.0.Api\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Api\Controller\BaseTenantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Api\Controller\BaseTenantController"; reason: abstract.
Removed service ".instanceof.Api\Controller\BaseTenantController.0..abstract.Api\Controller\BaseTenantController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Api\Controller\BaseTenantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Catalog\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Catalog\CatalogController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Catalog\CatalogController.0.Api\Controller\Catalog\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Catalog\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Config\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Config\ConfigController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Config\ConfigController.0.Api\Controller\Config\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Config\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Customer\CustomerController.0.Api\Controller\Customer\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Device\DigitizDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Device\DigitizDeviceController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Device\DigitizDeviceController.0.Api\Controller\Device\DigitizDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Device\DigitizDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Faq\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Faq\FaqController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Faq\FaqController.0.Api\Controller\Faq\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Faq\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Loyalty\LoyaltyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Loyalty\LoyaltyController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Loyalty\LoyaltyController.0.Api\Controller\Loyalty\LoyaltyController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Loyalty\LoyaltyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Notification\FcmController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Notification\FcmController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Notification\FcmController.0.Api\Controller\Notification\FcmController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Notification\FcmController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Order\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Order\OrderController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Order\OrderController.0.Api\Controller\Order\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Order\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api\Controller\Wallet\WalletController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api\Controller\Wallet\WalletController"; reason: abstract.
Removed service ".instanceof.Api\Controller\Wallet\WalletController.0.Api\Controller\Wallet\WalletController"; reason: abstract.
Removed service ".abstract.instanceof.Api\Controller\Wallet\WalletController"; reason: abstract.
Removed service ".instanceof.Api\Entity\Category\Category.0.Api\Entity\Category\Category"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Category\Category"; reason: abstract.
Removed service ".instanceof.Api\Entity\Category\CategoryLang.0.Api\Entity\Category\CategoryLang"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Category\CategoryLang"; reason: abstract.
Removed service ".instanceof.Api\Entity\Category\CategoryProduct.0.Api\Entity\Category\CategoryProduct"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Category\CategoryProduct"; reason: abstract.
Removed service ".instanceof.Api\Entity\Configuration\Configuration.0.Api\Entity\Configuration\Configuration"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Configuration\Configuration"; reason: abstract.
Removed service ".instanceof.Api\Entity\Customer\Address.0.Api\Entity\Customer\Address"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Customer\Address"; reason: abstract.
Removed service ".instanceof.Api\Entity\Customer\Customer.0.Api\Entity\Customer\Customer"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Customer\Customer"; reason: abstract.
Removed service ".instanceof.Api\Entity\Customer\CustomerAllergen.0.Api\Entity\Customer\CustomerAllergen"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Customer\CustomerAllergen"; reason: abstract.
Removed service ".instanceof.Api\Entity\Customer\CustomerCard.0.Api\Entity\Customer\CustomerCard"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Customer\CustomerCard"; reason: abstract.
Removed service ".instanceof.Api\Entity\Customer\CustomerDiet.0.Api\Entity\Customer\CustomerDiet"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Customer\CustomerDiet"; reason: abstract.
Removed service ".instanceof.Api\Entity\Customer\DigitizCustomer.0.Api\Entity\Customer\DigitizCustomer"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Customer\DigitizCustomer"; reason: abstract.
Removed service ".instanceof.Api\Entity\Customer\UserDevice.0.Api\Entity\Customer\UserDevice"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Customer\UserDevice"; reason: abstract.
Removed service ".instanceof.Api\Entity\Device\DigitizDevice.0.Api\Entity\Device\DigitizDevice"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Device\DigitizDevice"; reason: abstract.
Removed service ".instanceof.Api\Entity\Device\DigitizDeviceCategory.0.Api\Entity\Device\DigitizDeviceCategory"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Device\DigitizDeviceCategory"; reason: abstract.
Removed service ".instanceof.Api\Entity\Device\DigitizDeviceProduct.0.Api\Entity\Device\DigitizDeviceProduct"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Device\DigitizDeviceProduct"; reason: abstract.
Removed service ".instanceof.Api\Entity\Device\DigitizDeviceType.0.Api\Entity\Device\DigitizDeviceType"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Device\DigitizDeviceType"; reason: abstract.
Removed service ".instanceof.Api\Entity\Faq\Faq.0.Api\Entity\Faq\Faq"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Faq\Faq"; reason: abstract.
Removed service ".instanceof.Api\Entity\Faq\FaqLang.0.Api\Entity\Faq\FaqLang"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Faq\FaqLang"; reason: abstract.
Removed service ".instanceof.Api\Entity\Loyalty\RewardWallet.0.Api\Entity\Loyalty\RewardWallet"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Loyalty\RewardWallet"; reason: abstract.
Removed service ".instanceof.Api\Entity\Loyalty\RewardWalletHistory.0.Api\Entity\Loyalty\RewardWalletHistory"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Loyalty\RewardWalletHistory"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\DigitizOrder.0.Api\Entity\Order\DigitizOrder"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\DigitizOrder"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\Order.0.Api\Entity\Order\Order"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\Order"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderCartRule.0.Api\Entity\Order\OrderCartRule"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderCartRule"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderCombination.0.Api\Entity\Order\OrderCombination"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderCombination"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderDetail.0.Api\Entity\Order\OrderDetail"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderDetail"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderPayment.0.Api\Entity\Order\OrderPayment"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderPayment"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderProductRate.0.Api\Entity\Order\OrderProductRate"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderProductRate"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderRate.0.Api\Entity\Order\OrderRate"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderRate"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderReporting.0.Api\Entity\Order\OrderReporting"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderReporting"; reason: abstract.
Removed service ".instanceof.Api\Entity\Order\OrderStateLang.0.Api\Entity\Order\OrderStateLang"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Order\OrderStateLang"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Allergen\DigitizAllergen.0.Api\Entity\Product\Allergen\DigitizAllergen"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Allergen\DigitizAllergen"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Allergen\DigitizAllergenLang.0.Api\Entity\Product\Allergen\DigitizAllergenLang"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Allergen\DigitizAllergenLang"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Allergen\DigitizAllergenProduct.0.Api\Entity\Product\Allergen\DigitizAllergenProduct"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Allergen\DigitizAllergenProduct"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Diet\DigitizDiet.0.Api\Entity\Product\Diet\DigitizDiet"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Diet\DigitizDiet"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Diet\DigitizDietLang.0.Api\Entity\Product\Diet\DigitizDietLang"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Diet\DigitizDietLang"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Diet\DigitizDietProduct.0.Api\Entity\Product\Diet\DigitizDietProduct"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Diet\DigitizDietProduct"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\DigitizProduct.0.Api\Entity\Product\DigitizProduct"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\DigitizProduct"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\ImageShop.0.Api\Entity\Product\ImageShop"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\ImageShop"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Label\DigitizLabel.0.Api\Entity\Product\Label\DigitizLabel"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Label\DigitizLabel"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Label\DigitizLabelProduct.0.Api\Entity\Product\Label\DigitizLabelProduct"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Label\DigitizLabelProduct"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Label\ProductLabelLang.0.Api\Entity\Product\Label\ProductLabelLang"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Label\ProductLabelLang"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\Product.0.Api\Entity\Product\Product"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\Product"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\ProductLang.0.Api\Entity\Product\ProductLang"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\ProductLang"; reason: abstract.
Removed service ".instanceof.Api\Entity\Product\ProductShop.0.Api\Entity\Product\ProductShop"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Product\ProductShop"; reason: abstract.
Removed service ".instanceof.Api\Entity\Tax\OrderDetailTax.0.Api\Entity\Tax\OrderDetailTax"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Tax\OrderDetailTax"; reason: abstract.
Removed service ".instanceof.Api\Entity\Tax\Tax.0.Api\Entity\Tax\Tax"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Tax\Tax"; reason: abstract.
Removed service ".instanceof.Api\Entity\Wallet\PaymentRecharge.0.Api\Entity\Wallet\PaymentRecharge"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Wallet\PaymentRecharge"; reason: abstract.
Removed service ".instanceof.Api\Entity\Wallet\WalletUser.0.Api\Entity\Wallet\WalletUser"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Wallet\WalletUser"; reason: abstract.
Removed service ".instanceof.Api\Entity\Wallet\WalletUserHistory.0.Api\Entity\Wallet\WalletUserHistory"; reason: abstract.
Removed service ".abstract.instanceof.Api\Entity\Wallet\WalletUserHistory"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Api\Twig\InvoiceExtension"; reason: abstract.
Removed service ".abstract.instanceof.Api\Twig\InvoiceExtension"; reason: abstract.
196
Removed service "Shared\Entity\Company"; reason: unused.
Removed service "Shared\Entity\UserOauthLink"; reason: unused.
Removed service "Shared\Entity\UserOtp"; reason: unused.
Removed service "Shared\Entity\UserToken"; reason: unused.
Removed service "Shared\Kernel"; reason: unused.
Removed service "Shared\Security\User"; reason: unused.
Removed service "Shared\Utility\ValidationErrorFormatter"; reason: unused.
Removed service "Api\Dto\Auth\FirebaseAuthRequest"; reason: unused.
Removed service "Api\Dto\Auth\RefreshRequest"; reason: unused.
Removed service "Api\Dto\Auth\SendEmailRequest"; reason: unused.
Removed service "Api\Dto\Auth\UpdateAllergensRequest"; reason: unused.
Removed service "Api\Dto\Auth\UpdateDietsRequest"; reason: unused.
Removed service "Api\Dto\Auth\UpdatePersonalDataRequest"; reason: unused.
Removed service "Api\Dto\Auth\VerifyRequest"; reason: unused.
Removed service "Api\Dto\Device\DeviceUnpairRequest"; reason: unused.
Removed service "Api\Dto\DevicePairRequest"; reason: unused.
Removed service "Api\Dto\Order\OrderRateRequest"; reason: unused.
Removed service "Api\Dto\Order\OrderReportingRequest"; reason: unused.
Removed service "Api\Dto\Wallet\PaymentWalletRequest"; reason: unused.
Removed service "Api\Dto\Wallet\RegisterCardRequest"; reason: unused.
Removed service "Api\Entity\Category\Category"; reason: unused.
Removed service "Api\Entity\Category\CategoryLang"; reason: unused.
Removed service "Api\Entity\Category\CategoryProduct"; reason: unused.
Removed service "Api\Entity\Configuration\Configuration"; reason: unused.
Removed service "Api\Entity\Customer\Address"; reason: unused.
Removed service "Api\Entity\Customer\Customer"; reason: unused.
Removed service "Api\Entity\Customer\CustomerAllergen"; reason: unused.
Removed service "Api\Entity\Customer\CustomerCard"; reason: unused.
Removed service "Api\Entity\Customer\CustomerDiet"; reason: unused.
Removed service "Api\Entity\Customer\DigitizCustomer"; reason: unused.
Removed service "Api\Entity\Customer\UserDevice"; reason: unused.
Removed service "Api\Entity\Device\DigitizDevice"; reason: unused.
Removed service "Api\Entity\Device\DigitizDeviceCategory"; reason: unused.
Removed service "Api\Entity\Device\DigitizDeviceProduct"; reason: unused.
Removed service "Api\Entity\Device\DigitizDeviceType"; reason: unused.
Removed service "Api\Entity\Faq\Faq"; reason: unused.
Removed service "Api\Entity\Faq\FaqLang"; reason: unused.
Removed service "Api\Entity\Loyalty\RewardWallet"; reason: unused.
Removed service "Api\Entity\Loyalty\RewardWalletHistory"; reason: unused.
Removed service "Api\Entity\Order\DigitizOrder"; reason: unused.
Removed service "Api\Entity\Order\Order"; reason: unused.
Removed service "Api\Entity\Order\OrderCartRule"; reason: unused.
Removed service "Api\Entity\Order\OrderCombination"; reason: unused.
Removed service "Api\Entity\Order\OrderDetail"; reason: unused.
Removed service "Api\Entity\Order\OrderPayment"; reason: unused.
Removed service "Api\Entity\Order\OrderProductRate"; reason: unused.
Removed service "Api\Entity\Order\OrderRate"; reason: unused.
Removed service "Api\Entity\Order\OrderReporting"; reason: unused.
Removed service "Api\Entity\Order\OrderStateLang"; reason: unused.
Removed service "Api\Entity\Product\Allergen\DigitizAllergen"; reason: unused.
Removed service "Api\Entity\Product\Allergen\DigitizAllergenLang"; reason: unused.
Removed service "Api\Entity\Product\Allergen\DigitizAllergenProduct"; reason: unused.
Removed service "Api\Entity\Product\Diet\DigitizDiet"; reason: unused.
Removed service "Api\Entity\Product\Diet\DigitizDietLang"; reason: unused.
Removed service "Api\Entity\Product\Diet\DigitizDietProduct"; reason: unused.
Removed service "Api\Entity\Product\DigitizProduct"; reason: unused.
Removed service "Api\Entity\Product\ImageShop"; reason: unused.
Removed service "Api\Entity\Product\Label\DigitizLabel"; reason: unused.
Removed service "Api\Entity\Product\Label\DigitizLabelProduct"; reason: unused.
Removed service "Api\Entity\Product\Label\ProductLabelLang"; reason: unused.
Removed service "Api\Entity\Product\Product"; reason: unused.
Removed service "Api\Entity\Product\ProductLang"; reason: unused.
Removed service "Api\Entity\Product\ProductShop"; reason: unused.
Removed service "Api\Entity\Tax\OrderDetailTax"; reason: unused.
Removed service "Api\Entity\Tax\Tax"; reason: unused.
Removed service "Api\Entity\Wallet\PaymentRecharge"; reason: unused.
Removed service "Api\Entity\Wallet\WalletUser"; reason: unused.
Removed service "Api\Entity\Wallet\WalletUserHistory"; reason: unused.
Removed service "Api\Repository\Config\ConfigurationRepository"; reason: unused.
Removed service "Api\Repository\Configuration\ConfigurationRepository"; reason: unused.
Removed service "Api\Repository\Customer\AddressRepository"; reason: unused.
Removed service "Api\Repository\Customer\CustomerAllergenRepository"; reason: unused.
Removed service "Api\Repository\Customer\CustomerCardRepository"; reason: unused.
Removed service "Api\Repository\Customer\CustomerDietRepository"; reason: unused.
Removed service "Api\Repository\Customer\CustomerRepository"; reason: unused.
Removed service "Api\Repository\Customer\DigitizCustomerRepository"; reason: unused.
Removed service "Api\Repository\Customer\UserDeviceRepository"; reason: unused.
Removed service "Api\Repository\Device\DigitizDeviceRepository"; reason: unused.
Removed service "Api\Repository\Device\DigitizDeviceTypeRepository"; reason: unused.
Removed service "Api\Repository\FaqRepository"; reason: unused.
Removed service "Api\Repository\Loyalty\RewardWalletHistoryRepository"; reason: unused.
Removed service "Api\Repository\Order\OrderReportingRepository"; reason: unused.
Removed service "Api\Repository\Order\OrderRepository"; reason: unused.
Removed service "Api\Repository\Wallet\PaymentRechargeRepository"; reason: unused.
Removed service "Api\Repository\Wallet\WalletUserHistoryRepository"; reason: unused.
Removed service "Api\Repository\Wallet\WalletUserRepository"; reason: unused.
Removed service "Api\Service\Wallet\WalletRechargeService"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "property_accessor"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "cache.property_access"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "form.type_guesser.doctrine"; reason: unused.
Removed service "form.type.entity"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service ".service_locator.qe07GcU"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; 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 "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
Removed service ".service_locator.rAuPNI6"; reason: unused.
260
Inlined service ".service_locator.OXi1LDJ.Shared\Controller\HomeController" to "Shared\Controller\HomeController".
Inlined service "mailer.mailer" to "Shared\Service\MailerService".
Inlined service "Shared\Service\TenantConnectionManager" to "Shared\Service\TenantConnectionFactory".
Inlined service ".service_locator.TJNRSaV.Api\Controller\ApiController" to "Api\Controller\ApiController".
Inlined service "Shared\Service\OtpService" to "Api\Controller\AuthController".
Inlined service "Shared\Service\MailerService" to "Api\Controller\AuthController".
Inlined service "Api\Service\CustomerService" to "Api\Controller\AuthController".
Inlined service "Shared\Service\FirebaseAuthService" to "Api\Controller\AuthController".
Inlined service "Shared\Service\UserTokenService" to "Api\Controller\AuthController".
Inlined service "Shared\Service\OAuthLinkService" to "Api\Controller\AuthController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\AuthController" to "Api\Controller\AuthController".
Inlined service "Api\Repository\Catalog\CatalogRepository" to "Api\Controller\Catalog\CatalogController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Catalog\CatalogController" to "Api\Controller\Catalog\CatalogController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Config\ConfigController" to "Api\Controller\Config\ConfigController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Customer\CustomerController" to "Api\Controller\Customer\CustomerController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Device\DigitizDeviceController" to "Api\Controller\Device\DigitizDeviceController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Faq\FaqController" to "Api\Controller\Faq\FaqController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Loyalty\LoyaltyController" to "Api\Controller\Loyalty\LoyaltyController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Notification\FcmController" to "Api\Controller\Notification\FcmController".
Inlined service "Api\Service\InvoiceService" to "Api\Controller\Order\OrderController".
Inlined service "Api\Service\Order\OrderRatingService" to "Api\Controller\Order\OrderController".
Inlined service "Api\Service\Order\OrderReportingService" to "Api\Controller\Order\OrderController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Order\OrderController" to "Api\Controller\Order\OrderController".
Inlined service "Api\Service\Wallet\WalletPaymentService" to "Api\Controller\Wallet\WalletController".
Inlined service "Api\Service\Wallet\WalletCardService" to "Api\Controller\Wallet\WalletController".
Inlined service ".service_locator.TJNRSaV.Api\Controller\Wallet\WalletController" to "Api\Controller\Wallet\WalletController".
Inlined service "Api\Service\Catalog\CatalogProductFilterApplier" to "Api\Repository\Catalog\CatalogRepository".
Inlined service "Api\Service\Catalog\PricingService" to "Api\Repository\Catalog\CatalogRepository".
Inlined service "Api\Service\Payment\PayzenService" to "Api\Service\Wallet\WalletPaymentService".
Inlined service "error_handler.error_renderer.default" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template_expander.rize" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.X_ffQ6B" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "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.shared_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.tenant_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.xapm37H" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.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 "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" 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 "Api\Twig\InvoiceExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.._otvNi" 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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.shared_schema_asset_filter_manager" to "doctrine.dbal.shared_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.shared" to "doctrine.dbal.shared_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.shared" to "doctrine.dbal.shared_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.shared" to "doctrine.dbal.shared_connection.configuration".
Inlined service ".service_locator.nFnGsD7" to "doctrine.dbal.shared_connection.event_manager".
Inlined service "doctrine.dbal.shared_connection.configuration" to "doctrine.dbal.shared_connection".
Inlined service "doctrine.dbal.tenant_schema_asset_filter_manager" to "doctrine.dbal.tenant_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.tenant" to "doctrine.dbal.tenant_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.tenant" to "doctrine.dbal.tenant_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.tenant" to "doctrine.dbal.tenant_connection.configuration".
Inlined service ".service_locator.EyOOqXL" to "doctrine.dbal.tenant_connection.event_manager".
Inlined service "doctrine.dbal.tenant_connection.configuration" to "doctrine.dbal.tenant_connection".
Inlined service ".service_locator.JDCbnOy" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.shared.metadata" to "doctrine.orm.shared_configuration".
Inlined service ".doctrine.orm.shared_metadata_driver" to "doctrine.orm.shared_configuration".
Inlined service "doctrine.orm.shared_entity_listener_resolver" to "doctrine.orm.shared_configuration".
Inlined service "cache.doctrine.orm.shared.result.recorder_inner" to "cache.doctrine.orm.shared.result".
Inlined service "cache.doctrine.orm.shared.query.recorder_inner" to "cache.doctrine.orm.shared.query".
Inlined service "cache.doctrine.orm.tenant.metadata" to "doctrine.orm.tenant_configuration".
Inlined service ".doctrine.orm.tenant_metadata_driver" to "doctrine.orm.tenant_configuration".
Inlined service "doctrine.orm.tenant_entity_listener_resolver" to "doctrine.orm.tenant_configuration".
Inlined service "cache.doctrine.orm.tenant.result.recorder_inner" to "cache.doctrine.orm.tenant.result".
Inlined service "cache.doctrine.orm.tenant.query.recorder_inner" to "cache.doctrine.orm.tenant.query".
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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher._BjZTEC" to "security.access_map".
Inlined service ".security.request_matcher._hi3tXy" to "security.access_map".
Inlined service ".security.request_matcher.QKViPby" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.l7v9mxi" to ".security.request_matcher.C5cZlz8".
Inlined service "security.firewall.map.config.auth" to "security.firewall.map.context.auth".
Inlined service ".security.request_matcher.yQsqpBL" to ".security.request_matcher.mYplf8E".
Inlined service "security.firewall.map.config.api_public" to "security.firewall.map.context.api_public".
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.authentication.session_strategy" to "security.listener.session.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.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.iLUWnhP" to ".security.request_matcher._BjZTEC".
Inlined service ".security.request_matcher.rJ3u9Jz" to ".security.request_matcher._hi3tXy".
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 "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.shared_metadata_driver.inner" to ".doctrine.orm.shared_metadata_driver".
Inlined service ".doctrine.orm.tenant_metadata_driver.inner" to ".doctrine.orm.tenant_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service ".service_locator.OXi1LDJ" to ".service_locator.OXi1LDJ.Shared\Controller\HomeController".
Inlined service ".service_locator.xdLQ5FJ" to ".service_locator.xdLQ5FJ.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1gw5tvd" to "debug.argument_resolver.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.hABLC.Z" to "console.command_loader".
Inlined service ".service_locator.xdLQ5FJ.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
3
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used. Did you mean "container.error"?
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", "monolog.logger.deprecation", but was never used.