Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Elao\Enum\Bridge\Symfony\Bundle\DependencyInjection\ElaoEnumExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Elao\Enum\Bridge\Symfony\Bundle\DependencyInjection\ElaoEnumExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\TranslationBundle\DependencyInjection\LexikTranslationExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\TranslationBundle\DependencyInjection\LexikTranslationExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Elao\Enum\Bridge\Symfony\Bundle\DependencyInjection\Compiler\DoctrineDBALTypesPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Elao\Enum\Bridge\Symfony\Bundle\DependencyInjection\Compiler\DoctrineODMTypesPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\DataProviderPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\FilterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\ElasticsearchClientPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\GraphQlTypePass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\GraphQlQueryResolverPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\GraphQlMutationResolverPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\DeprecateMercurePublisherPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\MetadataAwareNameConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\TestClientPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\DeprecateLegacyIriConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\TranslationBundle\DependencyInjection\Compiler\TranslatorPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\TranslationBundle\DependencyInjection\Compiler\RegisterMappingPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\ExpressionLanguage\ExpressionLanguage::registerFunctions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\ApiPlatform\OpenApi\ExpressionLanguage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\BlogPostBySlugProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\ChatCheckProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\ChatCurrentProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\ChatStatisticsProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\OrderCountProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\OrderFormProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\OrderInfoProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProviderInterface::provide()" might add "T|PartialPaginatorInterface|iterable|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Provider\PrescriptionsProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "App\ApiPlatform\Serializer\HydraCollectionSerializer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Serializer\HydraCollectionSerializer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\ApiPlatform\Serializer\HydraCollectionSerializer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Serializer\HydraCollectionSerializer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface::setNormalizer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ApiPlatform\Serializer\HydraCollectionSerializer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\CheckInvoicesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\CheckInvoicesCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\CheckInvoicesCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\CheckProductsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\CheckProductsCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\CreateProductSlugsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\CreateProductSlugsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\CreateProductSlugsCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\GenerateBlogPostCustomLinksCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\GenerateCriticalCSSCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\GenerateCriticalCSSCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\GenerateInvoicesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\GenerateInvoicesCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\GenerateInvoicesCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\GenerateKohortCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\GenerateKohortCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\GenerateKohortCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\GeneratePrescriptionsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\GeneratePrescriptionsCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\ImportDiseasesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\ImportDiseasesCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\ImportDiseasesCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\ImportProceduresCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\ImportProceduresCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\ImportProceduresCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\ImportProductsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\ImportProductsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\ImportProductsCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\NewsletterCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\NewsletterCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\NewsletterTestCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\NewsletterTestCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\OldImportProductsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\OldImportProductsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\OldImportProductsCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\PerformTaskCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\PerformTaskCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\SendNotificationsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\SendNotificationsCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\SendSickLeaveCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\SendSickLeaveCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\SendSickLeaveCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\UpdateAtineaApiCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\UpdateBaseMedicalHistoryCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UpdateBaseMedicalHistoryCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\UpdateBaseMedicalHistoryCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UpdateDoctorSpecializationCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UpdateEansCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\UpdateEansCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UpdateFileInfoCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UpdateOrderStateCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\UpdateOrderStateCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UpdateOrderWordpressStatusCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UpdateProductPopularityCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\UpdateProductPopularityCommand".
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::new()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\AbstractCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\AbstractCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::detail()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\DiscountCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::detail()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\EmailCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::detail()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\NotificationCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\OpinionCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\PatientCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::detail()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\ReflinkCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\UserCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Query\Coalesce" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Query\First" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Query\First" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Query\JsonExtract" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Query\JsonExtract" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Query\JsonUnquote" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Query\JsonUnquote" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\ApiLoginSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\ApiUserValidateSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\DoctorSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\DoctrineSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\EasyAdminSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\JWTSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Zenstruck\Foundry\Factory::create()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\ObjectFactory".
The "Zenstruck\Foundry\Persistence\RepositoryDecorator" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\ProxyRepositoryDecorator".
The "Zenstruck\Foundry\ObjectFactory::new()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\ObjectFactory::create()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\ObjectFactory::createOne()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\ObjectFactory::createSequence()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::first()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::last()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::random()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomSet()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomRange()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::all()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::find()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findBy()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::repository()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "App\Factory\ActiveSubstanceWarningFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
The "App\Factory\DoctorSpecializationFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
The "App\Factory\DoctorSpecializationReminderFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
The "App\Factory\NotificationHistoryFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
The "App\Factory\NotificationTemplateFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
The "App\Factory\OrderMessageTemplateFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
The "App\Factory\PlaceSpecializationFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\AddItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\AddItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\AgreeTermsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\AgreeTermsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ApiLoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\ApiLoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ApiLoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\PatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\BaseMedicalHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\BaseMedicalHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\BlogCustomLinkType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\BlogCustomLinkType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\BlogPostCommentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ChorobyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ClearCartType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ClearCartType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ConsultationMedicalHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ConsultationMedicalHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\ConsultationMedicalHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ContactFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ContentTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ContentTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomFileCollectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomFileCollectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\CustomFileCollectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\BooleanToStringTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\BooleanToStringTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\DateRangeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DateTimeSecType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\DateTimeSecType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\DateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\DateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\DateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorChoiceFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorChoiceFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorServiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DoctorServiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DocumentPasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\DokumentUprawnienType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\DropzoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\EihCheckUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\EihCheckUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\EmailOrPhoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\EmailOrPhoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\EmailReplyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Form\EventListener\BuildFormFieldSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\FilterFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\GoogleMapsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\GoogleMapsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\GoogleMapsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\GroupTextType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\LekiType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\MedicalHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\MedicalHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\MedicinesCommentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\NewsletterPreferenceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\NewsletterPreferenceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\NoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\NoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OpinionFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderCancelType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderCancelType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderFulfillType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderFulfillType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderMessageTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderMessageTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderMessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderMessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\OrderSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\OrderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\PaymentMethodType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PhoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\PhoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\PhoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PreConsultationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PreConsultationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PreSickLeaveCompanyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PreSickLeaveType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PreSickLeaveType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PrescriptionItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PrescriptionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PrescriptionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\ReflinkStatsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RegisterPatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RegisterPatientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RemoveItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RemoveItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\RolesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\RolesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SetDiscountType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SetDiscountType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SetItemQuantityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SetItemQuantityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SickLeaveType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\SickLeaveType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SimplePaymentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SimplePaymentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\TpayBankType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserChangePasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserChangePasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\UserChangePasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserOrderSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserOrderSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserRecoverType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserRecoverType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserRegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserRegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\VoivodeshipType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\VoivodeshipType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Message\ExMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\HDMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\InvoiceMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\MedycMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\NewsletterMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\NotificationMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\RemoveExPrescriptionMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\SendExPrescriptionMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\UpdateExPrescriptionMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Message\WordpressMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\Normalizer\AutocompleteNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface" that is deprecated since symfony/serializer 6.1, use NormalizerInterface instead.
Class "App\Normalizer\AutocompleteNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\AutocompleteNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\ContentTemplateTypeNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareDenormalizerInterface" that is deprecated since symfony/serializer 6.1, use DenormalizerInterface instead.
Class "App\Normalizer\ContentTemplateTypeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "App\Normalizer\DateTimeNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface" that is deprecated since symfony/serializer 6.1, use NormalizerInterface instead.
Class "App\Normalizer\DateTimeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\DateTimeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\DoctorSlotsNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface" that is deprecated since symfony/serializer 6.1, use NormalizerInterface instead.
Class "App\Normalizer\DoctorSlotsNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\DoctorSlotsNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\FileTypeNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareDenormalizerInterface" that is deprecated since symfony/serializer 6.1, use DenormalizerInterface instead.
Class "App\Normalizer\FileTypeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "App\Normalizer\InstitutionNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface" that is deprecated since symfony/serializer 6.1, use NormalizerInterface instead.
Class "App\Normalizer\InstitutionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\InstitutionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\OpinionDenormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareDenormalizerInterface" that is deprecated since symfony/serializer 6.1, use DenormalizerInterface instead.
Class "App\Normalizer\OpinionDenormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "App\Normalizer\OrderDenormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareDenormalizerInterface" that is deprecated since symfony/serializer 6.1, use DenormalizerInterface instead.
Class "App\Normalizer\OrderDenormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "App\Normalizer\PatientDenormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareDenormalizerInterface" that is deprecated since symfony/serializer 6.1, use DenormalizerInterface instead.
Class "App\Normalizer\PatientDenormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Method "Tpay\OriginApi\Refunds\CardRefunds::refund()" might add "array" as a native return type declaration in the future. Do the same in child class "App\Payment\Tpay\CardRefund" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Tpay\OriginApi\PaymentForms\PaymentBasicForms::getSimpleBankList()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Payment\Tpay\TransactionApi" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler" class is considered final. It may change without further notice as of its next major version. You should not extend it from "App\Security\ApiAuthenticationSuccessHandler".
Method "Twig\Extension\ExtensionInterface::getTests()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Birthday" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\BirthdayValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\BlockFormValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\CanEditPrescription" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\CanEditPrescriptionValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\ChatMessage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\ChatMessageValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\DateTimeStringValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\DocumentationRequired" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\DocumentationRequiredValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\HasPreviousOrder" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\HasPreviousOrderValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\MaxOrderFilesValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\NIPValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\OldPasswordValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\PESELValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\ProductRequirements" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\ProductRequirementsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\REGONValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\StrongPasswordValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Twig" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\TwigValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\UniqueMedicalHistoryPatient" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\UniqueMedicalHistoryPatientValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\UniqueOrderItemsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\UniqueUser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\UniqueUserValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\ValidCert" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\ValidCertValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
The "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
Since nelmio/security-bundle 3.4.0: The "xss_protection" option is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.
Since gesdinet/jwt-refresh-token-bundle 1.0: The "Gesdinet\JWTRefreshTokenBundle\Entity\AbstractRefreshToken" class is deprecated, use "Gesdinet\JWTRefreshTokenBundle\Model\AbstractRefreshToken" instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\MakerBundle\Maker\AbstractMaker::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\MakerBundle\Maker\AbstractMaker::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Elao\Enum\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver\EnumValueResolver" class implements "Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface" that is deprecated since Symfony 6.2, implement ValueResolverInterface instead.
The "ApiPlatform\Symfony\Bundle\ArgumentResolver\PayloadArgumentResolver" class implements "Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface" that is deprecated since Symfony 6.2, implement ValueResolverInterface instead.
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageHandlerInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
The "Presta\SitemapBundle\Messenger\DumpSitemapMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
Since symfony/doctrine-bridge 6.3: Registering "App\EventSubscriber\DoctorSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "App\EventSubscriber\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Lexik\Bundle\TranslationBundle\Controller\RestController::setRequestStack()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Lexik\Bundle\TranslationBundle\Controller\RestController::setTokenManager()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Lexik\Bundle\TranslationBundle\Controller\TranslationController::setRequestStack()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Lexik\Bundle\TranslationBundle\Controller\TranslationController::setTokenManager()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Class "ApiPlatform\Hydra\Serializer\CollectionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Hydra\Serializer\CollectionNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Method "Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Serializer\AbstractItemNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::setAttributeValue()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Serializer\AbstractItemNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::getAttributeValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Serializer\AbstractItemNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\JsonLd\Serializer\ItemNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "ApiPlatform\JsonLd\Serializer\ItemNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ApiPlatform\JsonLd\Serializer\ItemNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\Serializer\ItemNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "ApiPlatform\Serializer\ItemNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Serializer\ItemNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UlidNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UlidNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UuidNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UuidNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Admin\Field\Configurator\IdNotesConfigurator" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\ApiPlatform\Processor\ChatMessageProcessor" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\ApiPlatform\Processor\DoctorDataProcessor" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\ApiPlatform\Processor\MedicalHistoryProcessor" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\ApiPlatform\Processor\OrderDataProcessor" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\ApiPlatform\Provider\UserMeDataProvider" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Admin\OrderConsultationCrudController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Admin\OrderCrudController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Admin\OrderPrescriptionCrudController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Admin\OrderSickLeaveCrudController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Admin\PatientCrudController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Api\GetChatItem" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Api\GetOrderItem" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Api\GetOrderItemData" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Api\GetOrderPrevious" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Api\GetOrderPreviousPrescriptions" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Api\PostDoctorCert" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Api\PostOrderPatient" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\ChatExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\DoctorCurrentUserExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\FileCurrentUserExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\MedicalHistoryCurrentExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\OpinionExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\OrderCurrentDoctorExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\PatientCurrentDoctorExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\UserSettingCurrentUserExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Doctrine\Extension\UserSubscriptionCurrentExtension" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\EventSubscriber\DoctrineSubscriber" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\EventSubscriber\EasyAdminSubscriber" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\BaseMedicalHistoryType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\ConsultationMedicalHistoryType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\DoctorChoiceType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\MedicalHistoryType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\OrderSearchType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\PatientType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\RolesType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\SickLeaveType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\SimplePaymentType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\UserOrderSearchType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Normalizer\ApiNormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\AutocompleteNormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\ContentTemplateTypeNormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\DoctorNormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\DoctorSlotsNormalizer" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Normalizer\DoctorSlotsNormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\FileTypeNormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\InstitutionNormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\OpinionDenormalizer" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Normalizer\OpinionDenormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\OrderDenormalizer" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Normalizer\OrderDenormalizer" service.
Since symfony/serializer 6.2: The "Symfony\Component\Serializer\Normalizer\ObjectNormalizer" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead. It is being referenced by the "App\Normalizer\PatientDenormalizer" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Normalizer\PatientDenormalizer" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Order\OrderFactory" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Repository\MedicalHistoryRepository" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Repository\MedicalReferralRepository" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Repository\PrescriptionRepository" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Repository\SickLeaveRepository" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Security\AdminVoter" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Security\PatientTokenVoter" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Security\SiteTokenVoter" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Security\UserPeselVoter" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Service\OrderService" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Twig\MenuTwig" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Validator\Constraints\BirthdayValidator" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Validator\Constraints\MaxOrderFilesValidator" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Validator\Constraints\ProductRequirementsValidator" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "app.serializer.normalizer.item.json" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "Knp\DoctrineBehaviors\Provider\UserProvider" service.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CheckInvoicesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CheckInvoicesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CheckProductsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CheckProductsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CreateProductSlugsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CreateProductSlugsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\GenerateCriticalCSSCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\GenerateInvoicesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\GenerateInvoicesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\GenerateKohortCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\GenerateKohortCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\GeneratePrescriptionsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\GeneratePrescriptionsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\ImportDiseasesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\ImportDiseasesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\ImportProceduresCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\ImportProceduresCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\ImportProductsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\ImportProductsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\NewsletterCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\NewsletterCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\NewsletterTestCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\NewsletterTestCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\OldImportProductsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\OldImportProductsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\PerformTaskCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\PerformTaskCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\SendNotificationsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\SendNotificationsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\SendSickLeaveCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\SendSickLeaveCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateBaseMedicalHistoryCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateBaseMedicalHistoryCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateDoctorSpecializationCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateEansCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateEansCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateFileInfoCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateOrderStateCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateOrderStateCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateOrderWordpressStatusCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateProductPopularityCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\UpdateProductPopularityCommand" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Elao\Enum\Bridge\Symfony\Console\Command\DumpJsEnumsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Elao\Enum\Bridge\Symfony\Console\Command\DumpJsEnumsCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Symfony\Bundle\Command\OpenApiCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "BenTools\WebPushBundle\Command\WebPushGenerateKeysCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "BenTools\WebPushBundle\Command\WebPushGenerateKeysCommand" class instead.
Class "Elao\Enum\Bridge\Symfony\Serializer\Normalizer\EnumNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "Elao\Enum\Bridge\Symfony\Serializer\Normalizer\EnumNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Routing\RequestContextAwareInterface::setContext()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Routing\Router" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Class "ApiPlatform\JsonLd\Serializer\ObjectNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\JsonLd\Serializer\ObjectNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Method "Symfony\Component\Serializer\Encoder\DecoderInterface::decode()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Serializer\JsonEncoder" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\Hydra\Serializer\DocumentationNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Hydra\Serializer\DocumentationNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
The "ApiPlatform\Serializer\AbstractConstraintViolationListNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Class "ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "ApiPlatform\Hydra\Serializer\EntrypointNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Hydra\Serializer\EntrypointNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Class "ApiPlatform\Hydra\Serializer\ErrorNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Hydra\Serializer\ErrorNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Class "ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Method "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface::setNormalizer()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Method "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface::setNormalizer()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "ApiPlatform\Problem\Serializer\ErrorNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Problem\Serializer\ErrorNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollector::reset()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
The "ApiPlatform\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
The "Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader" class extends "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" that is deprecated since Symfony 6.4, use dependency injection in your fixtures instead.
The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\Templating\FilterExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Class "ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
User Deprecated: Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Elao\Enum\Bridge\Symfony\Bundle\ElaoEnumBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Symfony\Bundle\ApiPlatformBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "BenTools\WebPushBundle\WebPushBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Lexik\Bundle\TranslationBundle\LexikTranslationBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The "App\Normalizer\DoctorNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface" that is deprecated since symfony/serializer 6.1, use NormalizerInterface instead.
User Deprecated: Class "App\Normalizer\DoctorNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
User Deprecated: Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\DoctorNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it.
User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\AutocompleteNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\ContentTemplateTypeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\DateTimeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\DoctorNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\DoctorSlotsNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\FileTypeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\InstitutionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\OpinionDenormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\OrderDenormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\PatientDenormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Elao\Enum\Bridge\Symfony\Serializer\Normalizer\EnumNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\DocumentationNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\EntrypointNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\ErrorNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Problem\Serializer\ErrorNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\ApiNormalizer" is deprecated.
User Deprecated: Allowing plain identifiers as argument of "ApiPlatform\Serializer\AbstractItemNormalizer" is deprecated since API Platform 2.7 and will not be possible anymore in API Platform 3.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\JsonLd\Serializer\ObjectNormalizer" is deprecated.
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:171 called by AbstractMySQLDriver.php:44, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:61 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "App\EventSubscriber\DoctorSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "App\EventSubscriber\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.token AS token_3, t0.email AS email_4, t0.email_title AS email_title_5, t0.email_title_sick_leave AS email_title_sick_leave_6, t0.logo_url AS logo_url_7, t0.faq_url AS faq_url_8, t0.contact_url AS contact_url_9, t0.rule_url AS rule_url_10, t0.privacy_policy_url AS privacy_policy_url_11, t0.sms_sender AS sms_sender_12, t0.sms_content AS sms_content_13, t0.url AS url_14, t0.has_refund AS has_refund_15, t0.slug AS slug_16, t0.iframe_head_text AS iframe_head_text_17, t0.iframe_top_text AS iframe_top_text_18, t0.hash AS hash_19, t0.virtual_ AS virtual__20, t0.redirect AS redirect_21, t0.default_api_state AS default_api_state_22, t0.show_top_bar AS show_top_bar_23, t0.top_bar_message AS top_bar_message_24, t0.top_bar_bg_color AS top_bar_bg_color_25, t0.top_bar_text_color AS top_bar_text_color_26, t0.api AS api_27, t0.logo_id AS logo_id_28 FROM site t0 WHERE t0.id = ?"
(parameters:
[1 => "3"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.token AS token_3, t0.email AS email_4, t0.email_title AS email_title_5, t0.email_title_sick_leave AS email_title_sick_leave_6, t0.logo_url AS logo_url_7, t0.faq_url AS faq_url_8, t0.contact_url AS contact_url_9, t0.rule_url AS rule_url_10, t0.privacy_policy_url AS privacy_policy_url_11, t0.sms_sender AS sms_sender_12, t0.sms_content AS sms_content_13, t0.url AS url_14, t0.has_refund AS has_refund_15, t0.slug AS slug_16, t0.iframe_head_text AS iframe_head_text_17, t0.iframe_top_text AS iframe_top_text_18, t0.hash AS hash_19, t0.virtual_ AS virtual__20, t0.redirect AS redirect_21, t0.default_api_state AS default_api_state_22, t0.show_top_bar AS show_top_bar_23, t0.top_bar_message AS top_bar_message_24, t0.top_bar_bg_color AS top_bar_bg_color_25, t0.top_bar_text_color AS top_bar_text_color_26, t0.api AS api_27, t0.logo_id AS logo_id_28 FROM site t0 WHERE t0.id = ?"
"params" => [1 => "3"
]
"types" => [1 => 1]
]
deprecation
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\HasPreviousOrder" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\UniqueUser" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method Doctrine\ORM\Event\LifecycleEventArgs::getEntity() is deprecated and will be removed in Doctrine ORM 3.0. Use getObject() instead. (LifecycleEventArgs.php:44 called by TranslatableEventSubscriber.php:164, https://github.com/doctrine/orm/issues/9875, package doctrine/orm)
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.external_id AS external_id_8, t0.seo_json AS seo_json_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.sources AS sources_12, t0.active AS active_13, t0.publish_at AS publish_at_14, t0.deleted_at AS deleted_at_15, t0.thumbnail_id AS thumbnail_id_16, t0.user_id AS user_id_17 FROM blog_post t0 WHERE t0.active = ? ORDER BY t0.created_at DESC LIMIT 4"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.external_id AS external_id_8, t0.seo_json AS seo_json_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.sources AS sources_12, t0.active AS active_13, t0.publish_at AS publish_at_14, t0.deleted_at AS deleted_at_15, t0.thumbnail_id AS thumbnail_id_16, t0.user_id AS user_id_17 FROM blog_post t0 WHERE t0.active = ? ORDER BY t0.created_at DESC LIMIT 4"
"params" => [1 => 1]
"types" => [1 => 5]
]
User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Birthday" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\UniqueMedicalHistoryPatient" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\DocumentationRequired" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\ProductRequirements" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\ChatMessage" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\CanEditPrescription" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Twig" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.type AS type_2, s0_.price AS price_3, s0_.description AS description_4, s0_.subtitle AS subtitle_5, s0_.account_required AS account_required_6, s0_.bullets AS bullets_7, s0_.data AS data_8, s0_.has_calendar AS has_calendar_9, s0_.has_phone AS has_phone_10, s0_.parent_id AS parent_id_11 FROM service s0_ LEFT JOIN site_service s2_ ON s0_.id = s2_.service_id LEFT JOIN site s1_ ON s1_.id = s2_.site_id WHERE s1_.id = ? AND s0_.type = ? LIMIT 1"
(parameters:
[1 => 32 => "prescription"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.type AS type_2, s0_.price AS price_3, s0_.description AS description_4, s0_.subtitle AS subtitle_5, s0_.account_required AS account_required_6, s0_.bullets AS bullets_7, s0_.data AS data_8, s0_.has_calendar AS has_calendar_9, s0_.has_phone AS has_phone_10, s0_.parent_id AS parent_id_11 FROM service s0_ LEFT JOIN site_service s2_ ON s0_.id = s2_.service_id LEFT JOIN site s1_ ON s1_.id = s2_.site_id WHERE s1_.id = ? AND s0_.type = ? LIMIT 1"
"params" => [1 => 32 => "prescription"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.date AS date_1, p0_.value AS value_2, p0_.type AS type_3, p0_.label AS label_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.service_id AS service_id_7, p0_.site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_.service_id = ? OR p0_.service_id IS NULL) AND (p0_.site_id = ? OR p0_.site_id IS NULL) AND p0_.date = ? ORDER BY p0_.updated_at DESC LIMIT 1"
(parameters:
[1 => 12 => 33 => "2025-01-06"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.date AS date_1, p0_.value AS value_2, p0_.type AS type_3, p0_.label AS label_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.service_id AS service_id_7, p0_.site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_.service_id = ? OR p0_.service_id IS NULL) AND (p0_.site_id = ? OR p0_.site_id IS NULL) AND p0_.date = ? ORDER BY p0_.updated_at DESC LIMIT 1"
"params" => [1 => 12 => 33 => "2025-01-06"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.type AS type_2, s0_.price AS price_3, s0_.description AS description_4, s0_.subtitle AS subtitle_5, s0_.account_required AS account_required_6, s0_.bullets AS bullets_7, s0_.data AS data_8, s0_.has_calendar AS has_calendar_9, s0_.has_phone AS has_phone_10, s0_.parent_id AS parent_id_11 FROM service s0_ LEFT JOIN site_service s2_ ON s0_.id = s2_.service_id LEFT JOIN site s1_ ON s1_.id = s2_.site_id WHERE s1_.id = ? AND s0_.type = ? LIMIT 1"
(parameters:
[1 => 32 => "consultation"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.type AS type_2, s0_.price AS price_3, s0_.description AS description_4, s0_.subtitle AS subtitle_5, s0_.account_required AS account_required_6, s0_.bullets AS bullets_7, s0_.data AS data_8, s0_.has_calendar AS has_calendar_9, s0_.has_phone AS has_phone_10, s0_.parent_id AS parent_id_11 FROM service s0_ LEFT JOIN site_service s2_ ON s0_.id = s2_.service_id LEFT JOIN site s1_ ON s1_.id = s2_.site_id WHERE s1_.id = ? AND s0_.type = ? LIMIT 1"
"params" => [1 => 32 => "consultation"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.date AS date_1, p0_.value AS value_2, p0_.type AS type_3, p0_.label AS label_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.service_id AS service_id_7, p0_.site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_.service_id = ? OR p0_.service_id IS NULL) AND (p0_.site_id = ? OR p0_.site_id IS NULL) AND p0_.date = ? ORDER BY p0_.updated_at DESC LIMIT 1"
(parameters:
[1 => 32 => 33 => "2025-01-06"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.date AS date_1, p0_.value AS value_2, p0_.type AS type_3, p0_.label AS label_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.service_id AS service_id_7, p0_.site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_.service_id = ? OR p0_.service_id IS NULL) AND (p0_.site_id = ? OR p0_.site_id IS NULL) AND p0_.date = ? ORDER BY p0_.updated_at DESC LIMIT 1"
"params" => [1 => 32 => 33 => "2025-01-06"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.external_id AS external_id_1, s0_.age_requirement AS age_requirement_2, s0_.at_id AS at_id_3, s0_.default_ AS default__4, s0_.show_on_page AS show_on_page_5, s0_.price AS price_6 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s0_.show_on_page = ? ORDER BY s0_.default_ DESC, s1_.name ASC"
(parameters:
[1 => "pl"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.external_id AS external_id_1, s0_.age_requirement AS age_requirement_2, s0_.at_id AS at_id_3, s0_.default_ AS default__4, s0_.show_on_page AS show_on_page_5, s0_.price AS price_6 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s0_.show_on_page = ? ORDER BY s0_.default_ DESC, s1_.name ASC"
"params" => [1 => "pl"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 20]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 20]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 11]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 11]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 16]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 16]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 13]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 13]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 14]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 14]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 10]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 22]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 22]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 12]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 12]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 21]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 21]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 15]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 15]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
(parameters:
[1 => 18]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?"
"params" => [1 => 18]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 783492]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
"params" => [1 => 783492]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
(parameters:
[1 => 750]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
"params" => [1 => 750]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 783480]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
"params" => [1 => 783480]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
(parameters:
[1 => 749]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
"params" => [1 => 749]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 782036]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
"params" => [1 => 782036]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
(parameters:
[1 => 747]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
"params" => [1 => 747]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 782037]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.sick_leave_id AS sick_leave_id_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.description AS description_8, t0.order_id AS order_id_9, t0.medical_history_id AS medical_history_id_10, t0.order_message_id AS order_message_id_11, t0.user_id AS user_id_12, t0.patient_id AS patient_id_13, t0.email_id AS email_id_14, t0.chat_message_id AS chat_message_id_15, t16.id AS id_17, t16.type AS type_18, t16.data AS data_19, t16.created_at AS created_at_20, t16.updated_at AS updated_at_21, t16.order_id AS order_id_22, t16.pdf_id AS pdf_id_23, t24.id AS id_25, t24.external_id AS external_id_26, t24.external_url AS external_url_27, t24.google_url AS google_url_28, t24.name AS name_29, t24.type AS type_30, t24.latitude AS latitude_31, t24.longitude AS longitude_32, t24.phone1 AS phone1_33, t24.phone2 AS phone2_34, t24.email1 AS email1_35, t24.email2 AS email2_36, t24.description AS description_37, t24.description_working_hours AS description_working_hours_38, t24.description_location AS description_location_39, t24.at_id AS at_id_40, t24.postal_code AS postal_code_41, t24.city AS city_42, t24.street AS street_43, t24.building_number AS building_number_44, t24.local_number AS local_number_45, t24.census_tract AS census_tract_46, t24.photo_id AS photo_id_47 FROM file t0 LEFT JOIN form_entry t16 ON t16.pdf_id = t0.id LEFT JOIN institution t24 ON t24.photo_id = t0.id WHERE t0.id = ?"
"params" => [1 => 782037]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
(parameters:
[1 => 748]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?"
"params" => [1 => 748]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.external_id AS external_id_1, s0_.age_requirement AS age_requirement_2, s0_.at_id AS at_id_3, s0_.default_ AS default__4, s0_.show_on_page AS show_on_page_5, s0_.price AS price_6 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s0_.show_on_page = ? ORDER BY s0_.default_ DESC, s1_.name ASC"
(parameters:
[1 => "pl"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.external_id AS external_id_1, s0_.age_requirement AS age_requirement_2, s0_.at_id AS at_id_3, s0_.default_ AS default__4, s0_.show_on_page AS show_on_page_5, s0_.price AS price_6 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s0_.show_on_page = ? ORDER BY s0_.default_ DESC, s1_.name ASC"
"params" => [1 => "pl"
2 => 1]
"types" => [1 => 22 => 5]
]
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\ApiUserValidateSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\JWTSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\EasyAdminSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Form\EventListener\BuildFormFieldSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
1813
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.App\Admin\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for "App\Admin\Field\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\IdNotesConfigurator" (parent: .abstract.instanceof.App\Admin\Field\Configurator\IdNotesConfigurator).
Resolving inheritance for "App\Admin\Field\Configurator\IdNotesConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\IdNotesConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\ImapEmailCatalogsConfigurator" (parent: .abstract.instanceof.App\Admin\Field\Configurator\ImapEmailCatalogsConfigurator).
Resolving inheritance for "App\Admin\Field\Configurator\ImapEmailCatalogsConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\ImapEmailCatalogsConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\RolesConfigurator" (parent: .abstract.instanceof.App\Admin\Field\Configurator\RolesConfigurator).
Resolving inheritance for "App\Admin\Field\Configurator\RolesConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\RolesConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\SettingValueConfigurator" (parent: .abstract.instanceof.App\Admin\Field\Configurator\SettingValueConfigurator).
Resolving inheritance for "App\Admin\Field\Configurator\SettingValueConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\SettingValueConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\TaskTriggersConfigurator" (parent: .abstract.instanceof.App\Admin\Field\Configurator\TaskTriggersConfigurator).
Resolving inheritance for "App\Admin\Field\Configurator\TaskTriggersConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\TaskTriggersConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.App\Admin\Filter\Configurator\InvoiceMonthConfigurator" (parent: .abstract.instanceof.App\Admin\Filter\Configurator\InvoiceMonthConfigurator).
Resolving inheritance for "App\Admin\Filter\Configurator\InvoiceMonthConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.App\Admin\Filter\Configurator\InvoiceMonthConfigurator).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\FullTextSearchFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\FullTextSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\FullTextSearchFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\FullTextSearchFilter).
Resolving inheritance for "App\ApiPlatform\Filter\FullTextSearchFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\FullTextSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter).
Resolving inheritance for "App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter).
Resolving inheritance for "App\ApiPlatform\Filter\OrderLastDoctorMessageFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderUnreadMessageFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\OrderUnreadMessageFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderUnreadMessageFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderUnreadMessageFilter).
Resolving inheritance for "App\ApiPlatform\Filter\OrderUnreadMessageFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderUnreadMessageFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter).
Resolving inheritance for "App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\PatientOrderFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\PatientOrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\PatientOrderFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\PatientOrderFilter).
Resolving inheritance for "App\ApiPlatform\Filter\PatientOrderFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\PatientOrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\PatientPatientFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\PatientPatientFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\PatientPatientFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\PatientPatientFilter).
Resolving inheritance for "App\ApiPlatform\Filter\PatientPatientFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\PatientPatientFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotDateFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\SlotDateFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotDateFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotDateFilter).
Resolving inheritance for "App\ApiPlatform\Filter\SlotDateFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotDateFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotDoctorFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\SlotDoctorFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotDoctorFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotDoctorFilter).
Resolving inheritance for "App\ApiPlatform\Filter\SlotDoctorFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotDoctorFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotInstitutionFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\SlotInstitutionFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotInstitutionFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotInstitutionFilter).
Resolving inheritance for "App\ApiPlatform\Filter\SlotInstitutionFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotInstitutionFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotPatientFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\SlotPatientFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotPatientFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotPatientFilter).
Resolving inheritance for "App\ApiPlatform\Filter\SlotPatientFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotPatientFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotSpecializationFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\SlotSpecializationFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotSpecializationFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotSpecializationFilter).
Resolving inheritance for "App\ApiPlatform\Filter\SlotSpecializationFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotSpecializationFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotTypeFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\SlotTypeFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotTypeFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotTypeFilter).
Resolving inheritance for "App\ApiPlatform\Filter\SlotTypeFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotTypeFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\WorkerClinicFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\WorkerClinicFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\WorkerClinicFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\WorkerClinicFilter).
Resolving inheritance for "App\ApiPlatform\Filter\WorkerClinicFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\WorkerClinicFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\WorkerTypeFilter" (parent: .abstract.instanceof.App\ApiPlatform\Filter\WorkerTypeFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\WorkerTypeFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\WorkerTypeFilter).
Resolving inheritance for "App\ApiPlatform\Filter\WorkerTypeFilter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\WorkerTypeFilter).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\ChatMessageProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\ChatMessageProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\ChatMessageProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\ChatMessageProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\DoctorDataProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\DoctorDataProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\DoctorDataProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\DoctorDataProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\MedicalHistoryProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\MedicalHistoryProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\MedicalHistoryProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\MedicalHistoryProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\MedicalReferralProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\MedicalReferralProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\MedicalReferralProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\MedicalReferralProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\OrderDataProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\OrderDataProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\OrderDataProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\OrderDataProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\PatientProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\PatientProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\PatientProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\PatientProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\PrescriptionProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\PrescriptionProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\PrescriptionProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\PrescriptionProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\SickLeaveProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\SickLeaveProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\SickLeaveProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\SickLeaveProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\UserProcessor" (parent: .abstract.instanceof.App\ApiPlatform\Processor\UserProcessor).
Resolving inheritance for "App\ApiPlatform\Processor\UserProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\UserProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\AutocompleteProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProvider).
Resolving inheritance for "App\ApiPlatform\Provider\AutocompleteProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\AutocompleteProvider).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService" (parent: .abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService).
Resolving inheritance for "App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService" (parent: .abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService).
Resolving inheritance for "App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService" (parent: .abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService).
Resolving inheritance for "App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService" (parent: .abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService).
Resolving inheritance for "App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService" (parent: .abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService).
Resolving inheritance for ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService).
Resolving inheritance for "App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService" (parent: .instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\BlogPostBySlugProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\BlogPostBySlugProvider).
Resolving inheritance for "App\ApiPlatform\Provider\BlogPostBySlugProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\BlogPostBySlugProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatCheckProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\ChatCheckProvider).
Resolving inheritance for "App\ApiPlatform\Provider\ChatCheckProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatCheckProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatCurrentProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\ChatCurrentProvider).
Resolving inheritance for "App\ApiPlatform\Provider\ChatCurrentProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatCurrentProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatStatisticsProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\ChatStatisticsProvider).
Resolving inheritance for "App\ApiPlatform\Provider\ChatStatisticsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatStatisticsProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderCountProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\OrderCountProvider).
Resolving inheritance for "App\ApiPlatform\Provider\OrderCountProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderCountProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderFilterDatesProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\OrderFilterDatesProvider).
Resolving inheritance for "App\ApiPlatform\Provider\OrderFilterDatesProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderFilterDatesProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderFormProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\OrderFormProvider).
Resolving inheritance for "App\ApiPlatform\Provider\OrderFormProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderFormProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderInfoProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\OrderInfoProvider).
Resolving inheritance for "App\ApiPlatform\Provider\OrderInfoProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderInfoProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderSickLeavesGenerateProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\OrderSickLeavesGenerateProvider).
Resolving inheritance for "App\ApiPlatform\Provider\OrderSickLeavesGenerateProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderSickLeavesGenerateProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PatientServicesProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\PatientServicesProvider).
Resolving inheritance for "App\ApiPlatform\Provider\PatientServicesProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PatientServicesProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozClinicsProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\PozClinicsProvider).
Resolving inheritance for "App\ApiPlatform\Provider\PozClinicsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozClinicsProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozDeclarationStatusProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\PozDeclarationStatusProvider).
Resolving inheritance for "App\ApiPlatform\Provider\PozDeclarationStatusProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozDeclarationStatusProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozDeclarations" (parent: .abstract.instanceof.App\ApiPlatform\Provider\PozDeclarations).
Resolving inheritance for "App\ApiPlatform\Provider\PozDeclarations" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozDeclarations).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozWorkersProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\PozWorkersProvider).
Resolving inheritance for "App\ApiPlatform\Provider\PozWorkersProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozWorkersProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PrescriptionsProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\PrescriptionsProvider).
Resolving inheritance for "App\ApiPlatform\Provider\PrescriptionsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PrescriptionsProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\SpecializationDoctorSlotsProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\SpecializationDoctorSlotsProvider).
Resolving inheritance for "App\ApiPlatform\Provider\SpecializationDoctorSlotsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\SpecializationDoctorSlotsProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\SpecializationSlotsProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\SpecializationSlotsProvider).
Resolving inheritance for "App\ApiPlatform\Provider\SpecializationSlotsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\SpecializationSlotsProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\UserMeDataProvider" (parent: .abstract.instanceof.App\ApiPlatform\Provider\UserMeDataProvider).
Resolving inheritance for "App\ApiPlatform\Provider\UserMeDataProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\UserMeDataProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiPlatform\Resource\PostFormContact" (parent: .abstract.instanceof.App\ApiPlatform\Resource\PostFormContact).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiPlatform\Resource\PostFormContact" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiPlatform\Resource\PostFormContact).
Resolving inheritance for "App\ApiPlatform\Resource\PostFormContact" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiPlatform\Resource\PostFormContact).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\ApiPlatform\Serializer\HydraCollectionSerializer" (parent: .abstract.instanceof.App\ApiPlatform\Serializer\HydraCollectionSerializer).
Resolving inheritance for "App\ApiPlatform\Serializer\HydraCollectionSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\ApiPlatform\Serializer\HydraCollectionSerializer).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonimizeDataCommand" (parent: .abstract.instanceof.App\Command\AnonimizeDataCommand).
Resolving inheritance for "App\Command\AnonimizeDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonimizeDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckInvoicesCommand" (parent: .abstract.instanceof.App\Command\CheckInvoicesCommand).
Resolving inheritance for "App\Command\CheckInvoicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckInvoicesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckProductsCommand" (parent: .abstract.instanceof.App\Command\CheckProductsCommand).
Resolving inheritance for "App\Command\CheckProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckProductsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearCacheCfCommand" (parent: .abstract.instanceof.App\Command\ClearCacheCfCommand).
Resolving inheritance for "App\Command\ClearCacheCfCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearCacheCfCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateProductSlugsCommand" (parent: .abstract.instanceof.App\Command\CreateProductSlugsCommand).
Resolving inheritance for "App\Command\CreateProductSlugsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateProductSlugsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeletingOrder" (parent: .abstract.instanceof.App\Command\DeletingOrder).
Resolving inheritance for "App\Command\DeletingOrder" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeletingOrder).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DoctorsInRotationCommand" (parent: .abstract.instanceof.App\Command\DoctorsInRotationCommand).
Resolving inheritance for "App\Command\DoctorsInRotationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DoctorsInRotationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailSynchronizeCommand" (parent: .abstract.instanceof.App\Command\EmailSynchronizeCommand).
Resolving inheritance for "App\Command\EmailSynchronizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailSynchronizeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailUpdateThreadsCommand" (parent: .abstract.instanceof.App\Command\EmailUpdateThreadsCommand).
Resolving inheritance for "App\Command\EmailUpdateThreadsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailUpdateThreadsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchLabExaminationCommand" (parent: .abstract.instanceof.App\Command\FetchLabExaminationCommand).
Resolving inheritance for "App\Command\FetchLabExaminationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchLabExaminationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateBlogPostCustomLinksCommand" (parent: .abstract.instanceof.App\Command\GenerateBlogPostCustomLinksCommand).
Resolving inheritance for "App\Command\GenerateBlogPostCustomLinksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateBlogPostCustomLinksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCriticalCSSCommand" (parent: .abstract.instanceof.App\Command\GenerateCriticalCSSCommand).
Resolving inheritance for "App\Command\GenerateCriticalCSSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCriticalCSSCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateDefaultTranslationsCommand" (parent: .abstract.instanceof.App\Command\GenerateDefaultTranslationsCommand).
Resolving inheritance for "App\Command\GenerateDefaultTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateDefaultTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoicesCommand" (parent: .abstract.instanceof.App\Command\GenerateInvoicesCommand).
Resolving inheritance for "App\Command\GenerateInvoicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoicesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateKohortCommand" (parent: .abstract.instanceof.App\Command\GenerateKohortCommand).
Resolving inheritance for "App\Command\GenerateKohortCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateKohortCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePrescriptionsCommand" (parent: .abstract.instanceof.App\Command\GeneratePrescriptionsCommand).
Resolving inheritance for "App\Command\GeneratePrescriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePrescriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDiseasesCommand" (parent: .abstract.instanceof.App\Command\ImportDiseasesCommand).
Resolving inheritance for "App\Command\ImportDiseasesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDiseasesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportEmailsCommand" (parent: .abstract.instanceof.App\Command\ImportEmailsCommand).
Resolving inheritance for "App\Command\ImportEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportEmailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportHdDoctorsCommand" (parent: .abstract.instanceof.App\Command\ImportHdDoctorsCommand).
Resolving inheritance for "App\Command\ImportHdDoctorsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportHdDoctorsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNurseProductCommand" (parent: .abstract.instanceof.App\Command\ImportNurseProductCommand).
Resolving inheritance for "App\Command\ImportNurseProductCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNurseProductCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProceduresCommand" (parent: .abstract.instanceof.App\Command\ImportProceduresCommand).
Resolving inheritance for "App\Command\ImportProceduresCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProceduresCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProductsCommand" (parent: .abstract.instanceof.App\Command\ImportProductsCommand).
Resolving inheritance for "App\Command\ImportProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProductsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MercureDoctorsActiveCommand" (parent: .abstract.instanceof.App\Command\MercureDoctorsActiveCommand).
Resolving inheritance for "App\Command\MercureDoctorsActiveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MercureDoctorsActiveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveFilesToSubdirectoriesCommand" (parent: .abstract.instanceof.App\Command\MoveFilesToSubdirectoriesCommand).
Resolving inheritance for "App\Command\MoveFilesToSubdirectoriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveFilesToSubdirectoriesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterCommand" (parent: .abstract.instanceof.App\Command\NewsletterCommand).
Resolving inheritance for "App\Command\NewsletterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterTestCommand" (parent: .abstract.instanceof.App\Command\NewsletterTestCommand).
Resolving inheritance for "App\Command\NewsletterTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OldImportProductsCommand" (parent: .abstract.instanceof.App\Command\OldImportProductsCommand).
Resolving inheritance for "App\Command\OldImportProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OldImportProductsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderMoveToHdCommand" (parent: .abstract.instanceof.App\Command\OrderMoveToHdCommand).
Resolving inheritance for "App\Command\OrderMoveToHdCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderMoveToHdCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderUpdateHdCommand" (parent: .abstract.instanceof.App\Command\OrderUpdateHdCommand).
Resolving inheritance for "App\Command\OrderUpdateHdCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderUpdateHdCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PerformTaskCommand" (parent: .abstract.instanceof.App\Command\PerformTaskCommand).
Resolving inheritance for "App\Command\PerformTaskCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PerformTaskCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationsCommand" (parent: .abstract.instanceof.App\Command\SendNotificationsCommand).
Resolving inheritance for "App\Command\SendNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSickLeaveCommand" (parent: .abstract.instanceof.App\Command\SendSickLeaveCommand).
Resolving inheritance for "App\Command\SendSickLeaveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSickLeaveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynchronizeProductTextsCommand" (parent: .abstract.instanceof.App\Command\SynchronizeProductTextsCommand).
Resolving inheritance for "App\Command\SynchronizeProductTextsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynchronizeProductTextsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAtineaApiCommand" (parent: .abstract.instanceof.App\Command\UpdateAtineaApiCommand).
Resolving inheritance for "App\Command\UpdateAtineaApiCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAtineaApiCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAwinStatusCommand" (parent: .abstract.instanceof.App\Command\UpdateAwinStatusCommand).
Resolving inheritance for "App\Command\UpdateAwinStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAwinStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateBaseMedicalHistoryCommand" (parent: .abstract.instanceof.App\Command\UpdateBaseMedicalHistoryCommand).
Resolving inheritance for "App\Command\UpdateBaseMedicalHistoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateBaseMedicalHistoryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDoctorSpecializationCommand" (parent: .abstract.instanceof.App\Command\UpdateDoctorSpecializationCommand).
Resolving inheritance for "App\Command\UpdateDoctorSpecializationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDoctorSpecializationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateEansCommand" (parent: .abstract.instanceof.App\Command\UpdateEansCommand).
Resolving inheritance for "App\Command\UpdateEansCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateEansCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFileInfoCommand" (parent: .abstract.instanceof.App\Command\UpdateFileInfoCommand).
Resolving inheritance for "App\Command\UpdateFileInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFileInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOrderStateCommand" (parent: .abstract.instanceof.App\Command\UpdateOrderStateCommand).
Resolving inheritance for "App\Command\UpdateOrderStateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOrderStateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOrderWordpressStatusCommand" (parent: .abstract.instanceof.App\Command\UpdateOrderWordpressStatusCommand).
Resolving inheritance for "App\Command\UpdateOrderWordpressStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOrderWordpressStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateProductPopularityCommand" (parent: .abstract.instanceof.App\Command\UpdateProductPopularityCommand).
Resolving inheritance for "App\Command\UpdateProductPopularityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateProductPopularityCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActiveProductCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ActiveProductCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActiveProductCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActiveProductCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActiveProductCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActiveProductCrudController).
Resolving inheritance for "App\Controller\Admin\ActiveProductCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActiveProductCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActiveSubstanceWarningCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ActiveSubstanceWarningCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActiveSubstanceWarningCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActiveSubstanceWarningCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActiveSubstanceWarningCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActiveSubstanceWarningCrudController).
Resolving inheritance for "App\Controller\Admin\ActiveSubstanceWarningCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActiveSubstanceWarningCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AfflictionCrudController" (parent: .abstract.instanceof.App\Controller\Admin\AfflictionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AfflictionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AfflictionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\AfflictionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AfflictionCrudController).
Resolving inheritance for "App\Controller\Admin\AfflictionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\AfflictionCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannerCrudController" (parent: .abstract.instanceof.App\Controller\Admin\BannerCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannerCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BannerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannerCrudController).
Resolving inheritance for "App\Controller\Admin\BannerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BannerCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogCategoryCrudController" (parent: .abstract.instanceof.App\Controller\Admin\BlogCategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogCategoryCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogCategoryCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogCategoryCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogCategoryCrudController).
Resolving inheritance for "App\Controller\Admin\BlogCategoryCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogCategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogCustomLinkCrudController" (parent: .abstract.instanceof.App\Controller\Admin\BlogCustomLinkCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogCustomLinkCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogCustomLinkCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogCustomLinkCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogCustomLinkCrudController).
Resolving inheritance for "App\Controller\Admin\BlogCustomLinkCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogCustomLinkCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogPostCommentCrudController" (parent: .abstract.instanceof.App\Controller\Admin\BlogPostCommentCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogPostCommentCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogPostCommentCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogPostCommentCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogPostCommentCrudController).
Resolving inheritance for "App\Controller\Admin\BlogPostCommentCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogPostCommentCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogPostCrudController" (parent: .abstract.instanceof.App\Controller\Admin\BlogPostCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogPostCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogPostCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogPostCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogPostCrudController).
Resolving inheritance for "App\Controller\Admin\BlogPostCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogPostCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogTagCrudController" (parent: .abstract.instanceof.App\Controller\Admin\BlogTagCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogTagCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogTagCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogTagCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogTagCrudController).
Resolving inheritance for "App\Controller\Admin\BlogTagCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogTagCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryCrudController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for "App\Controller\Admin\CategoryCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CertificateCrudController" (parent: .abstract.instanceof.App\Controller\Admin\CertificateCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CertificateCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CertificateCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CertificateCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CertificateCrudController).
Resolving inheritance for "App\Controller\Admin\CertificateCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CertificateCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ChatCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatCrudController).
Resolving inheritance for "App\Controller\Admin\ChatCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatHourCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ChatHourCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatHourCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatHourCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatHourCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatHourCrudController).
Resolving inheritance for "App\Controller\Admin\ChatHourCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatHourCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatMessageCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ChatMessageCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatMessageCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatMessageCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatMessageCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatMessageCrudController).
Resolving inheritance for "App\Controller\Admin\ChatMessageCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatMessageCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentTemplateCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ContentTemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentTemplateCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentTemplateCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentTemplateCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentTemplateCrudController).
Resolving inheritance for "App\Controller\Admin\ContentTemplateCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentTemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountCrudController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DiscountCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountCrudController).
Resolving inheritance for "App\Controller\Admin\DiscountCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DiscountCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorCrudController" (parent: .abstract.instanceof.App\Controller\Admin\DoctorCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorCrudController).
Resolving inheritance for "App\Controller\Admin\DoctorCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorServiceCrudController" (parent: .abstract.instanceof.App\Controller\Admin\DoctorServiceCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorServiceCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorServiceCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorServiceCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorServiceCrudController).
Resolving inheritance for "App\Controller\Admin\DoctorServiceCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorServiceCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorSpecializationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\DoctorSpecializationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorSpecializationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorSpecializationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorSpecializationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorSpecializationCrudController).
Resolving inheritance for "App\Controller\Admin\DoctorSpecializationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorSpecializationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailAccountCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EmailAccountCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailAccountCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailAccountCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailAccountCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailAccountCrudController).
Resolving inheritance for "App\Controller\Admin\EmailAccountCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailAccountCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EmailCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailCrudController).
Resolving inheritance for "App\Controller\Admin\EmailCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailThreadCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EmailThreadCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailThreadCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailThreadCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailThreadCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailThreadCrudController).
Resolving inheritance for "App\Controller\Admin\EmailThreadCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailThreadCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaqCrudController" (parent: .abstract.instanceof.App\Controller\Admin\FaqCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaqCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaqCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaqCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaqCrudController).
Resolving inheritance for "App\Controller\Admin\FaqCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaqCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormCrudController" (parent: .abstract.instanceof.App\Controller\Admin\FormCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FormCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormCrudController).
Resolving inheritance for "App\Controller\Admin\FormCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FormCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormFieldCrudController" (parent: .abstract.instanceof.App\Controller\Admin\FormFieldCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormFieldCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormFieldCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FormFieldCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormFieldCrudController).
Resolving inheritance for "App\Controller\Admin\FormFieldCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FormFieldCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstitutionCrudController" (parent: .abstract.instanceof.App\Controller\Admin\InstitutionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstitutionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstitutionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InstitutionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstitutionCrudController).
Resolving inheritance for "App\Controller\Admin\InstitutionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InstitutionCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InternalLinkingCrudController" (parent: .abstract.instanceof.App\Controller\Admin\InternalLinkingCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InternalLinkingCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InternalLinkingCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InternalLinkingCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InternalLinkingCrudController).
Resolving inheritance for "App\Controller\Admin\InternalLinkingCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InternalLinkingCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceCrudController" (parent: .abstract.instanceof.App\Controller\Admin\InvoiceCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InvoiceCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceCrudController).
Resolving inheritance for "App\Controller\Admin\InvoiceCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InvoiceCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabExaminationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\LabExaminationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabExaminationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabExaminationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LabExaminationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabExaminationCrudController).
Resolving inheritance for "App\Controller\Admin\LabExaminationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LabExaminationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabExaminationGroupCrudController" (parent: .abstract.instanceof.App\Controller\Admin\LabExaminationGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabExaminationGroupCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabExaminationGroupCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LabExaminationGroupCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabExaminationGroupCrudController).
Resolving inheritance for "App\Controller\Admin\LabExaminationGroupCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LabExaminationGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MailDashboardController" (parent: .abstract.instanceof.App\Controller\Admin\MailDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MailDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MailDashboardController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\MailDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MailDashboardController).
Resolving inheritance for "App\Controller\Admin\MailDashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\MailDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicalEventCrudController" (parent: .abstract.instanceof.App\Controller\Admin\MedicalEventCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicalEventCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicalEventCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicalEventCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicalEventCrudController).
Resolving inheritance for "App\Controller\Admin\MedicalEventCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicalEventCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicalHistoryCrudController" (parent: .abstract.instanceof.App\Controller\Admin\MedicalHistoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicalHistoryCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicalHistoryCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicalHistoryCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicalHistoryCrudController).
Resolving inheritance for "App\Controller\Admin\MedicalHistoryCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicalHistoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicinesCommentCrudController" (parent: .abstract.instanceof.App\Controller\Admin\MedicinesCommentCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicinesCommentCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicinesCommentCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicinesCommentCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicinesCommentCrudController).
Resolving inheritance for "App\Controller\Admin\MedicinesCommentCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicinesCommentCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotesCrudController" (parent: .abstract.instanceof.App\Controller\Admin\NotesCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotesCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotesCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotesCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotesCrudController).
Resolving inheritance for "App\Controller\Admin\NotesCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotesCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\NotificationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationCrudController).
Resolving inheritance for "App\Controller\Admin\NotificationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationHistoryEmailCrudController" (parent: .abstract.instanceof.App\Controller\Admin\NotificationHistoryEmailCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationHistoryEmailCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationHistoryEmailCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationHistoryEmailCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationHistoryEmailCrudController).
Resolving inheritance for "App\Controller\Admin\NotificationHistoryEmailCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationHistoryEmailCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationHistorySmsCrudController" (parent: .abstract.instanceof.App\Controller\Admin\NotificationHistorySmsCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationHistorySmsCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationHistorySmsCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationHistorySmsCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationHistorySmsCrudController).
Resolving inheritance for "App\Controller\Admin\NotificationHistorySmsCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationHistorySmsCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationTemplateCrudController" (parent: .abstract.instanceof.App\Controller\Admin\NotificationTemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationTemplateCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationTemplateCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationTemplateCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationTemplateCrudController).
Resolving inheritance for "App\Controller\Admin\NotificationTemplateCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationTemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OccupationGroupCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OccupationGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OccupationGroupCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OccupationGroupCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OccupationGroupCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OccupationGroupCrudController).
Resolving inheritance for "App\Controller\Admin\OccupationGroupCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OccupationGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OpinionCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OpinionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OpinionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OpinionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OpinionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OpinionCrudController).
Resolving inheritance for "App\Controller\Admin\OpinionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OpinionCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderConsultationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OrderConsultationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderConsultationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderConsultationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderConsultationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderConsultationCrudController).
Resolving inheritance for "App\Controller\Admin\OrderConsultationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderConsultationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OrderCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderCrudController).
Resolving inheritance for "App\Controller\Admin\OrderCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderItemCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OrderItemCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderItemCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderItemCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderItemCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderItemCrudController).
Resolving inheritance for "App\Controller\Admin\OrderItemCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderItemCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderPrescriptionCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OrderPrescriptionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderPrescriptionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderPrescriptionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderPrescriptionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderPrescriptionCrudController).
Resolving inheritance for "App\Controller\Admin\OrderPrescriptionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderPrescriptionCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderSickLeaveCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OrderSickLeaveCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderSickLeaveCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderSickLeaveCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderSickLeaveCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderSickLeaveCrudController).
Resolving inheritance for "App\Controller\Admin\OrderSickLeaveCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderSickLeaveCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderTagCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OrderTagCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderTagCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderTagCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderTagCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderTagCrudController).
Resolving inheritance for "App\Controller\Admin\OrderTagCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderTagCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PackageCrudController" (parent: .abstract.instanceof.App\Controller\Admin\PackageCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PackageCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PackageCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PackageCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PackageCrudController).
Resolving inheritance for "App\Controller\Admin\PackageCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PackageCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PatientCrudController" (parent: .abstract.instanceof.App\Controller\Admin\PatientCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PatientCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PatientCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PatientCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PatientCrudController).
Resolving inheritance for "App\Controller\Admin\PatientCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PatientCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentCrudController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PaymentCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentCrudController).
Resolving inheritance for "App\Controller\Admin\PaymentCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PaymentCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlaceSpecializationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\PlaceSpecializationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlaceSpecializationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlaceSpecializationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PlaceSpecializationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlaceSpecializationCrudController).
Resolving inheritance for "App\Controller\Admin\PlaceSpecializationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PlaceSpecializationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrescriptionCrudController" (parent: .abstract.instanceof.App\Controller\Admin\PrescriptionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrescriptionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrescriptionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PrescriptionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrescriptionCrudController).
Resolving inheritance for "App\Controller\Admin\PrescriptionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PrescriptionCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceRateCrudController" (parent: .abstract.instanceof.App\Controller\Admin\PriceRateCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceRateCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceRateCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PriceRateCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceRateCrudController).
Resolving inheritance for "App\Controller\Admin\PriceRateCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PriceRateCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ProductCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductCrudController).
Resolving inheritance for "App\Controller\Admin\ProductCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductSearchLogCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ProductSearchLogCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductSearchLogCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductSearchLogCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductSearchLogCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductSearchLogCrudController).
Resolving inheritance for "App\Controller\Admin\ProductSearchLogCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductSearchLogCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductTextCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ProductTextCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductTextCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductTextCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductTextCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductTextCrudController).
Resolving inheritance for "App\Controller\Admin\ProductTextCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductTextCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReflinkCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ReflinkCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReflinkCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReflinkCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ReflinkCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReflinkCrudController).
Resolving inheritance for "App\Controller\Admin\ReflinkCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ReflinkCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchConditionCrudController" (parent: .abstract.instanceof.App\Controller\Admin\SearchConditionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchConditionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchConditionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SearchConditionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchConditionCrudController).
Resolving inheritance for "App\Controller\Admin\SearchConditionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SearchConditionCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServiceCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ServiceCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServiceCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServiceCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ServiceCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServiceCrudController).
Resolving inheritance for "App\Controller\Admin\ServiceCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ServiceCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingCrudController" (parent: .abstract.instanceof.App\Controller\Admin\SettingCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SettingCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingCrudController).
Resolving inheritance for "App\Controller\Admin\SettingCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SettingCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SiteCrudController" (parent: .abstract.instanceof.App\Controller\Admin\SiteCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SiteCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SiteCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SiteCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SiteCrudController).
Resolving inheritance for "App\Controller\Admin\SiteCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SiteCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpecializationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\SpecializationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpecializationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpecializationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SpecializationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpecializationCrudController).
Resolving inheritance for "App\Controller\Admin\SpecializationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SpecializationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubPackageCrudController" (parent: .abstract.instanceof.App\Controller\Admin\SubPackageCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubPackageCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubPackageCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SubPackageCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubPackageCrudController).
Resolving inheritance for "App\Controller\Admin\SubPackageCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SubPackageCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController" (parent: .abstract.instanceof.App\Controller\Admin\SubPackageInstitutionPriceCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController).
Resolving inheritance for "App\Controller\Admin\SubPackageInstitutionPriceCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskCrudController" (parent: .abstract.instanceof.App\Controller\Admin\TaskCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TaskCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskCrudController).
Resolving inheritance for "App\Controller\Admin\TaskCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TaskCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TextPartCrudController" (parent: .abstract.instanceof.App\Controller\Admin\TextPartCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TextPartCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TextPartCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TextPartCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TextPartCrudController).
Resolving inheritance for "App\Controller\Admin\TextPartCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TextPartCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController" (parent: .abstract.instanceof.App\Controller\Admin\UserCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController).
Resolving inheritance for "App\Controller\Admin\UserCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupCrudController" (parent: .abstract.instanceof.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for "App\Controller\Admin\UserGroupCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeleteOrderDiscount" (parent: .abstract.instanceof.App\Controller\Api\DeleteOrderDiscount).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeleteOrderDiscount" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeleteOrderDiscount).
Resolving inheritance for "App\Controller\Api\DeleteOrderDiscount" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeleteOrderDiscount).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeleteUser" (parent: .abstract.instanceof.App\Controller\Api\DeleteUser).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeleteUser" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeleteUser).
Resolving inheritance for "App\Controller\Api\DeleteUser" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeleteUser).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetChatItem" (parent: .abstract.instanceof.App\Controller\Api\GetChatItem).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetChatItem" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetChatItem).
Resolving inheritance for "App\Controller\Api\GetChatItem" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetChatItem).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetChatItems" (parent: .abstract.instanceof.App\Controller\Api\GetChatItems).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetChatItems" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetChatItems).
Resolving inheritance for "App\Controller\Api\GetChatItems" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetChatItems).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetDoctorItemInfo" (parent: .abstract.instanceof.App\Controller\Api\GetDoctorItemInfo).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetDoctorItemInfo" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetDoctorItemInfo).
Resolving inheritance for "App\Controller\Api\GetDoctorItemInfo" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetDoctorItemInfo).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetFileItem" (parent: .abstract.instanceof.App\Controller\Api\GetFileItem).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetFileItem" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetFileItem).
Resolving inheritance for "App\Controller\Api\GetFileItem" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetFileItem).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetFormEntryPdf" (parent: .abstract.instanceof.App\Controller\Api\GetFormEntryPdf).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetFormEntryPdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetFormEntryPdf).
Resolving inheritance for "App\Controller\Api\GetFormEntryPdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetFormEntryPdf).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetMedicalReferralPdf" (parent: .abstract.instanceof.App\Controller\Api\GetMedicalReferralPdf).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetMedicalReferralPdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetMedicalReferralPdf).
Resolving inheritance for "App\Controller\Api\GetMedicalReferralPdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetMedicalReferralPdf).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderConstraints" (parent: .abstract.instanceof.App\Controller\Api\GetOrderConstraints).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderConstraints" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderConstraints).
Resolving inheritance for "App\Controller\Api\GetOrderConstraints" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderConstraints).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderCount" (parent: .abstract.instanceof.App\Controller\Api\GetOrderCount).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderCount" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderCount).
Resolving inheritance for "App\Controller\Api\GetOrderCount" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderCount).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderFilesCount" (parent: .abstract.instanceof.App\Controller\Api\GetOrderFilesCount).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderFilesCount" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderFilesCount).
Resolving inheritance for "App\Controller\Api\GetOrderFilesCount" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderFilesCount).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderForm" (parent: .abstract.instanceof.App\Controller\Api\GetOrderForm).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderForm" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderForm).
Resolving inheritance for "App\Controller\Api\GetOrderForm" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderInvoicePdf" (parent: .abstract.instanceof.App\Controller\Api\GetOrderInvoicePdf).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderInvoicePdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderInvoicePdf).
Resolving inheritance for "App\Controller\Api\GetOrderInvoicePdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderInvoicePdf).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItem" (parent: .abstract.instanceof.App\Controller\Api\GetOrderItem).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItem" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItem).
Resolving inheritance for "App\Controller\Api\GetOrderItem" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItem).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItemData" (parent: .abstract.instanceof.App\Controller\Api\GetOrderItemData).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItemData" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItemData).
Resolving inheritance for "App\Controller\Api\GetOrderItemData" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItemData).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItemP1Patient" (parent: .abstract.instanceof.App\Controller\Api\GetOrderItemP1Patient).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItemP1Patient" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItemP1Patient).
Resolving inheritance for "App\Controller\Api\GetOrderItemP1Patient" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItemP1Patient).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItems" (parent: .abstract.instanceof.App\Controller\Api\GetOrderItems).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItems" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItems).
Resolving inheritance for "App\Controller\Api\GetOrderItems" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItems).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderNotes" (parent: .abstract.instanceof.App\Controller\Api\GetOrderNotes).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderNotes" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderNotes).
Resolving inheritance for "App\Controller\Api\GetOrderNotes" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderNotes).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPayment" (parent: .abstract.instanceof.App\Controller\Api\GetOrderPayment).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPayment" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPayment).
Resolving inheritance for "App\Controller\Api\GetOrderPayment" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPayment).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPdf" (parent: .abstract.instanceof.App\Controller\Api\GetOrderPdf).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPdf).
Resolving inheritance for "App\Controller\Api\GetOrderPdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPdf).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPrevious" (parent: .abstract.instanceof.App\Controller\Api\GetOrderPrevious).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPrevious" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPrevious).
Resolving inheritance for "App\Controller\Api\GetOrderPrevious" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPrevious).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPreviousPrescriptions" (parent: .abstract.instanceof.App\Controller\Api\GetOrderPreviousPrescriptions).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPreviousPrescriptions" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPreviousPrescriptions).
Resolving inheritance for "App\Controller\Api\GetOrderPreviousPrescriptions" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPreviousPrescriptions).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPreviousProducts" (parent: .abstract.instanceof.App\Controller\Api\GetOrderPreviousProducts).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPreviousProducts" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPreviousProducts).
Resolving inheritance for "App\Controller\Api\GetOrderPreviousProducts" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPreviousProducts).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrdersCount" (parent: .abstract.instanceof.App\Controller\Api\GetOrdersCount).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrdersCount" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrdersCount).
Resolving inheritance for "App\Controller\Api\GetOrdersCount" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrdersCount).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetP1Prescriptions" (parent: .abstract.instanceof.App\Controller\Api\GetP1Prescriptions).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetP1Prescriptions" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetP1Prescriptions).
Resolving inheritance for "App\Controller\Api\GetP1Prescriptions" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetP1Prescriptions).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPatientPrescriptions" (parent: .abstract.instanceof.App\Controller\Api\GetPatientPrescriptions).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPatientPrescriptions" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPatientPrescriptions).
Resolving inheritance for "App\Controller\Api\GetPatientPrescriptions" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPatientPrescriptions).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionBarcode" (parent: .abstract.instanceof.App\Controller\Api\GetPrescriptionBarcode).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionBarcode" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionBarcode).
Resolving inheritance for "App\Controller\Api\GetPrescriptionBarcode" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionBarcode).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionCheck" (parent: .abstract.instanceof.App\Controller\Api\GetPrescriptionCheck).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionCheck" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionCheck).
Resolving inheritance for "App\Controller\Api\GetPrescriptionCheck" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionCheck).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionPdf" (parent: .abstract.instanceof.App\Controller\Api\GetPrescriptionPdf).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionPdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionPdf).
Resolving inheritance for "App\Controller\Api\GetPrescriptionPdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionPdf).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetProductLimit" (parent: .abstract.instanceof.App\Controller\Api\GetProductLimit).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetProductLimit" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetProductLimit).
Resolving inheritance for "App\Controller\Api\GetProductLimit" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetProductLimit).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSickLeavePdf" (parent: .abstract.instanceof.App\Controller\Api\GetSickLeavePdf).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSickLeavePdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSickLeavePdf).
Resolving inheritance for "App\Controller\Api\GetSickLeavePdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSickLeavePdf).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSmsLabsBalance" (parent: .abstract.instanceof.App\Controller\Api\GetSmsLabsBalance).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSmsLabsBalance" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSmsLabsBalance).
Resolving inheritance for "App\Controller\Api\GetSmsLabsBalance" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSmsLabsBalance).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSpecializationHours" (parent: .abstract.instanceof.App\Controller\Api\GetSpecializationHours).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSpecializationHours" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSpecializationHours).
Resolving inheritance for "App\Controller\Api\GetSpecializationHours" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSpecializationHours).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchChatMessageViewed" (parent: .abstract.instanceof.App\Controller\Api\PatchChatMessageViewed).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchChatMessageViewed" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchChatMessageViewed).
Resolving inheritance for "App\Controller\Api\PatchChatMessageViewed" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchChatMessageViewed).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchOrderMessageViewed" (parent: .abstract.instanceof.App\Controller\Api\PatchOrderMessageViewed).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchOrderMessageViewed" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchOrderMessageViewed).
Resolving inheritance for "App\Controller\Api\PatchOrderMessageViewed" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchOrderMessageViewed).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchOrderReminder" (parent: .abstract.instanceof.App\Controller\Api\PatchOrderReminder).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchOrderReminder" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchOrderReminder).
Resolving inheritance for "App\Controller\Api\PatchOrderReminder" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchOrderReminder).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostChatPdf" (parent: .abstract.instanceof.App\Controller\Api\PostChatPdf).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostChatPdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostChatPdf).
Resolving inheritance for "App\Controller\Api\PostChatPdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostChatPdf).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostConfirmEmailUser" (parent: .abstract.instanceof.App\Controller\Api\PostConfirmEmailUser).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostConfirmEmailUser" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostConfirmEmailUser).
Resolving inheritance for "App\Controller\Api\PostConfirmEmailUser" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostConfirmEmailUser).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostConfirmUser" (parent: .abstract.instanceof.App\Controller\Api\PostConfirmUser).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostConfirmUser" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostConfirmUser).
Resolving inheritance for "App\Controller\Api\PostConfirmUser" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostConfirmUser).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostDeclaration" (parent: .abstract.instanceof.App\Controller\Api\PostDeclaration).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostDeclaration" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostDeclaration).
Resolving inheritance for "App\Controller\Api\PostDeclaration" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostDeclaration).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostDoctorCert" (parent: .abstract.instanceof.App\Controller\Api\PostDoctorCert).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostDoctorCert" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostDoctorCert).
Resolving inheritance for "App\Controller\Api\PostDoctorCert" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostDoctorCert).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostFile" (parent: .abstract.instanceof.App\Controller\Api\PostFile).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostFile" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostFile).
Resolving inheritance for "App\Controller\Api\PostFile" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostFile).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostHomeDoctorWebhook" (parent: .abstract.instanceof.App\Controller\Api\PostHomeDoctorWebhook).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostHomeDoctorWebhook" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostHomeDoctorWebhook).
Resolving inheritance for "App\Controller\Api\PostHomeDoctorWebhook" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostHomeDoctorWebhook).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderCancel" (parent: .abstract.instanceof.App\Controller\Api\PostOrderCancel).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderCancel" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderCancel).
Resolving inheritance for "App\Controller\Api\PostOrderCancel" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderCancel).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderDiscount" (parent: .abstract.instanceof.App\Controller\Api\PostOrderDiscount).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderDiscount" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderDiscount).
Resolving inheritance for "App\Controller\Api\PostOrderDiscount" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderDiscount).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderPatient" (parent: .abstract.instanceof.App\Controller\Api\PostOrderPatient).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderPatient" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderPatient).
Resolving inheritance for "App\Controller\Api\PostOrderPatient" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderPatient).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderPayment" (parent: .abstract.instanceof.App\Controller\Api\PostOrderPayment).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderPayment" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderPayment).
Resolving inheritance for "App\Controller\Api\PostOrderPayment" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderPayment).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostPatientChat" (parent: .abstract.instanceof.App\Controller\Api\PostPatientChat).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostPatientChat" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostPatientChat).
Resolving inheritance for "App\Controller\Api\PostPatientChat" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostPatientChat).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostRecoverConfirmUser" (parent: .abstract.instanceof.App\Controller\Api\PostRecoverConfirmUser).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostRecoverConfirmUser" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostRecoverConfirmUser).
Resolving inheritance for "App\Controller\Api\PostRecoverConfirmUser" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostRecoverConfirmUser).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostRecoverUser" (parent: .abstract.instanceof.App\Controller\Api\PostRecoverUser).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostRecoverUser" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostRecoverUser).
Resolving inheritance for "App\Controller\Api\PostRecoverUser" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostRecoverUser).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostUser" (parent: .abstract.instanceof.App\Controller\Api\PostUser).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostUser" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostUser).
Resolving inheritance for "App\Controller\Api\PostUser" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostUser).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostUserSubscription" (parent: .abstract.instanceof.App\Controller\Api\PostUserSubscription).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostUserSubscription" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostUserSubscription).
Resolving inheritance for "App\Controller\Api\PostUserSubscription" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostUserSubscription).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EihController" (parent: .abstract.instanceof.App\Controller\EihController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EihController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EihController).
Resolving inheritance for "App\Controller\EihController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EihController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController" (parent: .abstract.instanceof.App\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController).
Resolving inheritance for "App\Controller\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FirebaseController" (parent: .abstract.instanceof.App\Controller\FirebaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FirebaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FirebaseController).
Resolving inheritance for "App\Controller\FirebaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FirebaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\AfflictionController" (parent: .abstract.instanceof.App\Controller\Site\AfflictionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\AfflictionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\AfflictionController).
Resolving inheritance for "App\Controller\Site\AfflictionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\AfflictionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\BlogController" (parent: .abstract.instanceof.App\Controller\Site\BlogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\BlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\BlogController).
Resolving inheritance for "App\Controller\Site\BlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\BlogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\CartController" (parent: .abstract.instanceof.App\Controller\Site\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\CartController).
Resolving inheritance for "App\Controller\Site\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\DocumentsController" (parent: .abstract.instanceof.App\Controller\Site\DocumentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\DocumentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\DocumentsController).
Resolving inheritance for "App\Controller\Site\DocumentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\DocumentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PageController" (parent: .abstract.instanceof.App\Controller\Site\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PageController).
Resolving inheritance for "App\Controller\Site\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PanelController" (parent: .abstract.instanceof.App\Controller\Site\PanelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PanelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PanelController).
Resolving inheritance for "App\Controller\Site\PanelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PanelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PaymentController" (parent: .abstract.instanceof.App\Controller\Site\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PaymentController).
Resolving inheritance for "App\Controller\Site\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PozController" (parent: .abstract.instanceof.App\Controller\Site\PozController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PozController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PozController).
Resolving inheritance for "App\Controller\Site\PozController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PozController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\ProductController" (parent: .abstract.instanceof.App\Controller\Site\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\ProductController).
Resolving inheritance for "App\Controller\Site\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Rss\RssController" (parent: .abstract.instanceof.App\Controller\Site\Rss\RssController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Rss\RssController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Rss\RssController).
Resolving inheritance for "App\Controller\Site\Rss\RssController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Rss\RssController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\UserController" (parent: .abstract.instanceof.App\Controller\Site\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\UserController).
Resolving inheritance for "App\Controller\Site\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ChatExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\ChatExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ChatExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ChatExtension).
Resolving inheritance for "App\Doctrine\Extension\ChatExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ChatExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension).
Resolving inheritance for "App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\DoctorCurrentUserExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\DoctorCurrentUserExtension).
Resolving inheritance for "App\Doctrine\Extension\DoctorCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\DoctorCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\FileCurrentUserExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\FileCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\FileCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\FileCurrentUserExtension).
Resolving inheritance for "App\Doctrine\Extension\FileCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\FileCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\MedicalHistoryCurrentExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\MedicalHistoryCurrentExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\MedicalHistoryCurrentExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\MedicalHistoryCurrentExtension).
Resolving inheritance for "App\Doctrine\Extension\MedicalHistoryCurrentExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\MedicalHistoryCurrentExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OpinionExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\OpinionExtension).
Resolving inheritance for "App\Doctrine\Extension\OpinionExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OpinionExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\OrderCurrentDoctorExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\OrderCurrentDoctorExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OrderCurrentDoctorExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\OrderCurrentDoctorExtension).
Resolving inheritance for "App\Doctrine\Extension\OrderCurrentDoctorExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OrderCurrentDoctorExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OrderExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\OrderExtension).
Resolving inheritance for "App\Doctrine\Extension\OrderExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OrderExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PackageExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\PackageExtension).
Resolving inheritance for "App\Doctrine\Extension\PackageExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PackageExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\PatientCurrentDoctorExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\PatientCurrentDoctorExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PatientCurrentDoctorExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\PatientCurrentDoctorExtension).
Resolving inheritance for "App\Doctrine\Extension\PatientCurrentDoctorExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PatientCurrentDoctorExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension).
Resolving inheritance for "App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ProductActiveExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\ProductActiveExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ProductActiveExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ProductActiveExtension).
Resolving inheritance for "App\Doctrine\Extension\ProductActiveExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ProductActiveExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSettingCurrentUserExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\UserSettingCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSettingCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSettingCurrentUserExtension).
Resolving inheritance for "App\Doctrine\Extension\UserSettingCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSettingCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension).
Resolving inheritance for "App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSubscriptionCurrentExtension" (parent: .abstract.instanceof.App\Doctrine\Extension\UserSubscriptionCurrentExtension).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSubscriptionCurrentExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSubscriptionCurrentExtension).
Resolving inheritance for "App\Doctrine\Extension\UserSubscriptionCurrentExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSubscriptionCurrentExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiLoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ApiLoginSubscriber).
Resolving inheritance for "App\EventSubscriber\ApiLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiLoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiUserValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ApiUserValidateSubscriber).
Resolving inheritance for "App\EventSubscriber\ApiUserValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiUserValidateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DiagnosticSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DiagnosticSubscriber).
Resolving inheritance for "App\EventSubscriber\DiagnosticSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DiagnosticSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EasyAdminSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\EasyAdminSubscriber).
Resolving inheritance for "App\EventSubscriber\EasyAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EasyAdminSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JWTSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\JWTSubscriber).
Resolving inheritance for "App\EventSubscriber\JWTSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JWTSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogoutSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LogoutSubscriber).
Resolving inheritance for "App\EventSubscriber\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogoutSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MedicalHistorySetDoctor" (parent: .abstract.instanceof.App\EventSubscriber\MedicalHistorySetDoctor).
Resolving inheritance for "App\EventSubscriber\MedicalHistorySetDoctor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MedicalHistorySetDoctor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MedicalHistorySetPatient" (parent: .abstract.instanceof.App\EventSubscriber\MedicalHistorySetPatient).
Resolving inheritance for "App\EventSubscriber\MedicalHistorySetPatient" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MedicalHistorySetPatient).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderCreatedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderCreatedSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderDoctorChanged" (parent: .abstract.instanceof.App\EventSubscriber\OrderDoctorChanged).
Resolving inheritance for "App\EventSubscriber\OrderDoctorChanged" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderDoctorChanged).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderFulfilledSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderFulfilledSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderFulfilledSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderFulfilledSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderIdSaveInSessionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderIdSaveInSessionSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderIdSaveInSessionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderIdSaveInSessionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderPaidSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderPaidSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderPaidSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderPaidSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderRecalculateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderRecalculateSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderRecalculateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderRecalculateSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\PreLogin.0.App\EventSubscriber\PreLogin" (parent: .abstract.instanceof.App\EventSubscriber\PreLogin).
Resolving inheritance for "App\EventSubscriber\PreLogin" (parent: .instanceof.App\EventSubscriber\PreLogin.0.App\EventSubscriber\PreLogin).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PrescriptionCodeGeneratedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PrescriptionCodeGeneratedSubscriber).
Resolving inheritance for "App\EventSubscriber\PrescriptionCodeGeneratedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PrescriptionCodeGeneratedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RequestSubscriber).
Resolving inheritance for "App\EventSubscriber\RequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServiceApiSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ServiceApiSubscriber).
Resolving inheritance for "App\EventSubscriber\ServiceApiSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServiceApiSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServiceSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ServiceSubscriber).
Resolving inheritance for "App\EventSubscriber\ServiceSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServiceSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SitemapSubsriber" (parent: .abstract.instanceof.App\EventSubscriber\SitemapSubsriber).
Resolving inheritance for "App\EventSubscriber\SitemapSubsriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SitemapSubsriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\TwoFactorAuthenticationEvents.0.App\EventSubscriber\TwoFactorAuthenticationEvents" (parent: .abstract.instanceof.App\EventSubscriber\TwoFactorAuthenticationEvents).
Resolving inheritance for "App\EventSubscriber\TwoFactorAuthenticationEvents" (parent: .instanceof.App\EventSubscriber\TwoFactorAuthenticationEvents.0.App\EventSubscriber\TwoFactorAuthenticationEvents).
Resolving inheritance for ".instanceof.App\ExternalServiceApi\AtineaApi.0.App\ExternalServiceApi\AtineaApi" (parent: .abstract.instanceof.App\ExternalServiceApi\AtineaApi).
Resolving inheritance for "App\ExternalServiceApi\AtineaApi" (parent: .instanceof.App\ExternalServiceApi\AtineaApi.0.App\ExternalServiceApi\AtineaApi).
Resolving inheritance for ".instanceof.App\ExternalServiceApi\HomeDoctorApi.0.App\ExternalServiceApi\HomeDoctorApi" (parent: .abstract.instanceof.App\ExternalServiceApi\HomeDoctorApi).
Resolving inheritance for "App\ExternalServiceApi\HomeDoctorApi" (parent: .instanceof.App\ExternalServiceApi\HomeDoctorApi.0.App\ExternalServiceApi\HomeDoctorApi).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ActiveSubstanceWarningFactory" (parent: .abstract.instanceof.App\Factory\ActiveSubstanceWarningFactory).
Resolving inheritance for "App\Factory\ActiveSubstanceWarningFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ActiveSubstanceWarningFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AfflictionFactory" (parent: .abstract.instanceof.App\Factory\AfflictionFactory).
Resolving inheritance for "App\Factory\AfflictionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AfflictionFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AwinTransactionFactory" (parent: .abstract.instanceof.App\Factory\AwinTransactionFactory).
Resolving inheritance for "App\Factory\AwinTransactionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AwinTransactionFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogCategoryFactory" (parent: .abstract.instanceof.App\Factory\BlogCategoryFactory).
Resolving inheritance for "App\Factory\BlogCategoryFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogCategoryFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogCustomLinkFactory" (parent: .abstract.instanceof.App\Factory\BlogCustomLinkFactory).
Resolving inheritance for "App\Factory\BlogCustomLinkFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogCustomLinkFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogPostCommentFactory" (parent: .abstract.instanceof.App\Factory\BlogPostCommentFactory).
Resolving inheritance for "App\Factory\BlogPostCommentFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogPostCommentFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogPostFactory" (parent: .abstract.instanceof.App\Factory\BlogPostFactory).
Resolving inheritance for "App\Factory\BlogPostFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogPostFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogTagFactory" (parent: .abstract.instanceof.App\Factory\BlogTagFactory).
Resolving inheritance for "App\Factory\BlogTagFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogTagFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\CategoryFactory" (parent: .abstract.instanceof.App\Factory\CategoryFactory).
Resolving inheritance for "App\Factory\CategoryFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\CategoryFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatFactory" (parent: .abstract.instanceof.App\Factory\ChatFactory).
Resolving inheritance for "App\Factory\ChatFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatHourFactory" (parent: .abstract.instanceof.App\Factory\ChatHourFactory).
Resolving inheritance for "App\Factory\ChatHourFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatHourFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatMessageFactory" (parent: .abstract.instanceof.App\Factory\ChatMessageFactory).
Resolving inheritance for "App\Factory\ChatMessageFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatMessageFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ContentTemplateFactory" (parent: .abstract.instanceof.App\Factory\ContentTemplateFactory).
Resolving inheritance for "App\Factory\ContentTemplateFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ContentTemplateFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DiscountFactory" (parent: .abstract.instanceof.App\Factory\DiscountFactory).
Resolving inheritance for "App\Factory\DiscountFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DiscountFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DiseaseFactory" (parent: .abstract.instanceof.App\Factory\DiseaseFactory).
Resolving inheritance for "App\Factory\DiseaseFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DiseaseFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorFactory" (parent: .abstract.instanceof.App\Factory\DoctorFactory).
Resolving inheritance for "App\Factory\DoctorFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorServiceFactory" (parent: .abstract.instanceof.App\Factory\DoctorServiceFactory).
Resolving inheritance for "App\Factory\DoctorServiceFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorServiceFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorSpecializationFactory" (parent: .abstract.instanceof.App\Factory\DoctorSpecializationFactory).
Resolving inheritance for "App\Factory\DoctorSpecializationFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorSpecializationFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorSpecializationReminderFactory" (parent: .abstract.instanceof.App\Factory\DoctorSpecializationReminderFactory).
Resolving inheritance for "App\Factory\DoctorSpecializationReminderFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorSpecializationReminderFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorWorkingHourFactory" (parent: .abstract.instanceof.App\Factory\DoctorWorkingHourFactory).
Resolving inheritance for "App\Factory\DoctorWorkingHourFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorWorkingHourFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailAccountFactory" (parent: .abstract.instanceof.App\Factory\EmailAccountFactory).
Resolving inheritance for "App\Factory\EmailAccountFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailAccountFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailFactory" (parent: .abstract.instanceof.App\Factory\EmailFactory).
Resolving inheritance for "App\Factory\EmailFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailThreadFactory" (parent: .abstract.instanceof.App\Factory\EmailThreadFactory).
Resolving inheritance for "App\Factory\EmailThreadFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailThreadFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FaqFactory" (parent: .abstract.instanceof.App\Factory\FaqFactory).
Resolving inheritance for "App\Factory\FaqFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FaqFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FileFactory" (parent: .abstract.instanceof.App\Factory\FileFactory).
Resolving inheritance for "App\Factory\FileFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FileFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormEntryFactory" (parent: .abstract.instanceof.App\Factory\FormEntryFactory).
Resolving inheritance for "App\Factory\FormEntryFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormEntryFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormFactory" (parent: .abstract.instanceof.App\Factory\FormFactory).
Resolving inheritance for "App\Factory\FormFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormFieldFactory" (parent: .abstract.instanceof.App\Factory\FormFieldFactory).
Resolving inheritance for "App\Factory\FormFieldFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormFieldFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InternalLinkingFactory" (parent: .abstract.instanceof.App\Factory\InternalLinkingFactory).
Resolving inheritance for "App\Factory\InternalLinkingFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InternalLinkingFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InvoiceFactory" (parent: .abstract.instanceof.App\Factory\InvoiceFactory).
Resolving inheritance for "App\Factory\InvoiceFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InvoiceFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\KohortFactory" (parent: .abstract.instanceof.App\Factory\KohortFactory).
Resolving inheritance for "App\Factory\KohortFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\KohortFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\LogFactory" (parent: .abstract.instanceof.App\Factory\LogFactory).
Resolving inheritance for "App\Factory\LogFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\LogFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalEventFactory" (parent: .abstract.instanceof.App\Factory\MedicalEventFactory).
Resolving inheritance for "App\Factory\MedicalEventFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalEventFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalHistoryFactory" (parent: .abstract.instanceof.App\Factory\MedicalHistoryFactory).
Resolving inheritance for "App\Factory\MedicalHistoryFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalHistoryFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalReferralFactory" (parent: .abstract.instanceof.App\Factory\MedicalReferralFactory).
Resolving inheritance for "App\Factory\MedicalReferralFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalReferralFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicinesCommentFactory" (parent: .abstract.instanceof.App\Factory\MedicinesCommentFactory).
Resolving inheritance for "App\Factory\MedicinesCommentFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicinesCommentFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NewsletterFactory" (parent: .abstract.instanceof.App\Factory\NewsletterFactory).
Resolving inheritance for "App\Factory\NewsletterFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NewsletterFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NewsletterPatientFactory" (parent: .abstract.instanceof.App\Factory\NewsletterPatientFactory).
Resolving inheritance for "App\Factory\NewsletterPatientFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NewsletterPatientFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NoteFactory" (parent: .abstract.instanceof.App\Factory\NoteFactory).
Resolving inheritance for "App\Factory\NoteFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NoteFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NotificationHistoryFactory" (parent: .abstract.instanceof.App\Factory\NotificationHistoryFactory).
Resolving inheritance for "App\Factory\NotificationHistoryFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NotificationHistoryFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NotificationTemplateFactory" (parent: .abstract.instanceof.App\Factory\NotificationTemplateFactory).
Resolving inheritance for "App\Factory\NotificationTemplateFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NotificationTemplateFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OccupationGroupFactory" (parent: .abstract.instanceof.App\Factory\OccupationGroupFactory).
Resolving inheritance for "App\Factory\OccupationGroupFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OccupationGroupFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderFactory" (parent: .abstract.instanceof.App\Factory\OrderFactory).
Resolving inheritance for "App\Factory\OrderFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderItemFactory" (parent: .abstract.instanceof.App\Factory\OrderItemFactory).
Resolving inheritance for "App\Factory\OrderItemFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderItemFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderMessageFactory" (parent: .abstract.instanceof.App\Factory\OrderMessageFactory).
Resolving inheritance for "App\Factory\OrderMessageFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderMessageFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderMessageTemplateFactory" (parent: .abstract.instanceof.App\Factory\OrderMessageTemplateFactory).
Resolving inheritance for "App\Factory\OrderMessageTemplateFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderMessageTemplateFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderReminderFactory" (parent: .abstract.instanceof.App\Factory\OrderReminderFactory).
Resolving inheritance for "App\Factory\OrderReminderFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderReminderFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderStateFactory" (parent: .abstract.instanceof.App\Factory\OrderStateFactory).
Resolving inheritance for "App\Factory\OrderStateFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderStateFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderTagFactory" (parent: .abstract.instanceof.App\Factory\OrderTagFactory).
Resolving inheritance for "App\Factory\OrderTagFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderTagFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PatientFactory" (parent: .abstract.instanceof.App\Factory\PatientFactory).
Resolving inheritance for "App\Factory\PatientFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PatientFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PaymentFactory" (parent: .abstract.instanceof.App\Factory\PaymentFactory).
Resolving inheritance for "App\Factory\PaymentFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PaymentFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PeselFactory" (parent: .abstract.instanceof.App\Factory\PeselFactory).
Resolving inheritance for "App\Factory\PeselFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PeselFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PlaceSpecializationFactory" (parent: .abstract.instanceof.App\Factory\PlaceSpecializationFactory).
Resolving inheritance for "App\Factory\PlaceSpecializationFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PlaceSpecializationFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PostalCodeFactory" (parent: .abstract.instanceof.App\Factory\PostalCodeFactory).
Resolving inheritance for "App\Factory\PostalCodeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PostalCodeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PrescriptionFactory" (parent: .abstract.instanceof.App\Factory\PrescriptionFactory).
Resolving inheritance for "App\Factory\PrescriptionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PrescriptionFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProcedureFactory" (parent: .abstract.instanceof.App\Factory\ProcedureFactory).
Resolving inheritance for "App\Factory\ProcedureFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProcedureFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductFactory" (parent: .abstract.instanceof.App\Factory\ProductFactory).
Resolving inheritance for "App\Factory\ProductFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductSearchLogFactory" (parent: .abstract.instanceof.App\Factory\ProductSearchLogFactory).
Resolving inheritance for "App\Factory\ProductSearchLogFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductSearchLogFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductTextFactory" (parent: .abstract.instanceof.App\Factory\ProductTextFactory).
Resolving inheritance for "App\Factory\ProductTextFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductTextFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ReflinkDataFactory" (parent: .abstract.instanceof.App\Factory\ReflinkDataFactory).
Resolving inheritance for "App\Factory\ReflinkDataFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ReflinkDataFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ReflinkFactory" (parent: .abstract.instanceof.App\Factory\ReflinkFactory).
Resolving inheritance for "App\Factory\ReflinkFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ReflinkFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SearchConditionFactory" (parent: .abstract.instanceof.App\Factory\SearchConditionFactory).
Resolving inheritance for "App\Factory\SearchConditionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SearchConditionFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ServiceFactory" (parent: .abstract.instanceof.App\Factory\ServiceFactory).
Resolving inheritance for "App\Factory\ServiceFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ServiceFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SettingFactory" (parent: .abstract.instanceof.App\Factory\SettingFactory).
Resolving inheritance for "App\Factory\SettingFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SettingFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SickLeaveFactory" (parent: .abstract.instanceof.App\Factory\SickLeaveFactory).
Resolving inheritance for "App\Factory\SickLeaveFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SickLeaveFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SiteFactory" (parent: .abstract.instanceof.App\Factory\SiteFactory).
Resolving inheritance for "App\Factory\SiteFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SiteFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SpecializationFactory" (parent: .abstract.instanceof.App\Factory\SpecializationFactory).
Resolving inheritance for "App\Factory\SpecializationFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SpecializationFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskFactory" (parent: .abstract.instanceof.App\Factory\TaskFactory).
Resolving inheritance for "App\Factory\TaskFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TextPartFactory" (parent: .abstract.instanceof.App\Factory\TextPartFactory).
Resolving inheritance for "App\Factory\TextPartFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TextPartFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory" (parent: .abstract.instanceof.App\Factory\UserFactory).
Resolving inheritance for "App\Factory\UserFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserGroupFactory" (parent: .abstract.instanceof.App\Factory\UserGroupFactory).
Resolving inheritance for "App\Factory\UserGroupFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserGroupFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserSettingFactory" (parent: .abstract.instanceof.App\Factory\UserSettingFactory).
Resolving inheritance for "App\Factory\UserSettingFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserSettingFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserSubscriptionFactory" (parent: .abstract.instanceof.App\Factory\UserSubscriptionFactory).
Resolving inheritance for "App\Factory\UserSubscriptionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserSubscriptionFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddItemType" (parent: .abstract.instanceof.App\Form\AddItemType).
Resolving inheritance for "App\Form\AddItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreeTermsType" (parent: .abstract.instanceof.App\Form\AgreeTermsType).
Resolving inheritance for "App\Form\AgreeTermsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreeTermsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiLoginType" (parent: .abstract.instanceof.App\Form\ApiLoginType).
Resolving inheritance for "App\Form\ApiLoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiLoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BaseMedicalHistoryType" (parent: .abstract.instanceof.App\Form\BaseMedicalHistoryType).
Resolving inheritance for "App\Form\BaseMedicalHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BaseMedicalHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogCustomLinkType" (parent: .abstract.instanceof.App\Form\BlogCustomLinkType).
Resolving inheritance for "App\Form\BlogCustomLinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogCustomLinkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogPostCommentType" (parent: .abstract.instanceof.App\Form\BlogPostCommentType).
Resolving inheritance for "App\Form\BlogPostCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogPostCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChorobyType" (parent: .abstract.instanceof.App\Form\ChorobyType).
Resolving inheritance for "App\Form\ChorobyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChorobyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClearCartType" (parent: .abstract.instanceof.App\Form\ClearCartType).
Resolving inheritance for "App\Form\ClearCartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClearCartType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfirmDeleteType" (parent: .abstract.instanceof.App\Form\ConfirmDeleteType).
Resolving inheritance for "App\Form\ConfirmDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfirmDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConsultationMedicalHistoryType" (parent: .abstract.instanceof.App\Form\ConsultationMedicalHistoryType).
Resolving inheritance for "App\Form\ConsultationMedicalHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConsultationMedicalHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactFormType" (parent: .abstract.instanceof.App\Form\ContactFormType).
Resolving inheritance for "App\Form\ContactFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentTemplateType" (parent: .abstract.instanceof.App\Form\ContentTemplateType).
Resolving inheritance for "App\Form\ContentTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFileCollectionType" (parent: .abstract.instanceof.App\Form\CustomFileCollectionType).
Resolving inheritance for "App\Form\CustomFileCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFileCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFileType" (parent: .abstract.instanceof.App\Form\CustomFileType).
Resolving inheritance for "App\Form\CustomFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateRangeType" (parent: .abstract.instanceof.App\Form\DateRangeType).
Resolving inheritance for "App\Form\DateRangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateRangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateTimeSecType" (parent: .abstract.instanceof.App\Form\DateTimeSecType).
Resolving inheritance for "App\Form\DateTimeSecType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateTimeSecType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateTimeType" (parent: .abstract.instanceof.App\Form\DateTimeType).
Resolving inheritance for "App\Form\DateTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateType" (parent: .abstract.instanceof.App\Form\DateType).
Resolving inheritance for "App\Form\DateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorChoiceFilterType" (parent: .abstract.instanceof.App\Form\DoctorChoiceFilterType).
Resolving inheritance for "App\Form\DoctorChoiceFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorChoiceFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorChoiceType" (parent: .abstract.instanceof.App\Form\DoctorChoiceType).
Resolving inheritance for "App\Form\DoctorChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorFormType" (parent: .abstract.instanceof.App\Form\DoctorFormType).
Resolving inheritance for "App\Form\DoctorFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorServiceType" (parent: .abstract.instanceof.App\Form\DoctorServiceType).
Resolving inheritance for "App\Form\DoctorServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorSpecializationReminderType" (parent: .abstract.instanceof.App\Form\DoctorSpecializationReminderType).
Resolving inheritance for "App\Form\DoctorSpecializationReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorSpecializationReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorWorkingHourType" (parent: .abstract.instanceof.App\Form\DoctorWorkingHourType).
Resolving inheritance for "App\Form\DoctorWorkingHourType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorWorkingHourType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentPasswordType" (parent: .abstract.instanceof.App\Form\DocumentPasswordType).
Resolving inheritance for "App\Form\DocumentPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DokumentUprawnienType" (parent: .abstract.instanceof.App\Form\DokumentUprawnienType).
Resolving inheritance for "App\Form\DokumentUprawnienType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DokumentUprawnienType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DropzoneType" (parent: .abstract.instanceof.App\Form\DropzoneType).
Resolving inheritance for "App\Form\DropzoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DropzoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EihCheckUserType" (parent: .abstract.instanceof.App\Form\EihCheckUserType).
Resolving inheritance for "App\Form\EihCheckUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EihCheckUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailOrPhoneType" (parent: .abstract.instanceof.App\Form\EmailOrPhoneType).
Resolving inheritance for "App\Form\EmailOrPhoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailOrPhoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailReplyType" (parent: .abstract.instanceof.App\Form\EmailReplyType).
Resolving inheritance for "App\Form\EmailReplyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailReplyType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\BuildFormFieldSubscriber" (parent: .abstract.instanceof.App\Form\EventListener\BuildFormFieldSubscriber).
Resolving inheritance for "App\Form\EventListener\BuildFormFieldSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\BuildFormFieldSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqType" (parent: .abstract.instanceof.App\Form\FaqType).
Resolving inheritance for "App\Form\FaqType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterFileType" (parent: .abstract.instanceof.App\Form\FilterFileType).
Resolving inheritance for "App\Form\FilterFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormFieldChoiceType" (parent: .abstract.instanceof.App\Form\FormFieldChoiceType).
Resolving inheritance for "App\Form\FormFieldChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormFieldChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormFieldOptionsType" (parent: .abstract.instanceof.App\Form\FormFieldOptionsType).
Resolving inheritance for "App\Form\FormFieldOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormFieldOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GoogleMapsType" (parent: .abstract.instanceof.App\Form\GoogleMapsType).
Resolving inheritance for "App\Form\GoogleMapsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GoogleMapsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupTextType" (parent: .abstract.instanceof.App\Form\GroupTextType).
Resolving inheritance for "App\Form\GroupTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InstitutionWorkingHourType" (parent: .abstract.instanceof.App\Form\InstitutionWorkingHourType).
Resolving inheritance for "App\Form\InstitutionWorkingHourType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InstitutionWorkingHourType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabExaminationItemType" (parent: .abstract.instanceof.App\Form\LabExaminationItemType).
Resolving inheritance for "App\Form\LabExaminationItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabExaminationItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabExaminationTextPartFieldType" (parent: .abstract.instanceof.App\Form\LabExaminationTextPartFieldType).
Resolving inheritance for "App\Form\LabExaminationTextPartFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabExaminationTextPartFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LekiType" (parent: .abstract.instanceof.App\Form\LekiType).
Resolving inheritance for "App\Form\LekiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LekiType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType" (parent: .abstract.instanceof.App\Form\LoginType).
Resolving inheritance for "App\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicalHistoryType" (parent: .abstract.instanceof.App\Form\MedicalHistoryType).
Resolving inheritance for "App\Form\MedicalHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicalHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicinesCommentType" (parent: .abstract.instanceof.App\Form\MedicinesCommentType).
Resolving inheritance for "App\Form\MedicinesCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicinesCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsletterPreferenceType" (parent: .abstract.instanceof.App\Form\NewsletterPreferenceType).
Resolving inheritance for "App\Form\NewsletterPreferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsletterPreferenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoteType" (parent: .abstract.instanceof.App\Form\NoteType).
Resolving inheritance for "App\Form\NoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationTestType" (parent: .abstract.instanceof.App\Form\NotificationTestType).
Resolving inheritance for "App\Form\NotificationTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationTestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpinionFormType" (parent: .abstract.instanceof.App\Form\OpinionFormType).
Resolving inheritance for "App\Form\OpinionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpinionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderCancelType" (parent: .abstract.instanceof.App\Form\OrderCancelType).
Resolving inheritance for "App\Form\OrderCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderCancelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderDataType" (parent: .abstract.instanceof.App\Form\OrderDataType).
Resolving inheritance for "App\Form\OrderDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderDownloadLogType" (parent: .abstract.instanceof.App\Form\OrderDownloadLogType).
Resolving inheritance for "App\Form\OrderDownloadLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderDownloadLogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderFulfillType" (parent: .abstract.instanceof.App\Form\OrderFulfillType).
Resolving inheritance for "App\Form\OrderFulfillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderFulfillType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemType" (parent: .abstract.instanceof.App\Form\OrderItemType).
Resolving inheritance for "App\Form\OrderItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderMessageTemplateType" (parent: .abstract.instanceof.App\Form\OrderMessageTemplateType).
Resolving inheritance for "App\Form\OrderMessageTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderMessageTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderMessageType" (parent: .abstract.instanceof.App\Form\OrderMessageType).
Resolving inheritance for "App\Form\OrderMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderSearchType" (parent: .abstract.instanceof.App\Form\OrderSearchType).
Resolving inheritance for "App\Form\OrderSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType" (parent: .abstract.instanceof.App\Form\OrderType).
Resolving inheritance for "App\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PackageTextPartFieldType" (parent: .abstract.instanceof.App\Form\PackageTextPartFieldType).
Resolving inheritance for "App\Form\PackageTextPartFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PackageTextPartFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientType" (parent: .abstract.instanceof.App\Form\PatientType).
Resolving inheritance for "App\Form\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentMethodType" (parent: .abstract.instanceof.App\Form\PaymentMethodType).
Resolving inheritance for "App\Form\PaymentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentMethodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhoneNumberType" (parent: .abstract.instanceof.App\Form\PhoneNumberType).
Resolving inheritance for "App\Form\PhoneNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhoneNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreConsultationType" (parent: .abstract.instanceof.App\Form\PreConsultationType).
Resolving inheritance for "App\Form\PreConsultationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreConsultationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreSickLeaveCompanyType" (parent: .abstract.instanceof.App\Form\PreSickLeaveCompanyType).
Resolving inheritance for "App\Form\PreSickLeaveCompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreSickLeaveCompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreSickLeaveType" (parent: .abstract.instanceof.App\Form\PreSickLeaveType).
Resolving inheritance for "App\Form\PreSickLeaveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreSickLeaveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionItemType" (parent: .abstract.instanceof.App\Form\PrescriptionItemType).
Resolving inheritance for "App\Form\PrescriptionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionType" (parent: .abstract.instanceof.App\Form\PrescriptionType).
Resolving inheritance for "App\Form\PrescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceRateType" (parent: .abstract.instanceof.App\Form\PriceRateType).
Resolving inheritance for "App\Form\PriceRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReflinkStatsType" (parent: .abstract.instanceof.App\Form\ReflinkStatsType).
Resolving inheritance for "App\Form\ReflinkStatsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReflinkStatsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterPatientType" (parent: .abstract.instanceof.App\Form\RegisterPatientType).
Resolving inheritance for "App\Form\RegisterPatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterPatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RemoveItemType" (parent: .abstract.instanceof.App\Form\RemoveItemType).
Resolving inheritance for "App\Form\RemoveItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RemoveItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RolesType" (parent: .abstract.instanceof.App\Form\RolesType).
Resolving inheritance for "App\Form\RolesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RolesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetDiscountType" (parent: .abstract.instanceof.App\Form\SetDiscountType).
Resolving inheritance for "App\Form\SetDiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetDiscountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetItemQuantityType" (parent: .abstract.instanceof.App\Form\SetItemQuantityType).
Resolving inheritance for "App\Form\SetItemQuantityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetItemQuantityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationCancelledType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationCancelledType).
Resolving inheritance for "App\Form\SettingValueNotificationCancelledType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationCancelledType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationChatArchiveType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationChatArchiveType).
Resolving inheritance for "App\Form\SettingValueNotificationChatArchiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationChatArchiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationChatMessageReminderType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationChatMessageReminderType).
Resolving inheritance for "App\Form\SettingValueNotificationChatMessageReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationChatMessageReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationContactType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationContactType).
Resolving inheritance for "App\Form\SettingValueNotificationContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationDiscountType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationDiscountType).
Resolving inheritance for "App\Form\SettingValueNotificationDiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationDiscountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationDoctorSpecializationReminderType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationDoctorSpecializationReminderType).
Resolving inheritance for "App\Form\SettingValueNotificationDoctorSpecializationReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationDoctorSpecializationReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationNoOrderType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationNoOrderType).
Resolving inheritance for "App\Form\SettingValueNotificationNoOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationNoOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderChangeConsultationType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationOrderChangeConsultationType).
Resolving inheritance for "App\Form\SettingValueNotificationOrderChangeConsultationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderChangeConsultationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderPaidUserType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationOrderPaidUserType).
Resolving inheritance for "App\Form\SettingValueNotificationOrderPaidUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderPaidUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderReminderType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationOrderReminderType).
Resolving inheritance for "App\Form\SettingValueNotificationOrderReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationPrescriptionCodeType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationPrescriptionCodeType).
Resolving inheritance for "App\Form\SettingValueNotificationPrescriptionCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationPrescriptionCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationSmsLabsBalanceType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationSmsLabsBalanceType).
Resolving inheritance for "App\Form\SettingValueNotificationSmsLabsBalanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationSmsLabsBalanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationStartConsultationWebPushType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationStartConsultationWebPushType).
Resolving inheritance for "App\Form\SettingValueNotificationStartConsultationWebPushType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationStartConsultationWebPushType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationType).
Resolving inheritance for "App\Form\SettingValueNotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUnfinishedType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUnfinishedType).
Resolving inheritance for "App\Form\SettingValueNotificationUnfinishedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUnfinishedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewChatMessageWebPushType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserNewChatMessageWebPushType).
Resolving inheritance for "App\Form\SettingValueNotificationUserNewChatMessageWebPushType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewChatMessageWebPushType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewOrderMessageWebPushType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserNewOrderMessageWebPushType).
Resolving inheritance for "App\Form\SettingValueNotificationUserNewOrderMessageWebPushType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewOrderMessageWebPushType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewOrderWebPushType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserNewOrderWebPushType).
Resolving inheritance for "App\Form\SettingValueNotificationUserNewOrderWebPushType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewOrderWebPushType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserOrderMessageReminderType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserOrderMessageReminderType).
Resolving inheritance for "App\Form\SettingValueNotificationUserOrderMessageReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserOrderMessageReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserOrderMessageType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserOrderMessageType).
Resolving inheritance for "App\Form\SettingValueNotificationUserOrderMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserOrderMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRecoverType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserRecoverType).
Resolving inheritance for "App\Form\SettingValueNotificationUserRecoverType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRecoverType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRegType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserRegType).
Resolving inheritance for "App\Form\SettingValueNotificationUserRegType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRegType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRegisterType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserRegisterType).
Resolving inheritance for "App\Form\SettingValueNotificationUserRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserSickLeaveReadyType" (parent: .abstract.instanceof.App\Form\SettingValueNotificationUserSickLeaveReadyType).
Resolving inheritance for "App\Form\SettingValueNotificationUserSickLeaveReadyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserSickLeaveReadyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueType" (parent: .abstract.instanceof.App\Form\SettingValueType).
Resolving inheritance for "App\Form\SettingValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SickLeaveType" (parent: .abstract.instanceof.App\Form\SickLeaveType).
Resolving inheritance for "App\Form\SickLeaveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SickLeaveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SimplePaymentType" (parent: .abstract.instanceof.App\Form\SimplePaymentType).
Resolving inheritance for "App\Form\SimplePaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SimplePaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SourcesFilterType" (parent: .abstract.instanceof.App\Form\SourcesFilterType).
Resolving inheritance for "App\Form\SourcesFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SourcesFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskActionType" (parent: .abstract.instanceof.App\Form\TaskActionType).
Resolving inheritance for "App\Form\TaskActionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskActionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskTriggerType" (parent: .abstract.instanceof.App\Form\TaskTriggerType).
Resolving inheritance for "App\Form\TaskTriggerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskTriggerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskTriggersType" (parent: .abstract.instanceof.App\Form\TaskTriggersType).
Resolving inheritance for "App\Form\TaskTriggersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskTriggersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextPartFieldType" (parent: .abstract.instanceof.App\Form\TextPartFieldType).
Resolving inheritance for "App\Form\TextPartFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextPartFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TpayBankType" (parent: .abstract.instanceof.App\Form\TpayBankType).
Resolving inheritance for "App\Form\TpayBankType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TpayBankType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePasswordType" (parent: .abstract.instanceof.App\Form\UserChangePasswordType).
Resolving inheritance for "App\Form\UserChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserOrderSearchType" (parent: .abstract.instanceof.App\Form\UserOrderSearchType).
Resolving inheritance for "App\Form\UserOrderSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserOrderSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecoverType" (parent: .abstract.instanceof.App\Form\UserRecoverType).
Resolving inheritance for "App\Form\UserRecoverType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecoverType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserReflinkStatsType" (parent: .abstract.instanceof.App\Form\UserReflinkStatsType).
Resolving inheritance for "App\Form\UserReflinkStatsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserReflinkStatsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationFormType" (parent: .abstract.instanceof.App\Form\UserRegistrationFormType).
Resolving inheritance for "App\Form\UserRegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoivodeshipType" (parent: .abstract.instanceof.App\Form\VoivodeshipType).
Resolving inheritance for "App\Form\VoivodeshipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoivodeshipType).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\ExMessageHandler" (parent: .abstract.instanceof.App\Message\ExMessageHandler).
Resolving inheritance for "App\Message\ExMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\ExMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\HDMessageHandler" (parent: .abstract.instanceof.App\Message\HDMessageHandler).
Resolving inheritance for "App\Message\HDMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\HDMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\InvoiceMessageHandler" (parent: .abstract.instanceof.App\Message\InvoiceMessageHandler).
Resolving inheritance for "App\Message\InvoiceMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\InvoiceMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\MedycMessageHandler" (parent: .abstract.instanceof.App\Message\MedycMessageHandler).
Resolving inheritance for "App\Message\MedycMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\MedycMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\NewsletterMessageHandler" (parent: .abstract.instanceof.App\Message\NewsletterMessageHandler).
Resolving inheritance for "App\Message\NewsletterMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\NewsletterMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\NotificationMessageHandler" (parent: .abstract.instanceof.App\Message\NotificationMessageHandler).
Resolving inheritance for "App\Message\NotificationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\NotificationMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\RemoveExPrescriptionMessageHandler" (parent: .abstract.instanceof.App\Message\RemoveExPrescriptionMessageHandler).
Resolving inheritance for "App\Message\RemoveExPrescriptionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\RemoveExPrescriptionMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\SendExPrescriptionMessageHandler" (parent: .abstract.instanceof.App\Message\SendExPrescriptionMessageHandler).
Resolving inheritance for "App\Message\SendExPrescriptionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\SendExPrescriptionMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\UpdateExPrescriptionMessageHandler" (parent: .abstract.instanceof.App\Message\UpdateExPrescriptionMessageHandler).
Resolving inheritance for "App\Message\UpdateExPrescriptionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\UpdateExPrescriptionMessageHandler).
Resolving inheritance for ".instanceof.App\Message\UpdateHandler.0.App\Message\UpdateHandler" (parent: .abstract.instanceof.App\Message\UpdateHandler).
Resolving inheritance for "App\Message\UpdateHandler" (parent: .instanceof.App\Message\UpdateHandler.0.App\Message\UpdateHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\WordpressMessageHandler" (parent: .abstract.instanceof.App\Message\WordpressMessageHandler).
Resolving inheritance for "App\Message\WordpressMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\WordpressMessageHandler).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.App\Monolog\CustomFileHandler" (parent: .abstract.instanceof.App\Monolog\CustomFileHandler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.App\Monolog\CustomFileHandler" (parent: .instanceof.Monolog\ResettableInterface.0.App\Monolog\CustomFileHandler).
Resolving inheritance for "App\Monolog\CustomFileHandler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.App\Monolog\CustomFileHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ApiNormalizer" (parent: .abstract.instanceof.App\Normalizer\ApiNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ApiNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ApiNormalizer).
Resolving inheritance for "App\Normalizer\ApiNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ApiNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\AutocompleteAdditionalDataNormalizer" (parent: .abstract.instanceof.App\Normalizer\AutocompleteAdditionalDataNormalizer).
Resolving inheritance for "App\Normalizer\AutocompleteAdditionalDataNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\AutocompleteAdditionalDataNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\AutocompleteNormalizer" (parent: .abstract.instanceof.App\Normalizer\AutocompleteNormalizer).
Resolving inheritance for "App\Normalizer\AutocompleteNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\AutocompleteNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ContentTemplateTypeNormalizer" (parent: .abstract.instanceof.App\Normalizer\ContentTemplateTypeNormalizer).
Resolving inheritance for "App\Normalizer\ContentTemplateTypeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ContentTemplateTypeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DateTimeNormalizer" (parent: .abstract.instanceof.App\Normalizer\DateTimeNormalizer).
Resolving inheritance for "App\Normalizer\DateTimeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DateTimeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DoctorNormalizer" (parent: .abstract.instanceof.App\Normalizer\DoctorNormalizer).
Resolving inheritance for "App\Normalizer\DoctorNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DoctorNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DoctorSlotsNormalizer" (parent: .abstract.instanceof.App\Normalizer\DoctorSlotsNormalizer).
Resolving inheritance for "App\Normalizer\DoctorSlotsNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DoctorSlotsNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\FileTypeNormalizer" (parent: .abstract.instanceof.App\Normalizer\FileTypeNormalizer).
Resolving inheritance for "App\Normalizer\FileTypeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\FileTypeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\InstitutionNormalizer" (parent: .abstract.instanceof.App\Normalizer\InstitutionNormalizer).
Resolving inheritance for "App\Normalizer\InstitutionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\InstitutionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\OpinionDenormalizer" (parent: .abstract.instanceof.App\Normalizer\OpinionDenormalizer).
Resolving inheritance for "App\Normalizer\OpinionDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\OpinionDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\OrderDenormalizer" (parent: .abstract.instanceof.App\Normalizer\OrderDenormalizer).
Resolving inheritance for "App\Normalizer\OrderDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\OrderDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\PatientDenormalizer" (parent: .abstract.instanceof.App\Normalizer\PatientDenormalizer).
Resolving inheritance for "App\Normalizer\PatientDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\PatientDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\Firebase\FirebaseTransportFactory" (parent: .abstract.instanceof.App\Notifier\Bridge\Firebase\FirebaseTransportFactory).
Resolving inheritance for "App\Notifier\Bridge\Firebase\FirebaseTransportFactory" (parent: .instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\Firebase\FirebaseTransportFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\PlaySms\PlaySmsTransportFactory" (parent: .abstract.instanceof.App\Notifier\Bridge\PlaySms\PlaySmsTransportFactory).
Resolving inheritance for "App\Notifier\Bridge\PlaySms\PlaySmsTransportFactory" (parent: .instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\PlaySms\PlaySmsTransportFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory" (parent: .instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\WebPush\WebPushTransportFactory" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "App\Notifier\Bridge\WebPush\WebPushTransportFactory" (parent: .instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\WebPush\WebPushTransportFactory).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveSubstanceWarningRepository" (parent: .abstract.instanceof.App\Repository\ActiveSubstanceWarningRepository).
Resolving inheritance for "App\Repository\ActiveSubstanceWarningRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveSubstanceWarningRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AfflictionRepository" (parent: .abstract.instanceof.App\Repository\AfflictionRepository).
Resolving inheritance for "App\Repository\AfflictionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AfflictionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwinTransactionRepository" (parent: .abstract.instanceof.App\Repository\AwinTransactionRepository).
Resolving inheritance for "App\Repository\AwinTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwinTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerRepository" (parent: .abstract.instanceof.App\Repository\BannerRepository).
Resolving inheritance for "App\Repository\BannerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCategoryRepository" (parent: .abstract.instanceof.App\Repository\BlogCategoryRepository).
Resolving inheritance for "App\Repository\BlogCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCustomLinkRepository" (parent: .abstract.instanceof.App\Repository\BlogCustomLinkRepository).
Resolving inheritance for "App\Repository\BlogCustomLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCustomLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogPostCommentRepository" (parent: .abstract.instanceof.App\Repository\BlogPostCommentRepository).
Resolving inheritance for "App\Repository\BlogPostCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogPostCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogPostRepository" (parent: .abstract.instanceof.App\Repository\BlogPostRepository).
Resolving inheritance for "App\Repository\BlogPostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogPostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogTagRepository" (parent: .abstract.instanceof.App\Repository\BlogTagRepository).
Resolving inheritance for "App\Repository\BlogTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CellRepository" (parent: .abstract.instanceof.App\Repository\CellRepository).
Resolving inheritance for "App\Repository\CellRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CellRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatHourRepository" (parent: .abstract.instanceof.App\Repository\ChatHourRepository).
Resolving inheritance for "App\Repository\ChatHourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatHourRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository" (parent: .abstract.instanceof.App\Repository\ChatMessageRepository).
Resolving inheritance for "App\Repository\ChatMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository" (parent: .abstract.instanceof.App\Repository\ChatRepository).
Resolving inheritance for "App\Repository\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentTemplateRepository" (parent: .abstract.instanceof.App\Repository\ContentTemplateRepository).
Resolving inheritance for "App\Repository\ContentTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeclarationRepository" (parent: .abstract.instanceof.App\Repository\DeclarationRepository).
Resolving inheritance for "App\Repository\DeclarationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeclarationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository" (parent: .abstract.instanceof.App\Repository\DiscountRepository).
Resolving inheritance for "App\Repository\DiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseRepository" (parent: .abstract.instanceof.App\Repository\DiseaseRepository).
Resolving inheritance for "App\Repository\DiseaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorRepository" (parent: .abstract.instanceof.App\Repository\DoctorRepository).
Resolving inheritance for "App\Repository\DoctorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorServiceRepository" (parent: .abstract.instanceof.App\Repository\DoctorServiceRepository).
Resolving inheritance for "App\Repository\DoctorServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorSpecializationReminderRepository" (parent: .abstract.instanceof.App\Repository\DoctorSpecializationReminderRepository).
Resolving inheritance for "App\Repository\DoctorSpecializationReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorSpecializationReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorSpecializationRepository" (parent: .abstract.instanceof.App\Repository\DoctorSpecializationRepository).
Resolving inheritance for "App\Repository\DoctorSpecializationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorSpecializationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorWorkingHourRepository" (parent: .abstract.instanceof.App\Repository\DoctorWorkingHourRepository).
Resolving inheritance for "App\Repository\DoctorWorkingHourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorWorkingHourRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAccountRepository" (parent: .abstract.instanceof.App\Repository\EmailAccountRepository).
Resolving inheritance for "App\Repository\EmailAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository" (parent: .abstract.instanceof.App\Repository\EmailRepository).
Resolving inheritance for "App\Repository\EmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailThreadRepository" (parent: .abstract.instanceof.App\Repository\EmailThreadRepository).
Resolving inheritance for "App\Repository\EmailThreadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailThreadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository" (parent: .abstract.instanceof.App\Repository\FaqRepository).
Resolving inheritance for "App\Repository\FaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository" (parent: .abstract.instanceof.App\Repository\FileRepository).
Resolving inheritance for "App\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormEntryRepository" (parent: .abstract.instanceof.App\Repository\FormEntryRepository).
Resolving inheritance for "App\Repository\FormEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormFieldRepository" (parent: .abstract.instanceof.App\Repository\FormFieldRepository).
Resolving inheritance for "App\Repository\FormFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository" (parent: .abstract.instanceof.App\Repository\FormRepository).
Resolving inheritance for "App\Repository\FormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionRepository" (parent: .abstract.instanceof.App\Repository\InstitutionRepository).
Resolving inheritance for "App\Repository\InstitutionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionWorkingHourRepository" (parent: .abstract.instanceof.App\Repository\InstitutionWorkingHourRepository).
Resolving inheritance for "App\Repository\InstitutionWorkingHourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionWorkingHourRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalLinkingRepository" (parent: .abstract.instanceof.App\Repository\InternalLinkingRepository).
Resolving inheritance for "App\Repository\InternalLinkingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalLinkingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KohortRepository" (parent: .abstract.instanceof.App\Repository\KohortRepository).
Resolving inheritance for "App\Repository\KohortRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KohortRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabExaminationRepository" (parent: .abstract.instanceof.App\Repository\LabExaminationRepository).
Resolving inheritance for "App\Repository\LabExaminationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabExaminationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository" (parent: .abstract.instanceof.App\Repository\LogRepository).
Resolving inheritance for "App\Repository\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalEventRepository" (parent: .abstract.instanceof.App\Repository\MedicalEventRepository).
Resolving inheritance for "App\Repository\MedicalEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalHistoryRepository" (parent: .abstract.instanceof.App\Repository\MedicalHistoryRepository).
Resolving inheritance for "App\Repository\MedicalHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalReferralRepository" (parent: .abstract.instanceof.App\Repository\MedicalReferralRepository).
Resolving inheritance for "App\Repository\MedicalReferralRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalReferralRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicinesCommentRepository" (parent: .abstract.instanceof.App\Repository\MedicinesCommentRepository).
Resolving inheritance for "App\Repository\MedicinesCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicinesCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterPatientRepository" (parent: .abstract.instanceof.App\Repository\NewsletterPatientRepository).
Resolving inheritance for "App\Repository\NewsletterPatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterPatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository" (parent: .abstract.instanceof.App\Repository\NewsletterRepository).
Resolving inheritance for "App\Repository\NewsletterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository" (parent: .abstract.instanceof.App\Repository\NotesRepository).
Resolving inheritance for "App\Repository\NotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationHistoryRepository" (parent: .abstract.instanceof.App\Repository\NotificationHistoryRepository).
Resolving inheritance for "App\Repository\NotificationHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTemplateRepository" (parent: .abstract.instanceof.App\Repository\NotificationTemplateRepository).
Resolving inheritance for "App\Repository\NotificationTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OccupationGroupRepository" (parent: .abstract.instanceof.App\Repository\OccupationGroupRepository).
Resolving inheritance for "App\Repository\OccupationGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OccupationGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpinionRepository" (parent: .abstract.instanceof.App\Repository\OpinionRepository).
Resolving inheritance for "App\Repository\OpinionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpinionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderDownloadLogRepository" (parent: .abstract.instanceof.App\Repository\OrderDownloadLogRepository).
Resolving inheritance for "App\Repository\OrderDownloadLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderDownloadLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository" (parent: .abstract.instanceof.App\Repository\OrderItemRepository).
Resolving inheritance for "App\Repository\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageRepository" (parent: .abstract.instanceof.App\Repository\OrderMessageRepository).
Resolving inheritance for "App\Repository\OrderMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageTemplateRepository" (parent: .abstract.instanceof.App\Repository\OrderMessageTemplateRepository).
Resolving inheritance for "App\Repository\OrderMessageTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderReminderRepository" (parent: .abstract.instanceof.App\Repository\OrderReminderRepository).
Resolving inheritance for "App\Repository\OrderReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStateRepository" (parent: .abstract.instanceof.App\Repository\OrderStateRepository).
Resolving inheritance for "App\Repository\OrderStateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderTagRepository" (parent: .abstract.instanceof.App\Repository\OrderTagRepository).
Resolving inheritance for "App\Repository\OrderTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientRepository" (parent: .abstract.instanceof.App\Repository\PatientRepository).
Resolving inheritance for "App\Repository\PatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeselRepository" (parent: .abstract.instanceof.App\Repository\PeselRepository).
Resolving inheritance for "App\Repository\PeselRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeselRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlaceSpecializationRepository" (parent: .abstract.instanceof.App\Repository\PlaceSpecializationRepository).
Resolving inheritance for "App\Repository\PlaceSpecializationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlaceSpecializationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostalCodeRepository" (parent: .abstract.instanceof.App\Repository\PostalCodeRepository).
Resolving inheritance for "App\Repository\PostalCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostalCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrescriptionRepository" (parent: .abstract.instanceof.App\Repository\PrescriptionRepository).
Resolving inheritance for "App\Repository\PrescriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrescriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRateRepository" (parent: .abstract.instanceof.App\Repository\PriceRateRepository).
Resolving inheritance for "App\Repository\PriceRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcedureRepository" (parent: .abstract.instanceof.App\Repository\ProcedureRepository).
Resolving inheritance for "App\Repository\ProcedureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcedureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: .abstract.instanceof.App\Repository\ProductRepository).
Resolving inheritance for "App\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSearchLogRepository" (parent: .abstract.instanceof.App\Repository\ProductSearchLogRepository).
Resolving inheritance for "App\Repository\ProductSearchLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSearchLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTextRepository" (parent: .abstract.instanceof.App\Repository\ProductTextRepository).
Resolving inheritance for "App\Repository\ProductTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTextRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReflinkDataRepository" (parent: .abstract.instanceof.App\Repository\ReflinkDataRepository).
Resolving inheritance for "App\Repository\ReflinkDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReflinkDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReflinkRepository" (parent: .abstract.instanceof.App\Repository\ReflinkRepository).
Resolving inheritance for "App\Repository\ReflinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReflinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchConditionRepository" (parent: .abstract.instanceof.App\Repository\SearchConditionRepository).
Resolving inheritance for "App\Repository\SearchConditionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchConditionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository" (parent: .abstract.instanceof.App\Repository\ServiceRepository).
Resolving inheritance for "App\Repository\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SickLeaveRepository" (parent: .abstract.instanceof.App\Repository\SickLeaveRepository).
Resolving inheritance for "App\Repository\SickLeaveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SickLeaveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository" (parent: .abstract.instanceof.App\Repository\SiteRepository).
Resolving inheritance for "App\Repository\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationRepository" (parent: .abstract.instanceof.App\Repository\SpecializationRepository).
Resolving inheritance for "App\Repository\SpecializationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository" (parent: .abstract.instanceof.App\Repository\TaskRepository).
Resolving inheritance for "App\Repository\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPartRepository" (parent: .abstract.instanceof.App\Repository\TextPartRepository).
Resolving inheritance for "App\Repository\TextPartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\AfflictionTranslationRepository" (parent: .abstract.instanceof.App\Repository\Translation\AfflictionTranslationRepository).
Resolving inheritance for "App\Repository\Translation\AfflictionTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\AfflictionTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\DoctorSpecializationTranslationRepository" (parent: .abstract.instanceof.App\Repository\Translation\DoctorSpecializationTranslationRepository).
Resolving inheritance for "App\Repository\Translation\DoctorSpecializationTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\DoctorSpecializationTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\FaqTranslationRepository" (parent: .abstract.instanceof.App\Repository\Translation\FaqTranslationRepository).
Resolving inheritance for "App\Repository\Translation\FaqTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\FaqTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\ProductTextTranslationRepository" (parent: .abstract.instanceof.App\Repository\Translation\ProductTextTranslationRepository).
Resolving inheritance for "App\Repository\Translation\ProductTextTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\ProductTextTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\SearchConditionTranslationRepository" (parent: .abstract.instanceof.App\Repository\Translation\SearchConditionTranslationRepository).
Resolving inheritance for "App\Repository\Translation\SearchConditionTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\SearchConditionTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\SettingTranslationRepository" (parent: .abstract.instanceof.App\Repository\Translation\SettingTranslationRepository).
Resolving inheritance for "App\Repository\Translation\SettingTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\SettingTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\TextPartTranslationRepository" (parent: .abstract.instanceof.App\Repository\Translation\TextPartTranslationRepository).
Resolving inheritance for "App\Repository\Translation\TextPartTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\TextPartTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository" (parent: .abstract.instanceof.App\Repository\UserGroupRepository).
Resolving inheritance for "App\Repository\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPackageRepository" (parent: .abstract.instanceof.App\Repository\UserPackageRepository).
Resolving inheritance for "App\Repository\UserPackageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPackageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSettingRepository" (parent: .abstract.instanceof.App\Repository\UserSettingRepository).
Resolving inheritance for "App\Repository\UserSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\UserSubscriptionRepository).
Resolving inheritance for "App\Repository\UserSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSubscriptionRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AdminVoter" (parent: .abstract.instanceof.App\Security\AdminVoter).
Resolving inheritance for "App\Security\AdminVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AdminVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\PatientTokenVoter" (parent: .abstract.instanceof.App\Security\PatientTokenVoter).
Resolving inheritance for "App\Security\PatientTokenVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\PatientTokenVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SiteTokenVoter" (parent: .abstract.instanceof.App\Security\SiteTokenVoter).
Resolving inheritance for "App\Security\SiteTokenVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SiteTokenVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserPeselVoter" (parent: .abstract.instanceof.App\Security\UserPeselVoter).
Resolving inheritance for "App\Security\UserPeselVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserPeselVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BirthdayValidator" (parent: .abstract.instanceof.App\Validator\Constraints\BirthdayValidator).
Resolving inheritance for "App\Validator\Constraints\BirthdayValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BirthdayValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BlockFormValidator" (parent: .abstract.instanceof.App\Validator\Constraints\BlockFormValidator).
Resolving inheritance for "App\Validator\Constraints\BlockFormValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BlockFormValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CanEditPrescriptionValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CanEditPrescriptionValidator).
Resolving inheritance for "App\Validator\Constraints\CanEditPrescriptionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CanEditPrescriptionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ChatMessageValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ChatMessageValidator).
Resolving inheritance for "App\Validator\Constraints\ChatMessageValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ChatMessageValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DateTimeStringValidator" (parent: .abstract.instanceof.App\Validator\Constraints\DateTimeStringValidator).
Resolving inheritance for "App\Validator\Constraints\DateTimeStringValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DateTimeStringValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DocumentationRequiredValidator" (parent: .abstract.instanceof.App\Validator\Constraints\DocumentationRequiredValidator).
Resolving inheritance for "App\Validator\Constraints\DocumentationRequiredValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DocumentationRequiredValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\HasPreviousOrderValidator" (parent: .abstract.instanceof.App\Validator\Constraints\HasPreviousOrderValidator).
Resolving inheritance for "App\Validator\Constraints\HasPreviousOrderValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\HasPreviousOrderValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\MaxOrderFilesValidator" (parent: .abstract.instanceof.App\Validator\Constraints\MaxOrderFilesValidator).
Resolving inheritance for "App\Validator\Constraints\MaxOrderFilesValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\MaxOrderFilesValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\NIPValidator" (parent: .abstract.instanceof.App\Validator\Constraints\NIPValidator).
Resolving inheritance for "App\Validator\Constraints\NIPValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\NIPValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\OldPasswordValidator" (parent: .abstract.instanceof.App\Validator\Constraints\OldPasswordValidator).
Resolving inheritance for "App\Validator\Constraints\OldPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\OldPasswordValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PESELValidator" (parent: .abstract.instanceof.App\Validator\Constraints\PESELValidator).
Resolving inheritance for "App\Validator\Constraints\PESELValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PESELValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ProductRequirementsValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ProductRequirementsValidator).
Resolving inheritance for "App\Validator\Constraints\ProductRequirementsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ProductRequirementsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\REGONValidator" (parent: .abstract.instanceof.App\Validator\Constraints\REGONValidator).
Resolving inheritance for "App\Validator\Constraints\REGONValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\REGONValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\StrongPasswordValidator" (parent: .abstract.instanceof.App\Validator\Constraints\StrongPasswordValidator).
Resolving inheritance for "App\Validator\Constraints\StrongPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\StrongPasswordValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TwigValidator" (parent: .abstract.instanceof.App\Validator\Constraints\TwigValidator).
Resolving inheritance for "App\Validator\Constraints\TwigValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TwigValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueMedicalHistoryPatientValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueMedicalHistoryPatientValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueMedicalHistoryPatientValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueMedicalHistoryPatientValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueOrderItemsValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueOrderItemsValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueOrderItemsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueOrderItemsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueUserValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueUserValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueUserValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueUserValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidCertValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidCertValidator).
Resolving inheritance for "App\Validator\Constraints\ValidCertValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidCertValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\WhenValidator" (parent: .abstract.instanceof.App\Validator\Constraints\WhenValidator).
Resolving inheritance for "App\Validator\Constraints\WhenValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\WhenValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .abstract.instanceof.Twig\Extension\StringLoaderExtension).
Resolving inheritance for "Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.app.serializer.normalizer.item.json" (parent: .abstract.instanceof.app.serializer.normalizer.item.json).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.app.serializer.normalizer.item.json" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.app.serializer.normalizer.item.json).
Resolving inheritance for "app.serializer.normalizer.item.json" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.app.serializer.normalizer.item.json).
Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor" (parent: .abstract.instanceof.Monolog\Processor\WebProcessor).
Resolving inheritance for "Monolog\Processor\WebProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "psr18.email_labs_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.email_labs_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.fb_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.fb_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.p1_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.p1_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.p1_client_b" (parent: psr18.http_client).
Resolving inheritance for "httplug.p1_client_b" (parent: httplug.http_client).
Resolving inheritance for "psr18.polmed_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.polmed_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.medyc_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.medyc_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.hd_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.hd_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.awin_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.awin_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.atinea_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.atinea_client" (parent: httplug.http_client).
Resolving inheritance for "psr18.diagnostic_client" (parent: psr18.http_client).
Resolving inheritance for "httplug.diagnostic_client" (parent: httplug.http_client).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "state_machine.order_state" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.order_state" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "acpu.cache" (parent: cache.adapter.apcu).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_invoice" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_email" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_ex" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_wordpress" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_medyc" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_hd" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_invoice" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_web" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.telegram" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api_login" (parent: security.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.api_login" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.api_login" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.api_login" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.api_login" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.api_login" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.api_login" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.api_login" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.json_login.api_login" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: App\Security\ApiAuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.refresh_jwt.api_login" (parent: gesdinet.jwtrefreshtoken.security.refresh_token_authenticator).
Resolving inheritance for "security.authentication.success_handler.api_login.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.api_login.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.api_login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.jwt.main" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.easyadmin" (parent: cache.system).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "App\Vich\SmartUniqueNamer.gallery" (parent: App\Vich\SmartUniqueNamer).
Resolving inheritance for "App\Vich\SmartUniqueNamer.documents" (parent: App\Vich\SmartUniqueNamer).
Resolving inheritance for "App\Vich\SmartUniqueNamer.epa" (parent: App\Vich\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.clean.gallery" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.gallery" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.gallery" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.documents" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.documents" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.documents" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.epa" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.epa" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.epa" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Shapecode\Bundle\HiddenEntityTypeBundle\Form\Type\HiddenObjectType" (parent: .abstract.instanceof.Shapecode\Bundle\HiddenEntityTypeBundle\Form\Type\HiddenObjectType).
Resolving inheritance for "Shapecode\Bundle\HiddenEntityTypeBundle\Form\Type\HiddenObjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Shapecode\Bundle\HiddenEntityTypeBundle\Form\Type\HiddenObjectType).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Lexik\Bundle\TranslationBundle\Controller\RestController" (parent: .abstract.instanceof.Lexik\Bundle\TranslationBundle\Controller\RestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Lexik\Bundle\TranslationBundle\Controller\RestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Lexik\Bundle\TranslationBundle\Controller\RestController).
Resolving inheritance for "Lexik\Bundle\TranslationBundle\Controller\RestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Lexik\Bundle\TranslationBundle\Controller\RestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Lexik\Bundle\TranslationBundle\Controller\TranslationController" (parent: .abstract.instanceof.Lexik\Bundle\TranslationBundle\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Lexik\Bundle\TranslationBundle\Controller\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Lexik\Bundle\TranslationBundle\Controller\TranslationController).
Resolving inheritance for "Lexik\Bundle\TranslationBundle\Controller\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Lexik\Bundle\TranslationBundle\Controller\TranslationController).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "annotated_app_entity_chat_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_chat_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_chat_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_content_template_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_disease_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter" (parent: .abstract.instanceof.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for "annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for "annotated_app_entity_doctor_api_platform_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\ExistsFilter).
Resolving inheritance for "annotated_app_entity_faq_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_faq_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_file_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_form_entry_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_institution_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_institution_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_note_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_opinion_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter" (parent: .abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter).
Resolving inheritance for "annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter" (parent: .abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter).
Resolving inheritance for "annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter" (parent: .abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter).
Resolving inheritance for "annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter" (parent: .abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter).
Resolving inheritance for "annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter" (parent: .abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for "annotated_app_entity_order_app_api_platform_filter_full_text_search_filter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for "annotated_app_entity_order_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_order_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_order_api_platform_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\DateFilter).
Resolving inheritance for "annotated_app_entity_package_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter" (parent: .abstract.instanceof.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for "annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter" (parent: .instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter).
Resolving inheritance for "annotated_app_entity_patient_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_place_specialization_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_prescription_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_procedure_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_product_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_user_setting_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for ".abstract.instanceof.App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory" (parent: notifier.transport_factory.abstract).
Resolving inheritance for ".abstract.instanceof.App\Notifier\Bridge\WebPush\WebPushTransportFactory" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_persister" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_factory" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_story" (parent: maker.auto_command.abstract).
Resolving inheritance for "command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "command_bus.middleware.doctrine_ping_connection" (parent: messenger.middleware.doctrine_ping_connection).
Resolving inheritance for "command_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.workflow" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.eight_points_guzzle" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.medyc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.invoice" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.service" (parent: monolog.logger_prototype).
6
Removing service-argument resolver for controller "App\Controller\Api\GetOrderForm::__invoke": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "BenTools\WebPushBundle\Action\RegisterSubscriptionAction::__invoke": no corresponding services exist for the referenced types.
Removing method "setRequestStack" of service "Lexik\Bundle\TranslationBundle\Controller\RestController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Lexik\Bundle\TranslationBundle\Controller\RestController::setTokenManager": no corresponding services exist for the referenced types.
Removing method "setRequestStack" of service "Lexik\Bundle\TranslationBundle\Controller\TranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Lexik\Bundle\TranslationBundle\Controller\TranslationController::setTokenManager": no corresponding services exist for the referenced types.
689
Removed service "ReCaptcha\RequestMethod"; reason: private alias.
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "App\Order\OrderFactoryInterface"; reason: private alias.
Removed service "App\Storage\OrderStorageInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "Http\Client\HttpClient"; reason: private alias.
Removed service "http_client.uri_template_expander"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $email_labs_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $emailLabsClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $email_labs_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $emailLabsClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $email_labs_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $emailLabsClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $fb_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $fbClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $fb_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $fbClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $fb_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $fbClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $p1_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $p1Client"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $p1_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $p1Client"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $p1_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $p1Client"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $p1_client_b"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $p1ClientB"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $p1_client_b"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $p1ClientB"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $p1_client_b"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $p1ClientB"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $polmed_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $polmedClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $polmed_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $polmedClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $polmed_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $polmedClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $medyc_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $medycClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $medyc_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $medycClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $medyc_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $medycClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $hd_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $hdClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $hd_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $hdClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $hd_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $hdClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $awin_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $awinClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $awin_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $awinClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $awin_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $awinClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $atinea_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $atineaClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $atinea_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $atineaClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $atinea_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $atineaClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $diagnostic_client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $diagnosticClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $diagnostic_client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $diagnosticClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $diagnostic_client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $diagnosticClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $order_state.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $orderStateStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $order_state"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $orderState"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $acpu.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $acpuCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $acpu.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $acpuCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $acpu.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $acpuCache"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api_login"; reason: private alias.
Removed service "security.user_checker.api_login"; 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 "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.service_rotating"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Menu\MenuItemMatcherInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Orm\EntityPaginatorInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service ".GuzzleHttp\ClientInterface $postal_code_clientClient"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface $postalCodeClientClient"; reason: private alias.
Removed service "Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator"; reason: private alias.
Removed service "karser_recaptcha3.google.request_method"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\GeneratorInterface"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\DumperInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.operation_path_resolver"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "api_platform.pagination"; reason: private alias.
Removed service "api_platform.state_processor"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.legacy"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.property.identifier_metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.retro_compatible"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "api_platform.swagger_ui.listener"; reason: private alias.
Removed service "api_platform.operation_path_resolver.legacy"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\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 "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "BenTools\WebPushBundle\Model\Subscription\UserSubscriptionManagerInterface"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: private alias.
Removed service "a2lix_auto_form.manipulator.default"; reason: private alias.
Removed service "Lexik\Bundle\TranslationBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Lexik\Bundle\TranslationBundle\Manager\TransUnitManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\TranslationBundle\Manager\FileManagerInterface"; reason: private alias.
Removed service "lexik_translation.exporter.yml"; reason: private alias.
Removed service "lexik_translation.exporter.php"; reason: private alias.
Removed service "Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridFormatter"; reason: private alias.
Removed service "Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridRequestHandler"; reason: private alias.
Removed service "Lexik\Bundle\TranslationBundle\Util\Overview\StatsAggregator"; reason: private alias.
Removed service "Lexik\Bundle\TranslationBundle\Form\Handler\TransUnitFormHandler"; reason: private alias.
Removed service "CoopTilleuls\UrlSignerBundle\UrlSigner\Md5UrlSigner"; reason: private alias.
Removed service "CoopTilleuls\UrlSignerBundle\UrlSigner\Sha256UrlSigner"; reason: private alias.
Removed service "Ephppl\FormSchemaBuilderBundle\FormSchemaBuilder"; reason: private alias.
Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGeneratorInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Database $epolmedDatabase"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Auth $epolmedAuth"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Storage $epolmedStorage"; reason: private alias.
Removed service ".Kreait\Firebase\Contract\RemoteConfig $epolmedRemote_config"; reason: private alias.
Removed service "Kreait\Firebase\Contract\RemoteConfig $epolmedRemoteConfig"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Messaging $epolmedMessaging"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Firestore $epolmedFirestore"; reason: private alias.
Removed service ".Kreait\Firebase\Contract\DynamicLinks $epolmedDynamic_links"; reason: private alias.
Removed service "Kreait\Firebase\Contract\DynamicLinks $epolmedDynamicLinks"; reason: private alias.
Removed service ".Kreait\Firebase\Contract\AppCheck $epolmedApp_check"; reason: private alias.
Removed service "Kreait\Firebase\Contract\AppCheck $epolmedAppCheck"; reason: private alias.
Removed service "CuyZ\Valinor\Mapper\TreeMapper"; reason: private alias.
Removed service "CuyZ\Valinor\MapperBuilder"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.google.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $workflowLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $eight_points_guzzleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eightPointsGuzzleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $medycLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $invoiceLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $serviceLogger"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "a2lix_translation_form.locale_provider.default"; reason: private alias.
Removed service "url_signer.signer"; reason: private alias.
Removed service "CoopTilleuls\UrlSignerBundle\UrlSigner\UrlSignerInterface"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
Removed service ".service_locator.gVlUjbi"; reason: private alias.
Removed service ".service_locator.vAdHzl8"; reason: private alias.
Removed service ".service_locator.rmDh6z0"; reason: private alias.
Removed service ".service_locator..x85_QP"; reason: private alias.
Removed service ".service_locator.5SVxSbg"; reason: private alias.
Removed service ".service_locator.RTnokWh"; reason: private alias.
Removed service ".service_locator._KUQII."; reason: private alias.
Removed service ".service_locator.Mo0FXEU"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.bnaLdkn"; reason: private alias.
Removed service ".service_locator.SvebzyC"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.lng3o3t"; reason: private alias.
Removed service ".service_locator.twrFs.m"; reason: private alias.
Removed service ".service_locator.Lazlz4J"; reason: private alias.
Removed service ".service_locator.SLINj9E"; reason: private alias.
Removed service ".service_locator.OOdaGWC"; reason: private alias.
Removed service ".service_locator.7X.K_Vo"; reason: private alias.
Removed service ".service_locator.gYc6X0C"; reason: private alias.
Removed service ".service_locator.P0grRTW"; reason: private alias.
Removed service ".service_locator.lZOtAEJ"; reason: private alias.
Removed service ".service_locator.BKpqfy1"; reason: private alias.
Removed service ".service_locator.vvm2aGo"; reason: private alias.
Removed service ".service_locator.M3TEj8Z"; reason: private alias.
Removed service ".service_locator.LP.xs5S"; reason: private alias.
Removed service ".service_locator.WyHLCpZ"; reason: private alias.
Removed service ".service_locator.ieaI7aZ"; reason: private alias.
Removed service ".service_locator.g2fhOAV"; reason: private alias.
Removed service ".service_locator.t8FyyDN"; reason: private alias.
Removed service ".service_locator.TNnFPkP"; reason: private alias.
Removed service ".service_locator.SdwF6MK"; reason: private alias.
Removed service ".service_locator.EigUBSA"; reason: private alias.
Removed service ".service_locator.5GEExZ5"; reason: private alias.
Removed service ".service_locator.soZSFte"; reason: private alias.
Removed service ".service_locator.CHxDZMP"; reason: private alias.
Removed service ".service_locator.21dPpA7"; reason: private alias.
Removed service ".service_locator.wXf7KuD"; reason: private alias.
Removed service ".service_locator.tYpuDaL"; reason: private alias.
Removed service ".service_locator.NqaP9PK"; reason: private alias.
Removed service ".service_locator.sDCJPqV"; reason: private alias.
Removed service ".service_locator.5fL3XkH"; reason: private alias.
Removed service ".service_locator.m1.41ho"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.legacy_resource_metadata.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.legacy_property_metadata.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.legacy_subresource_metadata.inner"; reason: private alias.
Removed service "api_platform.metadata.property.identifier_metadata_factory.legacy_property_metadata.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.identifier_metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.identifier_metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.identifier_metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
Removed service "api_platform.metadata.property.identifier_metadata_factory.xml.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "email_labs_client"; reason: private alias.
Removed service "fb_client"; reason: private alias.
Removed service "p1_client"; reason: private alias.
Removed service "p1_client_b"; reason: private alias.
Removed service "polmed_client"; reason: private alias.
Removed service "medyc_client"; reason: private alias.
Removed service "hd_client"; reason: private alias.
Removed service "awin_client"; reason: private alias.
Removed service "atinea_client"; reason: private alias.
Removed service "diagnostic_client"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service ".debug.email_labs_client.inner"; reason: private alias.
Removed service ".debug.fb_client.inner"; reason: private alias.
Removed service ".debug.p1_client.inner"; reason: private alias.
Removed service ".debug.p1_client_b.inner"; reason: private alias.
Removed service ".debug.polmed_client.inner"; reason: private alias.
Removed service ".debug.medyc_client.inner"; reason: private alias.
Removed service ".debug.hd_client.inner"; reason: private alias.
Removed service ".debug.awin_client.inner"; reason: private alias.
Removed service ".debug.atinea_client.inner"; reason: private alias.
Removed service ".debug.diagnostic_client.inner"; reason: private alias.
Removed service "App\ApiPlatform\OpenApi\OpenApiDecorator.inner"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "mercure.hub.default.message_handler"; reason: private alias.
Removed service "api_platform.jsonld.normalizer.item"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.serializer.normalizer.item"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_login"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "api_platform.serializer.context_builder.filter.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.hydra.normalizer.partial_collection_view.inner"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.identifiers_extractor.legacy"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "command_bus"; reason: private alias.
Removed service "state_machine.order_state"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.api_login"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
Removed service "api_platform.route_name_resolver"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.legacy.inner"; reason: private alias.
Removed service "api_platform.subresource_operation_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service ".service_locator.lhn8dAM"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.4MX1q0S"; reason: private alias.
Removed service ".service_locator.rr8g6a9"; reason: private alias.
Removed service ".service_locator.b4Agcrj"; reason: private alias.
Removed service ".service_locator.AMJoP_V"; reason: private alias.
Removed service ".service_locator.1aiqmLQ"; reason: private alias.
Removed service ".service_locator.A1CG8fu"; reason: private alias.
Removed service ".service_locator.bznA3Sd"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.dMQbl2t"; reason: private alias.
Removed service ".service_locator.z_typH5"; reason: private alias.
Removed service ".service_locator.PgYGRUQ"; reason: private alias.
Removed service ".service_locator.gaTSUXr"; reason: private alias.
Removed service ".service_locator.7kzSwjF"; reason: private alias.
Removed service ".service_locator.QRccrg1"; reason: private alias.
Removed service ".service_locator.D_4Tb1z"; reason: private alias.
Removed service ".service_locator._lvrUlO"; reason: private alias.
Removed service ".service_locator.uoBNKjJ"; reason: private alias.
Removed service ".service_locator.0hy4SR4"; reason: private alias.
Removed service ".service_locator.fFPe0BS"; reason: private alias.
Removed service ".service_locator.jtjRqMk"; reason: private alias.
Removed service ".service_locator.KmqiHT5"; reason: private alias.
Removed service ".service_locator.TJ.StzS"; reason: private alias.
Removed service ".service_locator._06GlKk"; reason: private alias.
Removed service ".service_locator.rzAp36Y"; reason: private alias.
Removed service ".service_locator.bS3V8b_"; reason: private alias.
Removed service ".service_locator.0QuGlEe"; reason: private alias.
Removed service ".service_locator.WQM_ND1"; reason: private alias.
Removed service ".service_locator.HaUKyoG"; reason: private alias.
Removed service ".service_locator.mHKr1SC"; reason: private alias.
Removed service ".service_locator.xAFaUyi"; reason: private alias.
Removed service ".service_locator.e23X4E7"; reason: private alias.
Removed service ".service_locator.h00m.73"; reason: private alias.
Removed service ".service_locator.qDoK7Nx"; reason: private alias.
Removed service ".service_locator.5Jtt2tE"; reason: private alias.
Removed service ".service_locator.3mPRAM_"; reason: private alias.
Removed service ".service_locator.wnoha7S"; reason: private alias.
Removed service ".service_locator.F8QMIFa"; reason: private alias.
Removed service ".service_locator.4V7zhsJ"; reason: private alias.
Removed service ".service_locator.pEXfF2U"; reason: private alias.
Removed service ".service_locator.vmwLBq_"; reason: private alias.
Removed service ".service_locator.YJY9gLa"; reason: private alias.
Removed service ".service_locator.1AF0xny"; reason: private alias.
Removed service ".service_locator.jbAtEQB"; reason: private alias.
Removed service ".service_locator.O1xo1NQ"; reason: private alias.
Removed service ".service_locator.IWAMY21"; reason: private alias.
Removed service ".service_locator.cGiJ.mP"; reason: private alias.
Removed service ".service_locator.GeCizMb"; reason: private alias.
Removed service ".service_locator.xW.yUz0"; reason: private alias.
Removed service ".service_locator.CHUE78v"; reason: private alias.
Removed service ".service_locator.Ln8Y8O7"; reason: private alias.
Removed service ".service_locator.yAhTCtX"; reason: private alias.
Removed service ".service_locator.nuDkiHc"; reason: private alias.
Removed service ".service_locator.UqXG62E"; reason: private alias.
Removed service ".service_locator.Wf..tOQ"; reason: private alias.
Removed service ".service_locator.tMLJsVb"; reason: private alias.
Removed service ".service_locator.rZhnVzd"; reason: private alias.
Removed service ".service_locator.j24A7Gr"; reason: private alias.
Removed service ".service_locator.NvJZqY5"; reason: private alias.
Removed service ".service_locator.1H8MZpT"; reason: private alias.
Removed service ".service_locator.fnJwiSE"; reason: private alias.
Removed service ".service_locator.ygO7u.o"; reason: private alias.
Removed service ".service_locator.SoFxSjl"; reason: private alias.
Removed service ".service_locator.ZIeg6Lv"; reason: private alias.
Removed service ".service_locator.hnbl2hk"; reason: private alias.
Removed service ".service_locator.72pxXVD"; reason: private alias.
Removed service ".service_locator.B43XA4t"; reason: private alias.
Removed service ".service_locator.ky3y7GB"; reason: private alias.
Removed service ".service_locator.vc_bbqG"; reason: private alias.
Removed service ".service_locator.lCBTi2C"; reason: private alias.
Removed service ".service_locator._hkKW59"; reason: private alias.
Removed service ".service_locator.yqlldg4"; reason: private alias.
Removed service ".service_locator.Fjsw9bA"; reason: private alias.
Removed service ".service_locator.0sjI.5v"; reason: private alias.
Removed service ".service_locator._Up7adq"; reason: private alias.
Removed service ".service_locator.vOROmXi"; reason: private alias.
Removed service ".service_locator.TmCYzbj"; reason: private alias.
Removed service ".service_locator.zfTjKXo"; reason: private alias.
Removed service ".service_locator.Lbt_WF."; reason: private alias.
Removed service ".service_locator..MCjTKs"; reason: private alias.
Removed service ".service_locator.kUeGosC"; reason: private alias.
Removed service ".service_locator.mGSKsXi"; reason: private alias.
Removed service ".service_locator.MCtI1Fb"; reason: private alias.
Removed service ".service_locator.cGQLm0t"; reason: private alias.
Removed service ".service_locator.ooN4Vqf"; reason: private alias.
Removed service ".service_locator.wWlZ.hW"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.FylbssI"; reason: private alias.
Removed service ".service_locator.u6fhoUG"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.2Rvuk8L"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.Ew42j8T"; reason: private alias.
Removed service ".service_locator.3O_DoGI"; reason: private alias.
278
Changed reference of service "App\Admin\Field\Configurator\ChoiceConfigurator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Processor\MedicalHistoryProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ApiPlatform\Processor\OrderDataProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ApiPlatform\Processor\OrderDataProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Provider\ChatCurrentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiPlatform\Serializer\HydraCollectionSerializer" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\GenerateBlogPostCustomLinksCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\GenerateCriticalCSSCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\SendSickLeaveCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\UpdateBaseMedicalHistoryCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\OrderConsultationCrudController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\OrderConsultationCrudController" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\OrderCrudController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\OrderCrudController" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\OrderPrescriptionCrudController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\OrderPrescriptionCrudController" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\OrderSickLeaveCrudController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\OrderSickLeaveCrudController" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\PrescriptionCrudController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\GetOrderForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\PostConfirmEmailUser" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\PostConfirmUser" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\PostFile" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\PostOrderCancel" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\PostRecoverConfirmUser" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\PostRecoverUser" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\CartController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\DataFixtures\AppFixtures" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventSubscriber\DoctrineSubscriber" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\DoctrineSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventSubscriber\EasyAdminSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\OrderDoctorChanged" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\OrderFulfilledSubscriber" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\OrderPaidSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventSubscriber\OrderPaidSubscriber" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\RequestSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\RequestSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventSubscriber\ServiceApiSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\SitemapSubsriber" previously pointing to "router.default" to "router".
Changed reference of service "App\ExternalServiceApi\HomeDoctorApi" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\ExternalServiceApi\HomeDoctorApi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Factory\OrderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Form\AddItemType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ClearCartType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PreConsultationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PreConsultationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\RemoveItemType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SetDiscountType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SetItemQuantityType" previously pointing to "router.default" to "router".
Changed reference of service "App\Normalizer\ApiNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "App\Normalizer\AutocompleteAdditionalDataNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "App\Normalizer\AutocompleteNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "App\Normalizer\DateTimeNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "App\Normalizer\DoctorNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "App\Normalizer\DoctorSlotsNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "App\Notifier\Bridge\Firebase\FirebaseTransport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Notifier\Bridge\Firebase\FirebaseTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Notifier\Bridge\PlaySms\PlaySmsTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Notifier\Bridge\WebPush\WebPushTransport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Notifier\Channel\SmsChannel\SmsNotify" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Order\OrderFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Payment\Przelewy24Service" previously pointing to "router.default" to "router".
Changed reference of service "App\Payment\StripeService" previously pointing to "router.default" to "router".
Changed reference of service "App\Payment\TpayService" previously pointing to "router.default" to "router".
Changed reference of service "App\Payment\TpayService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\AfflictionRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\DiscountRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\MedicalReferralRepository" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Repository\PrescriptionRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\ProductTextRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\SickLeaveRepository" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Repository\SpecializationRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\ApiAuthenticationSuccessHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Security\AppAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\BlogService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ChatService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\EIHService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\EmailLabsService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\NotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\OrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\OrderService" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "App\Service\ServiceService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\SmsLabsService" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\AppExtension" previously pointing to "router.default" to "router".
Changed reference of service "app.serializer.normalizer.item.json" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.doctrine.orm.listener.mercure.publish" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "texter" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "texter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.telegram" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.api_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.api_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.api_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login.api_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.refresh_jwt.api_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.api_login.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_login.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "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 "EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "eight_points_guzzle.middleware.event_dispatch.postal_code_client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "presta_sitemap.dumper_default" to "presta_sitemap.dumper".
Changed reference of service "presta_sitemap.controller" previously pointing to "presta_sitemap.generator_default" to "presta_sitemap.generator".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.messenger.message_handler" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.messenger.message_handler" previously pointing to "presta_sitemap.dumper_default" to "presta_sitemap.dumper".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
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 "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Lexik\Bundle\TranslationBundle\Controller\TranslationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ephppl_form_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.success_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_security.csp_reporter_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\WebPush\WebPushTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.App\Notifier\Bridge\WebPush\WebPushTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.2bgpZzK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ulsjDhc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mSJf0hJ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.NgnnmW1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.rP9y1IS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.rP9y1IS" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.UjH66HE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.3LPrAVu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "command_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Hm4yOA6" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\AdminVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\PatientTokenVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\SiteTokenVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\UserPeselVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nFxFpWE" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.PXovsjv" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.dkKJAQ8" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.dkKJAQ8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Hlf2C0f" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.BR62ZPj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.order_state.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.generator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.generator" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.dumper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.dumper" previously pointing to "router.default" to "router".
Changed reference of service "lexik_translation.exporter_collector" previously pointing to "Lexik\Bundle\TranslationBundle\Translation\Exporter\XliffExporter" to "lexik_translation.exporter.xliff".
Changed reference of service "lexik_translation.exporter_collector" previously pointing to "Lexik\Bundle\TranslationBundle\Translation\Exporter\JsonExporter" to "lexik_translation.exporter.json".
Changed reference of service "console.command.public_alias.Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.public_alias.Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand" previously pointing to "Lexik\Bundle\TranslationBundle\Translation\Importer\FileImporter" to "lexik_translation.importer.file".
Changed reference of service "console.command.public_alias.Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.public_alias.Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand" previously pointing to "Lexik\Bundle\TranslationBundle\Translation\Exporter\ExporterCollector" to "lexik_translation.exporter_collector".
1751
Removed service "App\DependencyInjection"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\Bundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\DoctrineBehaviorsBundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\Exception"; reason: abstract.
Removed service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\IdNotesConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Field\Configurator\IdNotesConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\ImapEmailCatalogsConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Field\Configurator\ImapEmailCatalogsConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\RolesConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Field\Configurator\RolesConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\SettingValueConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Field\Configurator\SettingValueConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\Admin\Field\Configurator\TaskTriggersConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Field\Configurator\TaskTriggersConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.App\Admin\Filter\Configurator\InvoiceMonthConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Filter\Configurator\InvoiceMonthConfigurator"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\FullTextSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\FullTextSearchFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\FullTextSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\OrderInProgresUnreadMessageFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\OrderLastDoctorMessageFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderUnreadMessageFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderUnreadMessageFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\OrderUnreadMessageFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\OrderWithoutPrescriptionFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\PatientOrderFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\PatientOrderFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\PatientOrderFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\PatientPatientFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\PatientPatientFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\PatientPatientFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotDateFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotDateFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\SlotDateFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotDoctorFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotDoctorFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\SlotDoctorFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotInstitutionFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotInstitutionFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\SlotInstitutionFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotPatientFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotPatientFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\SlotPatientFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotSpecializationFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotSpecializationFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\SlotSpecializationFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\SlotTypeFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\SlotTypeFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\SlotTypeFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\WorkerClinicFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\WorkerClinicFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\WorkerClinicFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiPlatform\Filter\WorkerTypeFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.App\ApiPlatform\Filter\WorkerTypeFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Filter\WorkerTypeFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\ChatMessageProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\ChatMessageProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\DoctorDataProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\DoctorDataProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\MedicalHistoryProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\MedicalHistoryProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\MedicalReferralProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\MedicalReferralProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\OrderDataProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\OrderDataProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\PatientProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\PatientProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\PrescriptionProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\PrescriptionProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\SickLeaveProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\SickLeaveProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\ApiPlatform\Processor\UserProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Processor\UserProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\AutocompleteProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProvider"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService"; reason: abstract.
Removed service ".instanceof.App\ApiPlatform\Provider\AutocompleteProviders\AbstractAutocompleteService.0.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\BlogPostBySlugProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\BlogPostBySlugProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatCheckProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\ChatCheckProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatCurrentProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\ChatCurrentProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\ChatStatisticsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\ChatStatisticsProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderCountProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\OrderCountProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderFilterDatesProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\OrderFilterDatesProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderFormProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\OrderFormProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderInfoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\OrderInfoProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\OrderSickLeavesGenerateProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\OrderSickLeavesGenerateProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PatientServicesProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\PatientServicesProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozClinicsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\PozClinicsProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozDeclarationStatusProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\PozDeclarationStatusProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozDeclarations"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\PozDeclarations"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PozWorkersProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\PozWorkersProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\PrescriptionsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\PrescriptionsProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\SpecializationDoctorSlotsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\SpecializationDoctorSlotsProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\SpecializationSlotsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\SpecializationSlotsProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\ApiPlatform\Provider\UserMeDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Provider\UserMeDataProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiPlatform\Resource\PostFormContact"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiPlatform\Resource\PostFormContact"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Resource\PostFormContact"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\ApiPlatform\Serializer\HydraCollectionSerializer"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiPlatform\Serializer\HydraCollectionSerializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonimizeDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AnonimizeDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckInvoicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckInvoicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearCacheCfCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClearCacheCfCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateProductSlugsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateProductSlugsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeletingOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeletingOrder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DoctorsInRotationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DoctorsInRotationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailSynchronizeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailSynchronizeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailUpdateThreadsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailUpdateThreadsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchLabExaminationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FetchLabExaminationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateBlogPostCustomLinksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateBlogPostCustomLinksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCriticalCSSCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateCriticalCSSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateDefaultTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateDefaultTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateInvoicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateKohortCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateKohortCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePrescriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GeneratePrescriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDiseasesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDiseasesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportEmailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportEmailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportHdDoctorsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportHdDoctorsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNurseProductCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportNurseProductCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProceduresCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportProceduresCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MercureDoctorsActiveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MercureDoctorsActiveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveFilesToSubdirectoriesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MoveFilesToSubdirectoriesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NewsletterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NewsletterTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OldImportProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OldImportProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderMoveToHdCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OrderMoveToHdCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderUpdateHdCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OrderUpdateHdCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PerformTaskCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PerformTaskCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSickLeaveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendSickLeaveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynchronizeProductTextsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SynchronizeProductTextsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAtineaApiCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateAtineaApiCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAwinStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateAwinStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateBaseMedicalHistoryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateBaseMedicalHistoryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDoctorSpecializationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateDoctorSpecializationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateEansCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateEansCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFileInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateFileInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOrderStateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateOrderStateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOrderWordpressStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateOrderWordpressStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateProductPopularityCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateProductPopularityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActiveProductCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActiveProductCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActiveProductCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ActiveProductCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActiveSubstanceWarningCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActiveSubstanceWarningCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActiveSubstanceWarningCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ActiveSubstanceWarningCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AfflictionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AfflictionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\AfflictionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AfflictionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannerCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannerCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BannerCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BannerCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogCategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogCategoryCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogCategoryCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BlogCategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogCustomLinkCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogCustomLinkCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogCustomLinkCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BlogCustomLinkCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogPostCommentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogPostCommentCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogPostCommentCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BlogPostCommentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogPostCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogPostCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogPostCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BlogPostCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogTagCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogTagCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BlogTagCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BlogTagCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CertificateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CertificateCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CertificateCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CertificateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ChatCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatHourCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatHourCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatHourCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ChatHourCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ChatMessageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ChatMessageCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ChatMessageCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ChatMessageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentTemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentTemplateCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentTemplateCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContentTemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DiscountCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DiscountCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DoctorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorServiceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorServiceCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorServiceCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DoctorServiceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DoctorSpecializationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DoctorSpecializationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\DoctorSpecializationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DoctorSpecializationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailAccountCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailAccountCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailAccountCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmailAccountCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmailCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailThreadCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailThreadCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EmailThreadCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmailThreadCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaqCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaqCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaqCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FaqCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FormCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FormCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormFieldCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormFieldCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FormFieldCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FormFieldCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstitutionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstitutionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InstitutionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InstitutionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InternalLinkingCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InternalLinkingCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InternalLinkingCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InternalLinkingCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InvoiceCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InvoiceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabExaminationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabExaminationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LabExaminationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LabExaminationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabExaminationGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabExaminationGroupCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LabExaminationGroupCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LabExaminationGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MailDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MailDashboardController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\MailDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MailDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicalEventCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicalEventCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicalEventCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MedicalEventCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicalHistoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicalHistoryCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicalHistoryCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MedicalHistoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MedicinesCommentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MedicinesCommentCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MedicinesCommentCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MedicinesCommentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotesCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotesCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotesCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotesCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotificationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationHistoryEmailCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationHistoryEmailCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationHistoryEmailCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotificationHistoryEmailCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationHistorySmsCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationHistorySmsCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationHistorySmsCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotificationHistorySmsCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationTemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationTemplateCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NotificationTemplateCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotificationTemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OccupationGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OccupationGroupCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OccupationGroupCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OccupationGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OpinionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OpinionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OpinionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OpinionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderConsultationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderConsultationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderConsultationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderConsultationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderItemCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderItemCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderItemCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderItemCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderPrescriptionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderPrescriptionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderPrescriptionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderPrescriptionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderSickLeaveCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderSickLeaveCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderSickLeaveCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderSickLeaveCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderTagCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderTagCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OrderTagCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderTagCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PackageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PackageCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PackageCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PackageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PatientCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PatientCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PatientCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PatientCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PaymentCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PaymentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlaceSpecializationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlaceSpecializationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PlaceSpecializationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PlaceSpecializationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrescriptionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrescriptionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PrescriptionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PrescriptionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PriceRateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PriceRateCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PriceRateCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PriceRateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductSearchLogCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductSearchLogCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductSearchLogCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductSearchLogCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductTextCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductTextCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ProductTextCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductTextCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReflinkCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReflinkCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ReflinkCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReflinkCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchConditionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchConditionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SearchConditionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SearchConditionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServiceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServiceCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ServiceCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ServiceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SettingCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SettingCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SiteCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SiteCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SiteCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SiteCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpecializationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpecializationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SpecializationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SpecializationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubPackageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubPackageCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SubPackageCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SubPackageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SubPackageInstitutionPriceCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SubPackageInstitutionPriceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TaskCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TaskCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TextPartCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TextPartCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TextPartCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TextPartCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeleteOrderDiscount"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeleteOrderDiscount"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DeleteOrderDiscount"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeleteUser"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeleteUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DeleteUser"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetChatItem"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetChatItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetChatItem"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetChatItems"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetChatItems"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetChatItems"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetDoctorItemInfo"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetDoctorItemInfo"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetDoctorItemInfo"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetFileItem"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetFileItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetFileItem"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetFormEntryPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetFormEntryPdf"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetFormEntryPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetMedicalReferralPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetMedicalReferralPdf"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetMedicalReferralPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderConstraints"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderConstraints"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderConstraints"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderCount"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderCount"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderCount"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderFilesCount"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderFilesCount"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderFilesCount"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderInvoicePdf"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderInvoicePdf"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderInvoicePdf"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItem"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderItem"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItemData"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItemData"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderItemData"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItemP1Patient"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItemP1Patient"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderItemP1Patient"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderItems"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderItems"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderItems"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderNotes"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderNotes"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderNotes"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPayment"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPayment"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderPayment"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPdf"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPrevious"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPrevious"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderPrevious"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPreviousPrescriptions"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPreviousPrescriptions"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderPreviousPrescriptions"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrderPreviousProducts"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrderPreviousProducts"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrderPreviousProducts"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetOrdersCount"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetOrdersCount"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetOrdersCount"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetP1Prescriptions"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetP1Prescriptions"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetP1Prescriptions"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPatientPrescriptions"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPatientPrescriptions"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetPatientPrescriptions"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionBarcode"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionBarcode"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetPrescriptionBarcode"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionCheck"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetPrescriptionCheck"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetPrescriptionPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetPrescriptionPdf"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetPrescriptionPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetProductLimit"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetProductLimit"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetProductLimit"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSickLeavePdf"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSickLeavePdf"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetSickLeavePdf"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSmsLabsBalance"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSmsLabsBalance"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetSmsLabsBalance"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GetSpecializationHours"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GetSpecializationHours"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GetSpecializationHours"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchChatMessageViewed"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchChatMessageViewed"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PatchChatMessageViewed"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchOrderMessageViewed"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchOrderMessageViewed"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PatchOrderMessageViewed"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PatchOrderReminder"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PatchOrderReminder"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PatchOrderReminder"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostChatPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostChatPdf"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostChatPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostConfirmEmailUser"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostConfirmEmailUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostConfirmEmailUser"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostConfirmUser"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostConfirmUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostConfirmUser"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostDeclaration"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostDeclaration"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostDeclaration"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostDoctorCert"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostDoctorCert"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostDoctorCert"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostFile"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostFile"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostFile"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostHomeDoctorWebhook"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostHomeDoctorWebhook"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostHomeDoctorWebhook"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderCancel"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderCancel"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostOrderCancel"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderDiscount"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderDiscount"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostOrderDiscount"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderPatient"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderPatient"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostOrderPatient"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostOrderPayment"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostOrderPayment"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostOrderPayment"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostPatientChat"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostPatientChat"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostPatientChat"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostRecoverConfirmUser"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostRecoverConfirmUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostRecoverConfirmUser"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostRecoverUser"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostRecoverUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostRecoverUser"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostUser"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostUser"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostUserSubscription"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostUserSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostUserSubscription"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EihController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EihController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EihController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FirebaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FirebaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FirebaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\AfflictionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\AfflictionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\AfflictionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\BlogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\DocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\DocumentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\DocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PanelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\PanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PozController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PozController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\PozController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Rss\RssController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Rss\RssController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Rss\RssController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ChatExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ChatExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\ChatExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\ContentTemplateCurrentDoctorExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\DoctorCurrentUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\DoctorCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\FileCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\FileCurrentUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\FileCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\MedicalHistoryCurrentExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\MedicalHistoryCurrentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\MedicalHistoryCurrentExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OpinionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\OpinionExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\OrderCurrentDoctorExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OrderCurrentDoctorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\OrderCurrentDoctorExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\OrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\OrderExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PackageExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\PackageExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\PatientCurrentDoctorExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PatientCurrentDoctorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\PatientCurrentDoctorExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\PrescriptionSickLeaveMedicalReferralActiveExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\ProductActiveExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\ProductActiveExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\ProductActiveExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSettingCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSettingCurrentUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\UserSettingCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\UserSettingSubscriptionCurrentUserExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\Extension\UserSubscriptionCurrentExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\Extension\UserSubscriptionCurrentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Extension\UserSubscriptionCurrentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ApiLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiUserValidateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ApiUserValidateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DiagnosticSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DiagnosticSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EasyAdminSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\EasyAdminSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JWTSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\JWTSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LogoutSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MedicalHistorySetDoctor"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MedicalHistorySetDoctor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MedicalHistorySetPatient"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MedicalHistorySetPatient"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderDoctorChanged"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderDoctorChanged"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderFulfilledSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderFulfilledSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderIdSaveInSessionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderIdSaveInSessionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderPaidSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderPaidSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderRecalculateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderRecalculateSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\PreLogin.0.App\EventSubscriber\PreLogin"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PreLogin"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PrescriptionCodeGeneratedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PrescriptionCodeGeneratedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServiceApiSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ServiceApiSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServiceSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ServiceSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SitemapSubsriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SitemapSubsriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\TwoFactorAuthenticationEvents.0.App\EventSubscriber\TwoFactorAuthenticationEvents"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TwoFactorAuthenticationEvents"; reason: abstract.
Removed service ".instanceof.App\ExternalServiceApi\AtineaApi.0.App\ExternalServiceApi\AtineaApi"; reason: abstract.
Removed service ".abstract.instanceof.App\ExternalServiceApi\AtineaApi"; reason: abstract.
Removed service ".instanceof.App\ExternalServiceApi\HomeDoctorApi.0.App\ExternalServiceApi\HomeDoctorApi"; reason: abstract.
Removed service ".abstract.instanceof.App\ExternalServiceApi\HomeDoctorApi"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ActiveSubstanceWarningFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ActiveSubstanceWarningFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AfflictionFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\AfflictionFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AwinTransactionFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\AwinTransactionFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogCategoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\BlogCategoryFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogCustomLinkFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\BlogCustomLinkFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogPostCommentFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\BlogPostCommentFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogPostFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\BlogPostFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BlogTagFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\BlogTagFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\CategoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\CategoryFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ChatFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatHourFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ChatHourFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ChatMessageFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ChatMessageFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ContentTemplateFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ContentTemplateFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DiscountFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\DiscountFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DiseaseFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\DiseaseFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\DoctorFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorServiceFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\DoctorServiceFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorSpecializationFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\DoctorSpecializationFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorSpecializationReminderFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\DoctorSpecializationReminderFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\DoctorWorkingHourFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\DoctorWorkingHourFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailAccountFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\EmailAccountFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\EmailFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\EmailThreadFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\EmailThreadFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FaqFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\FaqFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FileFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\FileFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormEntryFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\FormEntryFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\FormFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FormFieldFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\FormFieldFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InternalLinkingFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\InternalLinkingFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InvoiceFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\InvoiceFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\KohortFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\KohortFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\LogFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\LogFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalEventFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\MedicalEventFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalHistoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\MedicalHistoryFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicalReferralFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\MedicalReferralFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MedicinesCommentFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\MedicinesCommentFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NewsletterFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\NewsletterFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NewsletterPatientFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\NewsletterPatientFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NoteFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\NoteFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NotificationHistoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\NotificationHistoryFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\NotificationTemplateFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\NotificationTemplateFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OccupationGroupFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OccupationGroupFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OrderFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderItemFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OrderItemFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderMessageFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OrderMessageFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderMessageTemplateFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OrderMessageTemplateFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderReminderFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OrderReminderFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderStateFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OrderStateFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\OrderTagFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\OrderTagFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PatientFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\PatientFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PaymentFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\PaymentFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PeselFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\PeselFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PlaceSpecializationFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\PlaceSpecializationFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PostalCodeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\PostalCodeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PrescriptionFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\PrescriptionFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProcedureFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ProcedureFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ProductFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductSearchLogFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ProductSearchLogFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ProductTextFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ProductTextFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ReflinkDataFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ReflinkDataFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ReflinkFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ReflinkFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SearchConditionFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\SearchConditionFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ServiceFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ServiceFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SettingFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\SettingFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SickLeaveFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\SickLeaveFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SiteFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\SiteFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\SpecializationFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\SpecializationFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\TaskFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TextPartFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\TextPartFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\UserFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserGroupFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\UserGroupFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserSettingFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\UserSettingFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserSubscriptionFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\UserSubscriptionFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreeTermsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AgreeTermsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiLoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ApiLoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BaseMedicalHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BaseMedicalHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogCustomLinkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlogCustomLinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogPostCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlogPostCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChorobyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChorobyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClearCartType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClearCartType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfirmDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ConfirmDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConsultationMedicalHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ConsultationMedicalHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContentTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFileCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomFileCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateRangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DateRangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateTimeSecType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DateTimeSecType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DateTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorChoiceFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoctorChoiceFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoctorChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoctorFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoctorServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorSpecializationReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoctorSpecializationReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoctorWorkingHourType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoctorWorkingHourType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DokumentUprawnienType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DokumentUprawnienType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DropzoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DropzoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EihCheckUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EihCheckUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailOrPhoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailOrPhoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailReplyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailReplyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\BuildFormFieldSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventListener\BuildFormFieldSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FaqType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormFieldChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FormFieldChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormFieldOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FormFieldOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GoogleMapsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GoogleMapsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GroupTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InstitutionWorkingHourType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InstitutionWorkingHourType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabExaminationItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LabExaminationItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LabExaminationTextPartFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LabExaminationTextPartFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LekiType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LekiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicalHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MedicalHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicinesCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MedicinesCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsletterPreferenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewsletterPreferenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationTestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NotificationTestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpinionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OpinionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderDownloadLogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderDownloadLogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderFulfillType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderFulfillType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderMessageTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderMessageTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PackageTextPartFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PackageTextPartFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentMethodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentMethodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhoneNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PhoneNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreConsultationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PreConsultationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreSickLeaveCompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PreSickLeaveCompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreSickLeaveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PreSickLeaveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PrescriptionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PrescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReflinkStatsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReflinkStatsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterPatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegisterPatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RemoveItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RemoveItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RolesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RolesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetDiscountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SetDiscountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetItemQuantityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SetItemQuantityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationCancelledType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationCancelledType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationChatArchiveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationChatArchiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationChatMessageReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationChatMessageReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationDiscountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationDiscountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationDoctorSpecializationReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationDoctorSpecializationReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationNoOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationNoOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderChangeConsultationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationOrderChangeConsultationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderPaidUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationOrderPaidUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationOrderReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationOrderReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationPrescriptionCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationPrescriptionCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationSmsLabsBalanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationSmsLabsBalanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationStartConsultationWebPushType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationStartConsultationWebPushType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUnfinishedType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUnfinishedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewChatMessageWebPushType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserNewChatMessageWebPushType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewOrderMessageWebPushType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserNewOrderMessageWebPushType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserNewOrderWebPushType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserNewOrderWebPushType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserOrderMessageReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserOrderMessageReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserOrderMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserOrderMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRecoverType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserRecoverType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRegType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserRegType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueNotificationUserSickLeaveReadyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueNotificationUserSickLeaveReadyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingValueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SickLeaveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SickLeaveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SimplePaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SimplePaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SourcesFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SourcesFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskActionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaskActionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskTriggerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaskTriggerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskTriggersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaskTriggersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextPartFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TextPartFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TpayBankType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TpayBankType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserOrderSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserOrderSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecoverType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRecoverType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserReflinkStatsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserReflinkStatsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoivodeshipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VoivodeshipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\ExMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\ExMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\HDMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\HDMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\InvoiceMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\InvoiceMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\MedycMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\MedycMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\NewsletterMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\NewsletterMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\NotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\NotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\RemoveExPrescriptionMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\RemoveExPrescriptionMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\SendExPrescriptionMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\SendExPrescriptionMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\UpdateExPrescriptionMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\UpdateExPrescriptionMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Message\UpdateHandler.0.App\Message\UpdateHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\UpdateHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\WordpressMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\WordpressMessageHandler"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.App\Monolog\CustomFileHandler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.App\Monolog\CustomFileHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Monolog\CustomFileHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ApiNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ApiNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\ApiNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\AutocompleteAdditionalDataNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\AutocompleteAdditionalDataNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\AutocompleteNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\AutocompleteNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ContentTemplateTypeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\ContentTemplateTypeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DateTimeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\DateTimeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DoctorNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\DoctorNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\DoctorSlotsNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\DoctorSlotsNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\FileTypeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\FileTypeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\InstitutionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\InstitutionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\OpinionDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\OpinionDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\OrderDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\OrderDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\PatientDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\PatientDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\Firebase\FirebaseTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Notifier\Bridge\Firebase\FirebaseTransportFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\PlaySms\PlaySmsTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Notifier\Bridge\PlaySms\PlaySmsTransportFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Notifier\Bridge\SmsLabs\SmsLabsTransportFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.App\Notifier\Bridge\WebPush\WebPushTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Notifier\Bridge\WebPush\WebPushTransportFactory"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveSubstanceWarningRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ActiveSubstanceWarningRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AfflictionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AfflictionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwinTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AwinTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BannerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCustomLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogCustomLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogPostCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogPostCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogPostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogPostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CellRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CellRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatHourRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatHourRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeclarationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeclarationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiseaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiseaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DoctorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DoctorServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorSpecializationReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DoctorSpecializationReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorSpecializationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DoctorSpecializationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DoctorWorkingHourRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DoctorWorkingHourRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailThreadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailThreadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InstitutionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionWorkingHourRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InstitutionWorkingHourRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalLinkingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InternalLinkingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KohortRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KohortRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LabExaminationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LabExaminationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MedicalEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MedicalHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicalReferralRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MedicalReferralRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedicinesCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MedicinesCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterPatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsletterPatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsletterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OccupationGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OccupationGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpinionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OpinionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderDownloadLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderDownloadLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderMessageTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderStateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeselRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PeselRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlaceSpecializationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlaceSpecializationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostalCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PostalCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrescriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PrescriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcedureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProcedureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSearchLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductSearchLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTextRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductTextRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReflinkDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReflinkDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReflinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReflinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchConditionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SearchConditionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SickLeaveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SickLeaveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpecializationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaskRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TextPartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\AfflictionTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Translation\AfflictionTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\DoctorSpecializationTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Translation\DoctorSpecializationTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\FaqTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Translation\FaqTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\ProductTextTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Translation\ProductTextTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\SearchConditionTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Translation\SearchConditionTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\SettingTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Translation\SettingTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\TextPartTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Translation\TextPartTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPackageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserPackageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserSubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AdminVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\AdminVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\PatientTokenVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\PatientTokenVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SiteTokenVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\SiteTokenVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserPeselVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\UserPeselVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BirthdayValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\BirthdayValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BlockFormValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\BlockFormValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CanEditPrescriptionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\CanEditPrescriptionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ChatMessageValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\ChatMessageValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DateTimeStringValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\DateTimeStringValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DocumentationRequiredValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\DocumentationRequiredValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\HasPreviousOrderValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\HasPreviousOrderValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\MaxOrderFilesValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\MaxOrderFilesValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\NIPValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\NIPValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\OldPasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\OldPasswordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PESELValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\PESELValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ProductRequirementsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\ProductRequirementsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\REGONValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\REGONValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\StrongPasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\StrongPasswordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TwigValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\TwigValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueMedicalHistoryPatientValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueMedicalHistoryPatientValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueOrderItemsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueOrderItemsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueUserValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueUserValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidCertValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\ValidCertValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.app.serializer.normalizer.item.json"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.app.serializer.normalizer.item.json"; reason: abstract.
Removed service ".abstract.instanceof.app.serializer.normalizer.item.json"; reason: abstract.
Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Monolog\Processor\WebProcessor"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Shapecode\Bundle\HiddenEntityTypeBundle\Form\Type\HiddenObjectType"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\HiddenEntityTypeBundle\Form\Type\HiddenObjectType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Lexik\Bundle\TranslationBundle\Controller\RestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Lexik\Bundle\TranslationBundle\Controller\RestController"; reason: abstract.
Removed service ".abstract.instanceof.Lexik\Bundle\TranslationBundle\Controller\RestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Lexik\Bundle\TranslationBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Lexik\Bundle\TranslationBundle\Controller\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.Lexik\Bundle\TranslationBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_disease_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_without_prescription_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_unread_message_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_in_progres_unread_message_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_order_last_doctor_message_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_order_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Api\FilterInterface.0.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_patient_app_api_platform_filter_full_text_search_filter"; reason: abstract.
377
Removed service "ReCaptcha\ReCaptcha"; reason: unused.
Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "App\ApiPlatform\Resource\ContactForm"; reason: unused.
Removed service "App\ApiPlatform\Resource\DoctorInfo"; reason: unused.
Removed service "App\Configurator\ValinorAtineaConfigurator"; reason: unused.
Removed service "App\Controller\Admin\PackageTextPartCrudController"; reason: unused.
Removed service "App\Controller\Site\Rss\RssState"; reason: unused.
Removed service "App\Controller\Site\Rss\Xml"; reason: unused.
Removed service "App\Controller\Site\Rss\XmlComments"; reason: unused.
Removed service "App\Doctrine\Query\Coalesce"; reason: unused.
Removed service "App\Doctrine\Query\First"; reason: unused.
Removed service "App\Doctrine\Query\JsonContains"; reason: unused.
Removed service "App\Doctrine\Query\JsonExtract"; reason: unused.
Removed service "App\Doctrine\Query\JsonUnquote"; reason: unused.
Removed service "App\Dto\Autocomplete"; reason: unused.
Removed service "App\Dto\ChatsCheck"; reason: unused.
Removed service "App\Dto\ChatsStatistic"; reason: unused.
Removed service "App\Dto\DoctorSlot"; reason: unused.
Removed service "App\Dto\DoctorSlots"; reason: unused.
Removed service "App\Dto\EIH\Attributes"; reason: unused.
Removed service "App\Dto\EmailReply"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\PackagePrice"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\PatientService"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\AddressDto"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\AtineaDeclarationDto"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\DeclarationDto"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\DeclarationResult"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\DeclarationStatus"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\DeclarationsDto"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\GetDoctorsDto"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\PersonDto"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\PozWorker"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\StringResponse"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\WorkerChoice"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\Poz\WorkerClinic"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\RelativeType"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Atinea\UserPackage"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Response"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Slot"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\Slots"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\SlotsChoice"; reason: unused.
Removed service "App\Dto\ExternalServiceApi\SlotsCriteria"; reason: unused.
Removed service "App\Dto\GetPaymentStatus"; reason: unused.
Removed service "App\Dto\NoteItem"; reason: unused.
Removed service "App\Dto\OpinionCount"; reason: unused.
Removed service "App\Dto\OrderFileCount"; reason: unused.
Removed service "App\Dto\OrderFilterDateYear"; reason: unused.
Removed service "App\Dto\OrderInfo"; reason: unused.
Removed service "App\Dto\PostCancelStatus"; reason: unused.
Removed service "App\Dto\PostOrderDiscountInput"; reason: unused.
Removed service "App\Dto\PostOrderPatientInput"; reason: unused.
Removed service "App\Dto\PostPaymentStatus"; reason: unused.
Removed service "App\Dto\PriceRateCreate"; reason: unused.
Removed service "App\Dto\PriceRateDate"; reason: unused.
Removed service "App\Dto\SpecializationSlot"; reason: unused.
Removed service "App\Exception\ChangePasswordRequiredException"; reason: unused.
Removed service "App\Form\DataTransformer\BooleanToStringTransformer"; reason: unused.
Removed service "App\Helper\DateTimeHelper"; reason: unused.
Removed service "App\Helper\FormHelper"; reason: unused.
Removed service "App\Helper\ProductHelper"; reason: unused.
Removed service "App\Helper\RequestHelper"; reason: unused.
Removed service "App\Message\ExMessage"; reason: unused.
Removed service "App\Message\ExPrescriptionMessage"; reason: unused.
Removed service "App\Message\HDMessage"; reason: unused.
Removed service "App\Message\InvoiceMessage"; reason: unused.
Removed service "App\Message\MedycMessage"; reason: unused.
Removed service "App\Message\NewsletterMessage"; reason: unused.
Removed service "App\Message\NotificationMessage"; reason: unused.
Removed service "App\Message\RemoveExPrescriptionMessage"; reason: unused.
Removed service "App\Message\SendExPrescriptionMessage"; reason: unused.
Removed service "App\Message\UpdateExPrescriptionMessage"; reason: unused.
Removed service "App\Message\WordpressMessage"; reason: unused.
Removed service "App\Messenger\Stamp\RelatedEntityStamp"; reason: unused.
Removed service "App\Middleware\OrderDelayMiddleware"; reason: unused.
Removed service "App\Notifier\Bridge\Firebase\FirebaseTransport"; reason: unused.
Removed service "App\Notifier\Bridge\PlaySms\PlaySmsTransport"; reason: unused.
Removed service "App\Notifier\Bridge\SmsLabs\SmsLabsTransport"; reason: unused.
Removed service "App\Notifier\Bridge\Twig\Mime\NotificationEmail"; reason: unused.
Removed service "App\Notifier\Bridge\WebPush\WebPushTransport"; reason: unused.
Removed service "App\Notifier\Channel\SmsChannel\SmsNotify"; reason: unused.
Removed service "App\Notifier\ChatArchiveNotification"; reason: unused.
Removed service "App\Notifier\ChatMessageReminderSmsNotification"; reason: unused.
Removed service "App\Notifier\ConfigurableNotification"; reason: unused.
Removed service "App\Notifier\ContactNotification"; reason: unused.
Removed service "App\Notifier\DoctorRegisterNotification"; reason: unused.
Removed service "App\Notifier\DoctorSpecializationReminderNotification"; reason: unused.
Removed service "App\Notifier\DoctorSpecializationReminderSmsNotification"; reason: unused.
Removed service "App\Notifier\Message\Firebase\FirebaseOptions"; reason: unused.
Removed service "App\Notifier\Message\PushMessage"; reason: unused.
Removed service "App\Notifier\Message\PushMessageOptions"; reason: unused.
Removed service "App\Notifier\Message\SmsMessageWithContext"; reason: unused.
Removed service "App\Notifier\OrderCancelledNotification"; reason: unused.
Removed service "App\Notifier\OrderChangeConsultationNotification"; reason: unused.
Removed service "App\Notifier\OrderConsultationStartWebPushNotification"; reason: unused.
Removed service "App\Notifier\OrderFulfilledNotification"; reason: unused.
Removed service "App\Notifier\OrderPaidDoctorNotification"; reason: unused.
Removed service "App\Notifier\OrderPaidUserNotification"; reason: unused.
Removed service "App\Notifier\OrderReminderNotification"; reason: unused.
Removed service "App\Notifier\OrderReminderSmsNotification"; reason: unused.
Removed service "App\Notifier\OrderUnfinishedNotification"; reason: unused.
Removed service "App\Notifier\PatientDiscountNotification"; reason: unused.
Removed service "App\Notifier\PatientNoOrderNotification"; reason: unused.
Removed service "App\Notifier\PatientPreDiscountNotification"; reason: unused.
Removed service "App\Notifier\PrescriptionCodeNotification"; reason: unused.
Removed service "App\Notifier\PrescriptionCodeSmsNotification"; reason: unused.
Removed service "App\Notifier\SmsLabsBalanceNotification"; reason: unused.
Removed service "App\Notifier\SmsLabsBalanceSmsNotification"; reason: unused.
Removed service "App\Notifier\TemplateNotification"; reason: unused.
Removed service "App\Notifier\TemplateSmsNotification"; reason: unused.
Removed service "App\Notifier\UserNewChatMessageFirebaseNotification"; reason: unused.
Removed service "App\Notifier\UserNewChatMessageWebPushNotification"; reason: unused.
Removed service "App\Notifier\UserNewOrderMessageWebPushNotification"; reason: unused.
Removed service "App\Notifier\UserNewOrderWebPushNotification"; reason: unused.
Removed service "App\Notifier\UserOrderMessageNotification"; reason: unused.
Removed service "App\Notifier\UserOrderMessageReminderSmsNotification"; reason: unused.
Removed service "App\Notifier\UserRegNotification"; reason: unused.
Removed service "App\Notifier\UserRegisterConfirmNotification"; reason: unused.
Removed service "App\Notifier\UserSickLeaveReadyNotification"; reason: unused.
Removed service "App\Order\Events"; reason: unused.
Removed service "App\Order\Summary"; reason: unused.
Removed service "App\Repository\PaymentRepository"; reason: unused.
Removed service "App\Service\CryptService"; reason: unused.
Removed service "App\Service\Reservation\Reservation"; reason: unused.
Removed service "App\Validator\Constraints\Birthday"; reason: unused.
Removed service "App\Validator\Constraints\BlockForm"; reason: unused.
Removed service "App\Validator\Constraints\CanEditPrescription"; reason: unused.
Removed service "App\Validator\Constraints\ChatMessage"; reason: unused.
Removed service "App\Validator\Constraints\DateTimeString"; reason: unused.
Removed service "App\Validator\Constraints\DocumentationRequired"; reason: unused.
Removed service "App\Validator\Constraints\HasPreviousOrder"; reason: unused.
Removed service "App\Validator\Constraints\MaxOrderFiles"; reason: unused.
Removed service "App\Validator\Constraints\NIP"; reason: unused.
Removed service "App\Validator\Constraints\OldPassword"; reason: unused.
Removed service "App\Validator\Constraints\PESEL"; reason: unused.
Removed service "App\Validator\Constraints\ProductRequirements"; reason: unused.
Removed service "App\Validator\Constraints\REGON"; reason: unused.
Removed service "App\Validator\Constraints\StrongPassword"; reason: unused.
Removed service "App\Validator\Constraints\Twig"; reason: unused.
Removed service "App\Validator\Constraints\UniqueMedicalHistoryPatient"; reason: unused.
Removed service "App\Validator\Constraints\UniqueOrderItems"; reason: unused.
Removed service "App\Validator\Constraints\UniqueUser"; reason: unused.
Removed service "App\Validator\Constraints\ValidCert"; reason: unused.
Removed service "App\Validator\Constraints\When"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "psr18.email_labs_client"; reason: unused.
Removed service "httplug.email_labs_client"; reason: unused.
Removed service "psr18.fb_client"; reason: unused.
Removed service "httplug.fb_client"; reason: unused.
Removed service "psr18.p1_client"; reason: unused.
Removed service "httplug.p1_client"; reason: unused.
Removed service "psr18.p1_client_b"; reason: unused.
Removed service "httplug.p1_client_b"; reason: unused.
Removed service "psr18.polmed_client"; reason: unused.
Removed service "httplug.polmed_client"; reason: unused.
Removed service "psr18.medyc_client"; reason: unused.
Removed service "httplug.medyc_client"; reason: unused.
Removed service "psr18.hd_client"; reason: unused.
Removed service "httplug.hd_client"; reason: unused.
Removed service "psr18.awin_client"; reason: unused.
Removed service "httplug.awin_client"; reason: unused.
Removed service "psr18.atinea_client"; reason: unused.
Removed service "httplug.atinea_client"; reason: unused.
Removed service "psr18.diagnostic_client"; reason: unused.
Removed service "httplug.diagnostic_client"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter"; reason: unused.
Removed service "texter"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~.EDZc0V"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.api_login"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "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 "EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl_post"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.pagination.legacy"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.filter_collection_factory"; reason: unused.
Removed service "api_platform.filters"; reason: unused.
Removed service "api_platform.metadata.resource.name_collection_factory.xml.legacy"; reason: unused.
Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; 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 "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "vue.asset_mapper.vue_controller_loader_compiler"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.success_handler"; reason: unused.
Removed service "Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory"; reason: unused.
Removed service "valinor.tree_mapper"; reason: unused.
Removed service "nelmio_security.ua_parser"; reason: unused.
Removed service "nelmio_security.ua_parser.ua_php"; reason: unused.
Removed service "nelmio_security.policy_manager"; reason: unused.
Removed service "nelmio_security.csp_report.filter.noise_detector_custom_rules"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\SvgWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service "libphonenumber\geocoding\PhoneNumberOfflineGeocoder"; reason: unused.
Removed service "libphonenumber\ShortNumberInfo"; reason: unused.
Removed service "libphonenumber\PhoneNumberToCarrierMapper"; reason: unused.
Removed service "libphonenumber\PhoneNumberToTimeZonesMapper"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service ".service_locator.UkqhhyT"; reason: unused.
Removed service ".service_locator.WO_xUCv"; reason: unused.
Removed service ".service_locator.nFhWISy"; reason: unused.
Removed service ".service_locator.29WlXx6"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\AutocompleteAdditionalDataNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\AutocompleteNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\ContentTemplateTypeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\DateTimeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\DoctorNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\DoctorSlotsNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\FileTypeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\InstitutionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\OpinionDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\OrderDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\PatientDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.uuid_denormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.swagger.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.swagger.normalizer.documentation"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Elao\Enum\Bridge\Symfony\Serializer\Normalizer\EnumNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.documentation"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.entrypoint"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.collection"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.object"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonld.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.problem.encoder"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
960
Inlined service "api_platform.openapi.factory.next" to "App\ApiPlatform\OpenApi\OpenApiDecorator".
Inlined service "App\ApiPlatform\Provider\AutocompleteProviders\AutocompleteServiceChain" to "App\ApiPlatform\Provider\AutocompleteProvider".
Inlined service "App\ApiPlatform\Provider\AutocompleteProviders\DoctorAutocompleteService" to "App\ApiPlatform\Provider\AutocompleteProviders\AutocompleteServiceChain".
Inlined service "App\ApiPlatform\Provider\AutocompleteProviders\InstitutionAutocompleteService" to "App\ApiPlatform\Provider\AutocompleteProviders\AutocompleteServiceChain".
Inlined service "App\ApiPlatform\Provider\AutocompleteProviders\LabExaminationAutocompleteService" to "App\ApiPlatform\Provider\AutocompleteProviders\AutocompleteServiceChain".
Inlined service "App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService" to "App\ApiPlatform\Provider\AutocompleteProviders\AutocompleteServiceChain".
Inlined service "App\ApiPlatform\Provider\AutocompleteProviders\PackageAutocompleteService" to "App\ApiPlatform\Provider\AutocompleteProviders\AutocompleteServiceChain".
Inlined service "App\ApiPlatform\Provider\AutocompleteProviders\ProductAutocompleteService" to "App\ApiPlatform\Provider\AutocompleteProviders\AutocompleteServiceChain".
Inlined service "App\Service\BannerService" to "App\ApiPlatform\Provider\UserMeDataProvider".
Inlined service ".service_locator.PXovsjv.App\ApiPlatform\Resource\PostFormContact" to "App\ApiPlatform\Resource\PostFormContact".
Inlined service "App\ApiPlatform\Serializer\HydraCollectionSerializer.inner" to "App\ApiPlatform\Serializer\HydraCollectionSerializer".
Inlined service "App\Service\MercureService" to "App\Command\MercureDoctorsActiveCommand".
Inlined service "App\Service\TaskService" to "App\Command\PerformTaskCommand".
Inlined service "App\Service\AwinService" to "App\Command\UpdateAwinStatusCommand".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ActiveProductCrudController" to "App\Controller\Admin\ActiveProductCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ActiveSubstanceWarningCrudController" to "App\Controller\Admin\ActiveSubstanceWarningCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\AfflictionCrudController" to "App\Controller\Admin\AfflictionCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\BannerCrudController" to "App\Controller\Admin\BannerCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\BlogCategoryCrudController" to "App\Controller\Admin\BlogCategoryCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\BlogCustomLinkCrudController" to "App\Controller\Admin\BlogCustomLinkCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\BlogPostCommentCrudController" to "App\Controller\Admin\BlogPostCommentCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\BlogPostCrudController" to "App\Controller\Admin\BlogPostCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\BlogTagCrudController" to "App\Controller\Admin\BlogTagCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\CategoryCrudController" to "App\Controller\Admin\CategoryCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\CertificateCrudController" to "App\Controller\Admin\CertificateCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ChatCrudController" to "App\Controller\Admin\ChatCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ChatHourCrudController" to "App\Controller\Admin\ChatHourCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ChatMessageCrudController" to "App\Controller\Admin\ChatMessageCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ContentTemplateCrudController" to "App\Controller\Admin\ContentTemplateCrudController".
Inlined service ".service_locator.Hlf2C0f.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\DiscountCrudController" to "App\Controller\Admin\DiscountCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\DoctorCrudController" to "App\Controller\Admin\DoctorCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\DoctorServiceCrudController" to "App\Controller\Admin\DoctorServiceCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\DoctorSpecializationCrudController" to "App\Controller\Admin\DoctorSpecializationCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\EmailAccountCrudController" to "App\Controller\Admin\EmailAccountCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\EmailCrudController" to "App\Controller\Admin\EmailCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\EmailThreadCrudController" to "App\Controller\Admin\EmailThreadCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\FaqCrudController" to "App\Controller\Admin\FaqCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\FormCrudController" to "App\Controller\Admin\FormCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\FormFieldCrudController" to "App\Controller\Admin\FormFieldCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\InstitutionCrudController" to "App\Controller\Admin\InstitutionCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\InternalLinkingCrudController" to "App\Controller\Admin\InternalLinkingCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\InvoiceCrudController" to "App\Controller\Admin\InvoiceCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\LabExaminationCrudController" to "App\Controller\Admin\LabExaminationCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\LabExaminationGroupCrudController" to "App\Controller\Admin\LabExaminationGroupCrudController".
Inlined service ".service_locator.Hlf2C0f.App\Controller\Admin\MailDashboardController" to "App\Controller\Admin\MailDashboardController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\MedicalEventCrudController" to "App\Controller\Admin\MedicalEventCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\MedicalHistoryCrudController" to "App\Controller\Admin\MedicalHistoryCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\MedicinesCommentCrudController" to "App\Controller\Admin\MedicinesCommentCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\NotesCrudController" to "App\Controller\Admin\NotesCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\NotificationCrudController" to "App\Controller\Admin\NotificationCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\NotificationHistoryEmailCrudController" to "App\Controller\Admin\NotificationHistoryEmailCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\NotificationHistorySmsCrudController" to "App\Controller\Admin\NotificationHistorySmsCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\NotificationTemplateCrudController" to "App\Controller\Admin\NotificationTemplateCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OccupationGroupCrudController" to "App\Controller\Admin\OccupationGroupCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OpinionCrudController" to "App\Controller\Admin\OpinionCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OrderConsultationCrudController" to "App\Controller\Admin\OrderConsultationCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OrderCrudController" to "App\Controller\Admin\OrderCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OrderItemCrudController" to "App\Controller\Admin\OrderItemCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OrderPrescriptionCrudController" to "App\Controller\Admin\OrderPrescriptionCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OrderSickLeaveCrudController" to "App\Controller\Admin\OrderSickLeaveCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\OrderTagCrudController" to "App\Controller\Admin\OrderTagCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\PackageCrudController" to "App\Controller\Admin\PackageCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\PatientCrudController" to "App\Controller\Admin\PatientCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\PaymentCrudController" to "App\Controller\Admin\PaymentCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\PlaceSpecializationCrudController" to "App\Controller\Admin\PlaceSpecializationCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\PrescriptionCrudController" to "App\Controller\Admin\PrescriptionCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\PriceRateCrudController" to "App\Controller\Admin\PriceRateCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ProductCrudController" to "App\Controller\Admin\ProductCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ProductSearchLogCrudController" to "App\Controller\Admin\ProductSearchLogCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ProductTextCrudController" to "App\Controller\Admin\ProductTextCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ReflinkCrudController" to "App\Controller\Admin\ReflinkCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\SearchConditionCrudController" to "App\Controller\Admin\SearchConditionCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\ServiceCrudController" to "App\Controller\Admin\ServiceCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\SettingCrudController" to "App\Controller\Admin\SettingCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\SiteCrudController" to "App\Controller\Admin\SiteCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\SpecializationCrudController" to "App\Controller\Admin\SpecializationCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\SubPackageCrudController" to "App\Controller\Admin\SubPackageCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\SubPackageInstitutionPriceCrudController" to "App\Controller\Admin\SubPackageInstitutionPriceCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\TaskCrudController" to "App\Controller\Admin\TaskCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\TextPartCrudController" to "App\Controller\Admin\TextPartCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\UserCrudController" to "App\Controller\Admin\UserCrudController".
Inlined service ".service_locator.dkKJAQ8.App\Controller\Admin\UserGroupCrudController" to "App\Controller\Admin\UserGroupCrudController".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\DeleteOrderDiscount" to "App\Controller\Api\DeleteOrderDiscount".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\DeleteUser" to "App\Controller\Api\DeleteUser".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetChatItem" to "App\Controller\Api\GetChatItem".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetChatItems" to "App\Controller\Api\GetChatItems".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetDoctorItemInfo" to "App\Controller\Api\GetDoctorItemInfo".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetFileItem" to "App\Controller\Api\GetFileItem".
Inlined service "App\Service\FormService" to "App\Controller\Api\GetFormEntryPdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetFormEntryPdf" to "App\Controller\Api\GetFormEntryPdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetMedicalReferralPdf" to "App\Controller\Api\GetMedicalReferralPdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderConstraints" to "App\Controller\Api\GetOrderConstraints".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderCount" to "App\Controller\Api\GetOrderCount".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderFilesCount" to "App\Controller\Api\GetOrderFilesCount".
Inlined service "App\Service\ServiceService" to "App\Controller\Api\GetOrderForm".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderForm" to "App\Controller\Api\GetOrderForm".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderInvoicePdf" to "App\Controller\Api\GetOrderInvoicePdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderItem" to "App\Controller\Api\GetOrderItem".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderItemData" to "App\Controller\Api\GetOrderItemData".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderItemP1Patient" to "App\Controller\Api\GetOrderItemP1Patient".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderItems" to "App\Controller\Api\GetOrderItems".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderNotes" to "App\Controller\Api\GetOrderNotes".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderPayment" to "App\Controller\Api\GetOrderPayment".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderPdf" to "App\Controller\Api\GetOrderPdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderPrevious" to "App\Controller\Api\GetOrderPrevious".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderPreviousPrescriptions" to "App\Controller\Api\GetOrderPreviousPrescriptions".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrderPreviousProducts" to "App\Controller\Api\GetOrderPreviousProducts".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetOrdersCount" to "App\Controller\Api\GetOrdersCount".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetP1Prescriptions" to "App\Controller\Api\GetP1Prescriptions".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetPatientPrescriptions" to "App\Controller\Api\GetPatientPrescriptions".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetPrescriptionBarcode" to "App\Controller\Api\GetPrescriptionBarcode".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetPrescriptionCheck" to "App\Controller\Api\GetPrescriptionCheck".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetPrescriptionPdf" to "App\Controller\Api\GetPrescriptionPdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetProductLimit" to "App\Controller\Api\GetProductLimit".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetSickLeavePdf" to "App\Controller\Api\GetSickLeavePdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetSmsLabsBalance" to "App\Controller\Api\GetSmsLabsBalance".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\GetSpecializationHours" to "App\Controller\Api\GetSpecializationHours".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PatchChatMessageViewed" to "App\Controller\Api\PatchChatMessageViewed".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PatchOrderMessageViewed" to "App\Controller\Api\PatchOrderMessageViewed".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PatchOrderReminder" to "App\Controller\Api\PatchOrderReminder".
Inlined service "App\Service\ChatService" to "App\Controller\Api\PostChatPdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostChatPdf" to "App\Controller\Api\PostChatPdf".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostConfirmEmailUser" to "App\Controller\Api\PostConfirmEmailUser".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostConfirmUser" to "App\Controller\Api\PostConfirmUser".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostDeclaration" to "App\Controller\Api\PostDeclaration".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostDoctorCert" to "App\Controller\Api\PostDoctorCert".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostFile" to "App\Controller\Api\PostFile".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostHomeDoctorWebhook" to "App\Controller\Api\PostHomeDoctorWebhook".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostOrderCancel" to "App\Controller\Api\PostOrderCancel".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostOrderDiscount" to "App\Controller\Api\PostOrderDiscount".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostOrderPatient" to "App\Controller\Api\PostOrderPatient".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostOrderPayment" to "App\Controller\Api\PostOrderPayment".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostPatientChat" to "App\Controller\Api\PostPatientChat".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostRecoverConfirmUser" to "App\Controller\Api\PostRecoverConfirmUser".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostRecoverUser" to "App\Controller\Api\PostRecoverUser".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostUser" to "App\Controller\Api\PostUser".
Inlined service ".service_locator.PXovsjv.App\Controller\Api\PostUserSubscription" to "App\Controller\Api\PostUserSubscription".
Inlined service ".service_locator.PXovsjv.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.PXovsjv.App\Controller\EihController" to "App\Controller\EihController".
Inlined service ".service_locator.PXovsjv.App\Controller\ErrorController" to "App\Controller\ErrorController".
Inlined service ".service_locator.PXovsjv.App\Controller\FirebaseController" to "App\Controller\FirebaseController".
Inlined service ".service_locator.PXovsjv.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\AfflictionController" to "App\Controller\Site\AfflictionController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\BlogController" to "App\Controller\Site\BlogController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\CartController" to "App\Controller\Site\CartController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\DocumentsController" to "App\Controller\Site\DocumentsController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\PageController" to "App\Controller\Site\PageController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\PanelController" to "App\Controller\Site\PanelController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\PaymentController" to "App\Controller\Site\PaymentController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\PozController" to "App\Controller\Site\PozController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\ProductController" to "App\Controller\Site\ProductController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\Rss\RssController" to "App\Controller\Site\Rss\RssController".
Inlined service ".service_locator.PXovsjv.App\Controller\Site\UserController" to "App\Controller\Site\UserController".
Inlined service ".service_locator.PXovsjv.App\Controller\TestController" to "App\Controller\TestController".
Inlined service "App\Helper\LogExecTime" to "App\ExternalServiceApi\HomeDoctorApi".
Inlined service "App\Validator\PriceRateValidationGroupResolver" to "App\Form\PriceRateType".
Inlined service "App\Message\UpdateHandler.inner" to "App\Message\UpdateHandler".
Inlined service "App\Normalizer\ApiNormalizer.inner" to "App\Normalizer\ApiNormalizer".
Inlined service "App\Normalizer\RoleContextBuilder.inner" to "App\Normalizer\RoleContextBuilder".
Inlined service "App\Payment\Przelewy24Service" to "App\Payment\PaymentChain".
Inlined service "App\Payment\StripeService" to "App\Payment\PaymentChain".
Inlined service "App\Payment\Tpay\TransactionApi" to "App\Payment\TpayService".
Inlined service "App\Payment\Tpay\TransactionNotification" to "App\Payment\TpayService".
Inlined service "App\Payment\Tpay\BlikTransaction" to "App\Payment\TpayService".
Inlined service "App\Payment\Tpay\TransactionRefund" to "App\Payment\TpayService".
Inlined service "App\Payment\Tpay\CardRefund" to "App\Payment\TpayService".
Inlined service "App\Payment\Tpay\CardNotification" to "App\Payment\TpayService".
Inlined service "App\Payment\Tpay\LinkTransaction" to "App\Payment\TpayService".
Inlined service "App\Service\PolmedService" to "App\Security\PatientTokenVoter".
Inlined service "app.serializer.normalizer.item.json.inner" to "app.serializer.normalizer.item.json".
Inlined service "App\ApiPlatform\OpenApi\ExpressionLanguage" to "api_platform.doctrine.orm.listener.mercure.publish".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.iu4abvv" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.oZznd4f" to "console.command.workflow_dump".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "email_labs_client.uri_template.inner" to "email_labs_client.uri_template".
Inlined service "fb_client.uri_template.inner" to "fb_client.uri_template".
Inlined service "p1_client.uri_template.inner" to "p1_client.uri_template".
Inlined service "p1_client_b.uri_template.inner" to "p1_client_b.uri_template".
Inlined service "polmed_client.uri_template.inner" to "polmed_client.uri_template".
Inlined service "medyc_client.uri_template.inner" to "medyc_client.uri_template".
Inlined service "hd_client.uri_template.inner" to "hd_client.uri_template".
Inlined service "awin_client.uri_template.inner" to "awin_client.uri_template".
Inlined service "atinea_client.uri_template.inner" to "atinea_client.uri_template".
Inlined service "diagnostic_client.uri_template.inner" to "diagnostic_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.k1TyYKw" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "state_machine.order_state.metadata_store" to "state_machine.order_state.definition".
Inlined service "monolog.logger.workflow" to ".state_machine.order_state.listener.audit_trail".
Inlined service "workflow.security.expression_language" to ".state_machine.order_state.listener.guard".
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 "EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteLoader" to "routing.resolver".
Inlined service "api_platform.route_loader" 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.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "acpu.cache.recorder_inner" to "acpu.cache".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.lAO3MAT" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.0dIm2TR" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.ippkRHA" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.Hm4yOA6" to "messenger.routable_message_bus".
Inlined service ".service_locator.wJ.vfJ1" to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" to "notifier".
Inlined service "notifier.admin_recipient.1" to "notifier".
Inlined service "notifier.flash_message_importance_mapper" to "notifier.channel.browser".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.workflow" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "Twig\Extension\StringLoaderExtension" to "twig".
Inlined service "twig.extension.html" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.inky" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "eight_points_guzzle.twig_extension.debug" to "twig".
Inlined service "Elao\Enum\Bridge\Twig\Extension\EnumExtension" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "BenTools\WebPushBundle\Twig\WebPushTwigExtension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "twig.extension.vue" to "twig".
Inlined service ".time.twig.extension.time" to "twig".
Inlined service "nelmio_security.twig_extension" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Twig\FormTwig" to "twig".
Inlined service "App\Twig\MenuTwig" to "twig".
Inlined service "App\Twig\ServiceTwig" to "twig".
Inlined service "App\Twig\FaqTwig" to "twig".
Inlined service "App\Twig\SpecializationTwig" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.etVElvN.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.3ornZ9Z" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.vfsHEN7" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.2UcRBrH" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.ewJjnlc" to "security.helper".
Inlined service ".service_locator.tCJVj.6" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.Zu.dGkQ" to "security.access_map".
Inlined service ".security.request_matcher.r4I89ac" to "security.access_map".
Inlined service ".security.request_matcher.gbjFDWC" to "security.access_map".
Inlined service ".security.request_matcher.kbobkzF" to "security.access_map".
Inlined service ".security.request_matcher.GNclo4Z" to "security.access_map".
Inlined service ".security.request_matcher.x.7K6Vp" to "security.access_map".
Inlined service ".security.request_matcher.yh3jBgq" to "security.access_map".
Inlined service ".security.request_matcher.khCaYES" to "security.access_map".
Inlined service ".security.request_matcher.dQEU0eu" to "security.access_map".
Inlined service ".security.request_matcher.kksFDIr" to "security.access_map".
Inlined service ".security.request_matcher.S9Cdspf" to "security.access_map".
Inlined service ".security.request_matcher.6riI5T9" to "security.access_map".
Inlined service ".security.request_matcher.atIAtYS" to "security.access_map".
Inlined service ".security.request_matcher.lgN5QjV" to "security.access_map".
Inlined service ".security.request_matcher.8V9Tppq" to "security.access_map".
Inlined service ".security.request_matcher.CpwJ554" to "security.access_map".
Inlined service ".security.request_matcher.lco3INh" to "security.access_map".
Inlined service ".security.request_matcher.u7sYmj0" to "security.access_map".
Inlined service ".security.request_matcher.3hXruZN" to "security.access_map".
Inlined service ".security.request_matcher.7is1Wzt" to "security.access_map".
Inlined service ".security.request_matcher.Xdbs5Wv" to "security.access_map".
Inlined service ".security.request_matcher.gATa5bX" to "security.access_map".
Inlined service ".security.request_matcher.7oMQ4Rg" to "security.access_map".
Inlined service ".security.request_matcher.m.ToLzy" to "security.access_map".
Inlined service ".security.request_matcher.9.Z93mH" to "security.access_map".
Inlined service ".security.request_matcher.5sLhexH" to "security.access_map".
Inlined service ".security.request_matcher.vkImjm6" to "security.access_map".
Inlined service ".security.request_matcher.0ZGar.r" to "security.access_map".
Inlined service ".security.request_matcher.DnJ6qkc" to "security.access_map".
Inlined service ".security.request_matcher.K4Z9L5n" to "security.access_map".
Inlined service ".security.request_matcher.qBzGpgP" to "security.access_map".
Inlined service ".security.request_matcher.U.vi0SE" to "security.access_map".
Inlined service ".security.request_matcher.NZf3BE." to "security.access_map".
Inlined service ".security.request_matcher.lDIwT5Q" to "security.access_map".
Inlined service ".security.request_matcher.5McKaIW" to "security.access_map".
Inlined service ".security.request_matcher.DYrjEmr" to "security.access_map".
Inlined service ".security.request_matcher.TBSn_Fv" to "security.access_map".
Inlined service ".security.request_matcher.zO.5wZy" to "security.access_map".
Inlined service ".security.request_matcher.y4mbAja" to "security.access_map".
Inlined service ".security.request_matcher.4hH4Sv4" to "security.access_map".
Inlined service ".security.request_matcher.8VIDzu0" to "security.access_map".
Inlined service ".security.request_matcher.f8uYWJf" to "security.access_map".
Inlined service ".security.request_matcher.tF1.39n" to "security.access_map".
Inlined service ".security.request_matcher.ToqebBW" to "security.access_map".
Inlined service ".security.request_matcher.LfulGui" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" 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.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
Inlined service "security.authentication.failure_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
Inlined service "security.authentication.success_handler.api_login.refresh_jwt" to "security.authenticator.refresh_jwt.api_login".
Inlined service "security.authentication.failure_handler.api_login.refresh_jwt" to "security.authenticator.refresh_jwt.api_login".
Inlined service "debug.security.firewall.authenticator.api_login.inner" to "debug.security.firewall.authenticator.api_login".
Inlined service "security.exception_listener.api_login" to "security.firewall.map.context.api_login".
Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.kApQy68" to ".security.request_matcher.Zu.dGkQ".
Inlined service ".security.request_matcher.SgEFjfW" to ".security.request_matcher.r4I89ac".
Inlined service ".security.request_matcher.Fx2pdLL" to ".security.request_matcher.gbjFDWC".
Inlined service ".security.request_matcher.J_HJhNh" to ".security.request_matcher.kbobkzF".
Inlined service ".security.request_matcher.9YmYtU5" to ".security.request_matcher.GNclo4Z".
Inlined service ".security.request_matcher.m7FosM2" to ".security.request_matcher.x.7K6Vp".
Inlined service ".security.request_matcher.b5cTmd2" to ".security.request_matcher.yh3jBgq".
Inlined service ".security.request_matcher.51LKWJp" to ".security.request_matcher.khCaYES".
Inlined service ".security.request_matcher.xlEQPLH" to ".security.request_matcher.dQEU0eu".
Inlined service ".security.request_matcher.KAY.s.d" to ".security.request_matcher.kksFDIr".
Inlined service ".security.request_matcher.BD88ZqD" to ".security.request_matcher.S9Cdspf".
Inlined service ".security.request_matcher.p9gyZ3m" to ".security.request_matcher.6riI5T9".
Inlined service ".security.request_matcher.ghznuF8" to ".security.request_matcher.atIAtYS".
Inlined service ".security.request_matcher.MWXfwiW" to ".security.request_matcher.lgN5QjV".
Inlined service ".security.request_matcher.KHYkhq8" to ".security.request_matcher.8V9Tppq".
Inlined service ".security.request_matcher.4GrWeqj" to ".security.request_matcher.lco3INh".
Inlined service ".security.request_matcher.EP9M6uF" to ".security.request_matcher.u7sYmj0".
Inlined service ".security.request_matcher.LN7rKaa" to ".security.request_matcher.3hXruZN".
Inlined service ".security.request_matcher.wa_tWYV" to ".security.request_matcher.7is1Wzt".
Inlined service ".security.request_matcher.fIaoQqX" to ".security.request_matcher.Xdbs5Wv".
Inlined service ".security.request_matcher.16Xi2HH" to ".security.request_matcher.gATa5bX".
Inlined service ".security.request_matcher.TYQlLJI" to ".security.request_matcher.7oMQ4Rg".
Inlined service ".security.request_matcher.tN9Loue" to ".security.request_matcher.m.ToLzy".
Inlined service ".security.request_matcher.HzfBjSM" to ".security.request_matcher.9.Z93mH".
Inlined service ".security.request_matcher..XbJ15e" to ".security.request_matcher.9.Z93mH".
Inlined service ".security.request_matcher.50bsG.S" to ".security.request_matcher.5sLhexH".
Inlined service ".security.request_matcher.Ofus3uH" to ".security.request_matcher.vkImjm6".
Inlined service ".security.request_matcher.nfe1Sb8" to ".security.request_matcher.0ZGar.r".
Inlined service ".security.request_matcher.uZGoudP" to ".security.request_matcher.DnJ6qkc".
Inlined service ".security.request_matcher.2Tdhkvb" to ".security.request_matcher.K4Z9L5n".
Inlined service ".security.request_matcher.XFyyYrY" to ".security.request_matcher.qBzGpgP".
Inlined service ".security.request_matcher..Rxdd6i" to ".security.request_matcher.U.vi0SE".
Inlined service ".security.request_matcher.Cyjws77" to ".security.request_matcher.NZf3BE.".
Inlined service ".security.request_matcher.qeA4BO_" to ".security.request_matcher.lDIwT5Q".
Inlined service ".security.request_matcher.pnsBadc" to ".security.request_matcher.5McKaIW".
Inlined service ".security.request_matcher.lOxloTk" to ".security.request_matcher.DYrjEmr".
Inlined service ".security.request_matcher.uV0UIHE" to ".security.request_matcher.TBSn_Fv".
Inlined service ".security.request_matcher.4zijRk7" to ".security.request_matcher.zO.5wZy".
Inlined service ".security.request_matcher.iQf_yg0" to ".security.request_matcher.y4mbAja".
Inlined service ".security.request_matcher.tFFq.Hv" to ".security.request_matcher.4hH4Sv4".
Inlined service ".security.request_matcher.OacCVQe" to ".security.request_matcher.8VIDzu0".
Inlined service ".security.request_matcher.kLcHeLA" to ".security.request_matcher.f8uYWJf".
Inlined service ".security.request_matcher.CF_tzYE" to ".security.request_matcher.tF1.39n".
Inlined service ".security.request_matcher.Etjc2WE" to ".security.request_matcher.ToqebBW".
Inlined service ".security.request_matcher.Nowd4Iu" to ".security.request_matcher.LfulGui".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
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 "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_EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" to "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
Inlined service "cache.easyadmin.recorder_inner" to "cache.easyadmin".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher" to "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator" to "EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~QArG434" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "monolog.logger.eight_points_guzzle" to "eight_points_guzzle.middleware.symfony_log".
Inlined service "karser_recaptcha3.google.recaptcha" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.ip_resolver" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.request_method.symfony_http_client" to "karser_recaptcha3.google.recaptcha".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
Inlined service "App\Normalizer\RoleContextBuilder" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.api.identifiers_extractor" to "api_platform.symfony.iri_converter".
Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter.legacy".
Inlined service ".service_locator.Xj84R6j" to "api_platform.state_provider.locator".
Inlined service ".service_locator.JiROEe6" to "api_platform.state_processor.locator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.legacy_resource_metadata".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.legacy_property_metadata".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.legacy_resource_metadata" to "api_platform.metadata.resource.metadata_collection_factory.legacy_subresource_metadata".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.metadata_factory.operation".
Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
Inlined service "api_platform.cache.metadata.resource.legacy.recorder_inner" to "api_platform.cache.metadata.resource.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.xml.legacy" to "api_platform.metadata.property.metadata_factory.property_info.legacy".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy" to "api_platform.metadata.property.metadata_factory.serializer.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.yaml.legacy" to "api_platform.metadata.property.metadata_factory.cached.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.serializer.legacy" to "api_platform.metadata.property.metadata_factory.default_property.legacy".
Inlined service "api_platform.cache.metadata.property.legacy.recorder_inner" to "api_platform.cache.metadata.property.legacy".
Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
Inlined service "api_platform.metadata.property.metadata_factory.default_property.legacy" to "api_platform.metadata.property.metadata_factory.yaml.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.yaml".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.yaml.legacy".
Inlined service "api_platform.metadata.property.identifier_metadata_factory.xml" to "api_platform.metadata.resource.link_factory".
Inlined service "api_platform.metadata.property.metadata_factory.legacy_property_metadata" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.doctrine.orm.metadata.property.identifier_metadata_factory" to "api_platform.metadata.property.identifier_metadata_factory.attribute".
Inlined service "api_platform.metadata.property.identifier_metadata_factory.yaml" to "api_platform.metadata.property.identifier_metadata_factory.xml".
Inlined service "api_platform.metadata.property.identifier_metadata_factory.property_info" to "api_platform.metadata.property.identifier_metadata_factory.legacy_property_metadata".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.legacy_subresource_metadata" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.cache.metadata.resource_collection.recorder_inner" to "api_platform.cache.metadata.resource_collection".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml.legacy" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.identifier_metadata_factory.attribute" to "api_platform.metadata.property.identifier_metadata_factory.yaml".
Inlined service ".2_ObjectNormalizer~fVnFiNR" to ".1_Serializer~fVnFiNR".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory.next".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
Inlined service "App\ApiPlatform\Serializer\HydraCollectionSerializer" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.metadata.property.metadata_factory.property_info.legacy" to "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy".
Inlined service "api_platform.pagination.next" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.metadata.property.identifier_metadata_factory.legacy_property_metadata" to "api_platform.doctrine.orm.metadata.property.identifier_metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "Symfony\Component\Mercure\Discovery" to "api_platform.mercure.listener.response.add_link_header".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
Inlined service "api_platform.state_processor.locator" to "api_platform.listener.view.write".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.upgrade.subresource_transformer" to "api_platform.upgrade_resource.command".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service ".zenstruck_foundry.story_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.model_factory_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.default_instantiator" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.faker" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.maker.factory.autoCompleter" to ".zenstruck_foundry.maker.factory".
Inlined service ".zenstruck_foundry.maker.factory.candidate_classes_extractor" to ".zenstruck_foundry.maker.factory".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "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 "lexik_jwt_authentication.extractor.query_parameter_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "lexik_jwt_authentication.extractor.cookie_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "BenTools\WebPushBundle\Model\Subscription\UserSubscriptionManagerRegistry" to "BenTools\WebPushBundle\Action\RegisterSubscriptionAction".
Inlined service "a2lix_auto_form.object_info.doctrine_orm_info" to "a2lix_auto_form.form.manipulator.doctrine_orm_manipulator".
Inlined service "a2lix_auto_form.form.event_listener.auto_form_listener" to "a2lix_auto_form.form.type.auto_form_type".
Inlined service "a2lix_auto_form.doctrine.metadata_factory" to "a2lix_auto_form.object_info.doctrine_orm_info".
Inlined service "a2lix_translation_form.form.event_listener.translations_listener" to "a2lix_translation_form.form.type.translations_type".
Inlined service "a2lix_translation_form.form.event_listener.translations_form_listener" to "a2lix_translation_form.form.type.translations_forms_type".
Inlined service ".service_locator.O2p6Lk7.Lexik\Bundle\TranslationBundle\Controller\RestController" to "Lexik\Bundle\TranslationBundle\Controller\RestController".
Inlined service "Lexik\Bundle\TranslationBundle\Translation\Translator" to "Lexik\Bundle\TranslationBundle\Controller\TranslationController".
Inlined service ".service_locator.O2p6Lk7.Lexik\Bundle\TranslationBundle\Controller\TranslationController" to "Lexik\Bundle\TranslationBundle\Controller\TranslationController".
Inlined service ".service_locator.nFxFpWE" to "lexik_translation.translator".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_body" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_parameter" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_cookie" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "gesdinet.jwtrefreshtoken".
Inlined service "valinor.mapper_builder" to ".4_MapperCacheWarmer~CSzlTgw".
Inlined service "nelmio_security.nonce_generator" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains_regex" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_schemes" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_injected_scripts" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_browser_bugs" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.ua_parser.ua_php.provider" to "nelmio_security.csp_report.filter.noise_detector_browser_bugs".
Inlined service "nelmio_security.csp_report.log_formatter" to "nelmio_security.csp_report.logger".
Inlined service "nelmio_security.csp_report.logger" to "nelmio_security.csp_reporter_controller".
Inlined service "nelmio_security.csp_report.filter" to "nelmio_security.csp_reporter_controller".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.default_ip_whitelist_provider" to "scheb_two_factor.ip_whitelist_condition".
Inlined service "scheb_two_factor.default_token_factory" to "scheb_two_factor.provider_initiator".
Inlined service "scheb_two_factor.default_provider_decider" to "scheb_two_factor.provider_initiator".
Inlined service "scheb_two_factor.security.google_totp_factory" to "scheb_two_factor.security.google_authenticator".
Inlined service "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.jNGNNQr" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.component_stack" to "ux.twig_component.component_renderer".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "api_platform.maker.command.data_provider" to "maker.auto_command.make_data_provider".
Inlined service "api_platform.maker.command.data_persister" to "maker.auto_command.make_data_persister".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service ".zenstruck_foundry.maker.factory" to "maker.auto_command.make_factory".
Inlined service ".zenstruck_foundry.maker.story" to "maker.auto_command.make_story".
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 "Elao\Enum\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver\EnumValueResolver" to ".debug.value_resolver.Elao\Enum\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver\EnumValueResolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver" to ".debug.value_resolver.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver" to ".debug.value_resolver.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver".
Inlined service "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "command_bus.middleware.send_message".
Inlined service "command_bus.messenger.handlers_locator" to "command_bus.middleware.handle_message".
Inlined service "App\Message\ExMessageHandler" to ".messenger.handler_descriptor.dSxS3ka".
Inlined service "App\Message\HDMessageHandler" to ".messenger.handler_descriptor.aLl3__5".
Inlined service "App\Message\InvoiceMessageHandler" to ".messenger.handler_descriptor.j_qeeg.".
Inlined service "App\Message\MedycMessageHandler" to ".messenger.handler_descriptor.jZbp8lg".
Inlined service "App\Message\NewsletterMessageHandler" to ".messenger.handler_descriptor.wDs7QYW".
Inlined service "App\Message\NotificationMessageHandler" to ".messenger.handler_descriptor.CmK2WEN".
Inlined service "App\Message\RemoveExPrescriptionMessageHandler" to ".messenger.handler_descriptor.cIlmIgq".
Inlined service "App\Message\SendExPrescriptionMessageHandler" to ".messenger.handler_descriptor.Wj4pbsL".
Inlined service "App\Message\UpdateExPrescriptionMessageHandler" to ".messenger.handler_descriptor.9j4FhNJ".
Inlined service ".messenger.method_on_object_wrapper.B56m27f" to ".messenger.handler_descriptor.y7ly_6j".
Inlined service "App\Message\WordpressMessageHandler" to ".messenger.handler_descriptor.oPBb_xf".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.awvZxnY".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.rJUOC.J".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.pvjVpcB".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.kKY6REF".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.1ZdtwyW".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.zW0LVBn".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.4L0kcsf".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.R5QgwMg".
Inlined service "presta_sitemap.messenger.message_handler" to ".messenger.handler_descriptor.J5882c6".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "email_labs_client.uri_template" to ".debug.email_labs_client".
Inlined service "fb_client.uri_template" to ".debug.fb_client".
Inlined service "p1_client.uri_template" to ".debug.p1_client".
Inlined service "p1_client_b.uri_template" to ".debug.p1_client_b".
Inlined service "polmed_client.uri_template" to ".debug.polmed_client".
Inlined service "medyc_client.uri_template" to ".debug.medyc_client".
Inlined service "hd_client.uri_template" to ".debug.hd_client".
Inlined service "awin_client.uri_template" to ".debug.awin_client".
Inlined service "atinea_client.uri_template" to ".debug.atinea_client".
Inlined service "diagnostic_client.uri_template" to ".debug.diagnostic_client".
Inlined service "debug.state_machine.order_state.inner" to "debug.state_machine.order_state".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\AdminVoter" to ".debug.security.voter.App\Security\AdminVoter".
Inlined service "App\Security\PatientTokenVoter" to ".debug.security.voter.App\Security\PatientTokenVoter".
Inlined service "App\Security\SiteTokenVoter" to ".debug.security.voter.App\Security\SiteTokenVoter".
Inlined service "App\Security\UserPeselVoter" to ".debug.security.voter.App\Security\UserPeselVoter".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" to ".debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter".
Inlined service "debug.security.event_dispatcher.api_login.inner" to "debug.security.event_dispatcher.api_login".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.DKvQu_3" to ".service_locator.DKvQu_3.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.j7D0Vt4" to ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.FSPzA0O" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "App\Normalizer\AutocompleteAdditionalDataNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\AutocompleteNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\ContentTemplateTypeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\DateTimeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\DoctorNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\DoctorSlotsNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\FileTypeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\InstitutionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\OpinionDenormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\OrderDenormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\PatientDenormalizer" to "debug.serializer.inner".
Inlined service "api_platform.serializer.uuid_denormalizer" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "Elao\Enum\Bridge\Symfony\Serializer\Normalizer\EnumNormalizer" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.documentation" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.error" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "App\Normalizer\ApiNormalizer" to "debug.serializer.inner".
Inlined service "app.serializer.normalizer.item.json" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.encoder" to "debug.serializer.inner".
Inlined service "api_platform.problem.encoder" to "debug.serializer.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "state_machine.order_state.definition" to "debug.state_machine.order_state.inner".
Inlined service "lexik_translation.orm.metadata.xml" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~fVnFiNR" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.operation_path_resolver.router" to "api_platform.swagger.normalizer.api_gateway.inner".
Inlined service ".service_locator.ApW3EUT" to "console.command_loader".
Inlined service ".service_locator.DKvQu_3.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.command_bus.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "Lexik\Bundle\TranslationBundle\Translation\Exporter\YamlExporter" to "lexik_translation.exporter_collector".
Inlined service "Lexik\Bundle\TranslationBundle\Translation\Exporter\PhpExporter" to "lexik_translation.exporter_collector".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.datetime" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "serializer.normalizer.datetime" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "stimulus.helper" to "twig".
Inlined service "stimulus.helper" to "twig".
Inlined service ".security.request_matcher.ruADBY9" to "security.access_map".
Inlined service ".security.request_matcher.ruADBY9" to "security.access_map".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "api_platform.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service ".state_machine.order_state.transition.0" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.1" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.2" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.3" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.4" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.5" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.7" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.8" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.9" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.10" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.0" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.1" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.2" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.3" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.4" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.5" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.7" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.8" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.9" to "debug.state_machine.order_state".
Inlined service ".state_machine.order_state.transition.10" to "debug.state_machine.order_state".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
5
Tag "container.decorator" was defined on service(s) "App\Message\UpdateHandler", "debug.controller_resolver", "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_login", "debug.security.firewall.authenticator.main", "api_platform.serializer.context_builder.filter", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.subresource_operation_factory.cached", "api_platform.hydra.json_schema.schema_factory", "api_platform.identifiers_extractor.cached", "mercure.hub.default.traceable", "scheb_two_factor.security.authentication.trust_resolver", ".debug.http_client", ".debug.email_labs_client", ".debug.fb_client", ".debug.p1_client", ".debug.p1_client_b", ".debug.polmed_client", ".debug.medyc_client", ".debug.hd_client", ".debug.awin_client", ".debug.atinea_client", ".debug.diagnostic_client", "debug.state_machine.order_state", "debug.security.event_dispatcher.api_login", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "templating.helper" was defined on service(s) "Vich\UploaderBundle\Templating\Helper\UploaderHelper", but was never used.
Tag "eight_points_guzzle.logger" was defined on service(s) "eight_points_guzzle.postal_code_client_logger", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.
Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.order_state", but was never used.